You are not logged in.

#401 2010-06-19 09:44:34

demian
Member
From: Frankfurt, Germany
Registered: 2009-05-06
Posts: 709

Re: Clyde - A better libalpm/makepkg wrapper

Thank you, the fork works for me too. I had the same error message before.


no place like /home
github

Offline

#402 2010-06-19 10:42:12

bjesus
Member
Registered: 2007-04-06
Posts: 55

Re: Clyde - A better libalpm/makepkg wrapper

juster wrote:

Please try again, I fixed that pkg_get_removes bug.  I forgot to remove the call to it from the lua code.  It is a removed function from libalpm.

I created a PKGBUILD, copy & paste this wget to download it

wget http://github.com/juster/clyde/raw/pacman3.4/PKGBUILD

Then run makepkg, pacman -U on it.  The package is called clyde-fork-git.

Thank you, it works now!

Offline

#403 2010-06-20 18:47:52

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: Clyde - A better libalpm/makepkg wrapper

I upgraded pacman from testing and I just wanted to chime in that I get the same error as well.

.........Onto building clyde from git again.


EDIT : re-built clyde-fork-git.

There are still some bugs though:
using clyde to update doesn't find that my testing is enabled

╔═[15:23]═[inxs @ wolfdale]
╚═══===═══[~]>> sudo clyde -Syu
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
:: Starting full system upgrade...
warning: ati-dri: local (7.8.1-3) is newer than extra (7.7.1-1)
warning: dri2proto: local (2.3-1) is newer than extra (2.1-2)
warning: glibc: local (2.12-3) is newer than core (2.12-2)
warning: initscripts: local (2010.06-2) is newer than core (2010.05-3)
warning: kernel26: local (2.6.34-2) is newer than core (2.6.33.4-1)
warning: libdrm: local (2.4.21-1) is newer than extra (2.4.19-2)
warning: libgl: local (7.8.1-3) is newer than extra (7.7.1-1)
warning: libtool: local (2.2.10-1) is newer than core (2.2.8-1)
warning: mesa: local (7.8.1-3) is newer than extra (7.7.1-1)
warning: mkinitcpio: local (0.6.6-1) is newer than core (0.6.4-1)
warning: pacman: local (3.4.0-1) is newer than core (3.3.3-5)
warning: perl: local (5.12.1-1) is newer than core (5.10.1-5)
warning: perlxml: local (2.36-3) is newer than extra (2.36-2)
warning: udev: local (157-1) is newer than core (151-3)
warning: vigra: local (1.7.0-2) is newer than extra (1.7.0-1)
warning: xf86-input-acecad: local (1.4.0-2) is newer than extra (1.4.0-1)
warning: xf86-input-aiptek: local (1.3.0-2) is newer than extra (1.3.0-1)
warning: xf86-input-elographics: local (1.2.4-1) is newer than extra (1.2.3-3)
warning: xf86-input-evdev: local (2.4.0-1) is newer than extra (2.3.2-1)
warning: xf86-input-fpit: local (1.3.0-5) is newer than extra (1.3.0-3)
warning: xf86-input-hyperpen: local (1.3.0-4) is newer than extra (1.3.0-3)
warning: xf86-input-joystick: local (1.5.0-2) is newer than extra (1.5.0-1)
warning: xf86-input-keyboard: local (1.4.0-2) is newer than extra (1.4.0-1)
warning: xf86-input-mouse: local (1.5.0-2) is newer than extra (1.5.0-1)
warning: xf86-input-mutouch: local (1.2.1-5) is newer than extra (1.2.1-4)
warning: xf86-input-penmount: local (1.4.1-2) is newer than extra (1.4.1-1)
warning: xf86-input-synaptics: local (1.2.2-2) is newer than extra (1.2.1-1)
warning: xf86-input-vmmouse: local (12.6.7-1) is newer than extra (12.6.5-3)
warning: xf86-input-void: local (1.3.0-2) is newer than extra (1.3.0-1)
warning: xorg-server: local (1.8.1-1) is newer than extra (1.7.6-3)
resolving dependencies...
looking for inter-conflicts...

Targets (1): xf86-video-ati-6.12.192-1  

Total Download Size:    0.00 MB
Total Installed Size:   1.20 MB

==> Proceed with installation? [Y/n] n

using pacman however, gives me this.

╔═[15:26]═[inxs @ wolfdale]
╚═══===═══[~]>> sudo pacman -Syu
:: Synchronizing package databases...
 testing is up to date
 core is up to date
 extra is up to date
 community is up to date
:: Starting full system upgrade...
 there is nothing to do

Also, Note that I have xf86-video-ati-6.13.0-1 installed from testing, but clyde still wants to "update" it to 6.12.192-1.

So I did a

╔═[15:31]═[inxs @ wolfdale]
╚═══===═══[~]>> clyde -Qi xf86-video-ati
Repository     : extra
Name           : xf86-video-ati
Version        : 6.12.192-1
URL            : http://xorg.freedesktop.org/
Licenses       : custom  
Groups         : xorg-video-drivers  
Provides       : None
Depends On     : libdrm>=2.4.19  libpciaccess  ati-dri>=7.7  pixman>=0.16.6  
Optional Deps  : None
Conflicts With : xorg-server<1.7.0  
Replaces       : None
Download Size  : 436.15 K
Installed Size : 1232.00 K
Packager       : Andreas Radke <andyrtr@archlinux.org>
Architecture   : x86_64
Build Date     : Mon 15 Mar 2010 02:28:21 PM EDT
MD5 Sum        : 83cfbfd8edb37ac91f57ca8f94eec437
Description    : X.org ati video driver

whereas using pacman I get

╔═[15:28]═[inxs @ wolfdale]
╚═══===═══[~]>> pacman -Qi xf86-video-ati
Name           : xf86-video-ati
Version        : 6.13.0-1
URL            : http://xorg.freedesktop.org/
Licenses       : custom
Groups         : xorg-video-drivers
Provides       : None
Depends On     : libdrm>=2.4.20  libpciaccess  ati-dri>=7.8.1  pixman>=0.18.0
Optional Deps  : None
Required By    : None
Conflicts With : xorg-server<1.8.0
Replaces       : None
Installed Size : 1272.00 K
Packager       : Jan de Groot <jgc@archlinux.org>
Architecture   : x86_64
Build Date     : Wed 07 Apr 2010 03:44:55 PM EDT
Install Date   : Sun 20 Jun 2010 03:23:09 PM EDT
Install Reason : Explicitly installed
Install Script : No
Description    : X.org ati video driver

So all in all clyde is not seeing my testing repo as enabled.

Last edited by Inxsible (2010-06-20 19:31:21)


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#404 2010-06-21 02:47:09

juster
Forum Fellow
Registered: 2008-10-07
Posts: 195

Re: Clyde - A better libalpm/makepkg wrapper

Inxsible, [testing] works fine for me.  Make sure it is not commented out in /etc/clyde.conf.

Offline

#405 2010-06-21 03:46:44

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: Clyde - A better libalpm/makepkg wrapper

juster wrote:

Inxsible, [testing] works fine for me.  Make sure it is not commented out in /etc/clyde.conf.

face-palm !!

You are right. I didn't think it would use a separate config file. I just assumed it was also using the pacman.conf -- primarily because i used the same aliases for clyde - which I had been using for pacman all this while.


My bad !


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#406 2010-06-23 03:00:56

firecat53
Member
From: Lake Stevens, WA, USA
Registered: 2007-05-14
Posts: 1,542
Website

Re: Clyde - A better libalpm/makepkg wrapper

Agh, wrong topic -- deleted!

Last edited by firecat53 (2010-06-23 15:57:01)

Offline

#407 2010-06-23 06:42:58

muunleit
Member
From: Germany
Registered: 2008-02-23
Posts: 234

Re: Clyde - A better libalpm/makepkg wrapper

firecat53 wrote:

Anyone think of a way to change the PS1 to indicate that the shell was started from within Ranger (via 'S') ? I find myself entering the shell for a bit, walking away for awhile and then inadvertently starting a second ranger instance instead of C-d to get back to the first one.

Thanks!
Scott

Wrong topic, Scott?


"The mind can make a heaven out of hell or a hell out of heaven" -- John Milton

Offline

#408 2010-06-23 07:30:55

muunleit
Member
From: Germany
Registered: 2008-02-23
Posts: 234

Re: Clyde - A better libalpm/makepkg wrapper

about: Pacman 3.4 released

clyde-fork-git works fine with pacman 3.4 update until you install the new mirrorlists.
You need to add the architecture-line from /etc/pacman.conf to /etc/clyde.conf and change it to your architecture, because "auto" doesn't work in clyde.

Architecture=i686

"The mind can make a heaven out of hell or a hell out of heaven" -- John Milton

Offline

#409 2010-06-23 08:23:47

jck
Member
From: USA
Registered: 2009-05-08
Posts: 98

Re: Clyde - A better libalpm/makepkg wrapper

How do i use clyde behind a proxy?

Offline

#410 2010-06-23 08:33:27

muunleit
Member
From: Germany
Registered: 2008-02-23
Posts: 234

Re: Clyde - A better libalpm/makepkg wrapper

jck wrote:

How do i use clyde behind a proxy?

It is posted in this topic hmm
look here http://bbs.archlinux.org/viewtopic.php? … 76#p747476


"The mind can make a heaven out of hell or a hell out of heaven" -- John Milton

Offline

#411 2010-06-23 10:09:18

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: Clyde - A better libalpm/makepkg wrapper

Inxsible wrote:
juster wrote:

Inxsible, [testing] works fine for me.  Make sure it is not commented out in /etc/clyde.conf.

face-palm !!

You are right. I didn't think it would use a separate config file. I just assumed it was also using the pacman.conf -- primarily because i used the same aliases for clyde - which I had been using for pacman all this while.


My bad !

You can use an include statement to grab pacman settings from pacman.conf eliminating the redundancy. I think it is bad practice to duplicate the same settings over two files.

#
# CLYDE OPTIONS
#
[clydeoptions]
Editor = vim
#Colors are enabled by default. To disable them, uncomment the following line
#NoColor
#Searching AUR is enabled by default. Uncomment the following line to only search with --aur
#ReposOnly
#
# /etc/clyde.conf
#

Include = /etc/pacman.conf

Offline

#412 2010-06-23 15:20:50

smartboyathome
Member
From: $HOME
Registered: 2007-12-23
Posts: 334
Website

Re: Clyde - A better libalpm/makepkg wrapper

I know it is bad practice, and probably wouldn't be supported, but I'm asking anyway since it would be a convenience thing for me. Perhaps you could add a flag which allows you to skip editing the PKGBUILD/install files. This would be handy for scripts (for example), or for mass installation. Besides, I usually download the packages I edit using a custom function to ~/aur, so there really isn't much of a need for this.

EDIT: Oh, and also, perhaps clyde could check to see if the package in aur/repos are out of date and report that when searching or showing info. Probably would be a lot of work for little gain, still it would make me have a few less steps sometimes. smile

Last edited by smartboyathome (2010-06-23 15:22:16)

Offline

#413 2010-06-23 20:35:22

juster
Forum Fellow
Registered: 2008-10-07
Posts: 195

Re: Clyde - A better libalpm/makepkg wrapper

Kiwi's official repository has been updated to work with pacman 3.4.  So everyone can go back to using the AUR to install clyde.  There's no reason to use clyde-fork-git anymore.

The Architecture = auto bug has been fixed thanks to a patch from "OttoAllmendinger".  Thanks!

Offline

#414 2010-06-23 22:00:24

rekado
Member
From: Shanghai, China
Registered: 2009-01-13
Posts: 98
Website

Re: Clyde - A better libalpm/makepkg wrapper

Chiming in late to say thank you to Kiwi, Ghost and the contributors -- clyde is just great!

Offline

#415 2010-06-24 07:25:54

MkFly
Member
From: Mars
Registered: 2009-12-10
Posts: 141

Re: Clyde - A better libalpm/makepkg wrapper

smartboyathome wrote:

Perhaps you could add a flag which allows you to skip editing the PKGBUILD/install files. This would be handy for scripts (for example), or for mass installation.

I think --noconfirm is what you're looking for (it's in the pacman/clyde manpages).

Offline

#416 2010-07-03 12:53:11

utdemir
Member
Registered: 2009-06-10
Posts: 23

Re: Clyde - A better libalpm/makepkg wrapper

I think I found a little bug.

I was installing the easystroke from AUR(clyde -S easystroke --noconfirm), everything went fine and installed correctly, but after finish, my prompt didn't appear.

-> Yükleme betiği ekleniyor...
  -> Paket sıkıştırılıyor...
==> fakeroot ortamından çıkılıyor.
==> easystroke 0.5.3-3 (Cts Tem  3 15:38:39 UTC 2010) paketinin derlenmesi tamamlandı #means compilation finished.
loading package data...
resolving dependencies...
looking for inter-conflicts...
checking package integrity...
(1/1) installing easystroke                        [###########################################################################################################################################################] 100%
Optional dependencies for easystroke
    help2man: needed to create a manual page

## output stopped, i pressed Ctrl+C:
error: failed to release transaction (işlem başlatılmadı) # (process can't started)

Last edited by utdemir (2010-07-03 12:58:58)

Offline

#417 2010-07-04 18:49:53

silenc3r
Member
From: Poland
Registered: 2009-08-29
Posts: 149

Re: Clyde - A better libalpm/makepkg wrapper

You're probably not using the newest version, because I don't get this bug since update.

Offline

#418 2010-07-06 21:29:44

valium97582
Member
Registered: 2010-06-19
Posts: 126

Re: Clyde - A better libalpm/makepkg wrapper

Really good job, Kiwi and Ghost1227! You manager to be better than yaourt, pacman, packer and powerpill all together!

The pacman dev team could learn with you...


I'm also known as zmv on IRC.

Offline

#419 2010-07-07 02:36:02

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: Clyde - A better libalpm/makepkg wrapper

I have a question, is "clyde -Syu --aur" supposed to upgrade both repo and AUR packages or just AUR?

Offline

#420 2010-07-07 05:55:01

Berseker
Member
From: Near Lecco, Italy
Registered: 2008-04-24
Posts: 258

Re: Clyde - A better libalpm/makepkg wrapper

both wink

Offline

#421 2010-07-07 06:07:09

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: Clyde - A better libalpm/makepkg wrapper

So theres no way to upgrade AUR packages only?

Offline

#422 2010-07-07 06:48:18

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,358

Re: Clyde - A better libalpm/makepkg wrapper

Hmmm, IgnorePkg doesn't work with AUR packages?


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#423 2010-07-07 22:28:23

franz1789
Member
Registered: 2008-04-22
Posts: 56

Re: Clyde - A better libalpm/makepkg wrapper

still can't see the feature that let me install pkgs from aur using

clyde -S aur/pkgname

will it be introduced? it's the only reason why I keep yaourt installed...

Offline

#424 2010-07-08 06:40:32

tamtam
Member
From: France
Registered: 2010-02-11
Posts: 47

Re: Clyde - A better libalpm/makepkg wrapper

When two packages have the same name (one in the repo and one in aur), when whe do "clyde package" and then choose the aur one, it always takes the one from the repo. And why does it look for it again since we alreay chose?

2 aur/wmfs-git 20100401-1 [installed] (25)
    A lightweight and highly configurable tiling window manager for X
==>  Enter #'s (separated by blanks) of packages to be installed
==>  ------------------------------------------------------------
==> 2
:: wmfs-git package not found, searching for group...
:: wmfs-git group not found, searching AUR...


Lady, people aren't chocolates. Do you know what they are mostly? Bastards. Bastard-coated bastards with bastard filling. But I don't find them half as annoying as I find naive bobble-headed optimists who walk around vomiting sunshine.

Offline

#425 2010-07-08 15:40:02

mcmillan
Member
Registered: 2006-04-06
Posts: 737

Re: Clyde - A better libalpm/makepkg wrapper

tamtam wrote:

:: wmfs-git package not found, searching for group...
:: wmfs-git group not found, searching AUR...

Since that's also what happens if you try to install something from aur with clyde -S [package] I figure it's a result from the installation. It might be possible to skip that check, but I'm not familiar with the code to say how it's setup

Offline

Board footer

Powered by FluxBB