You are not logged in.
Thank you, the fork works for me too. I had the same error message before.
no place like /home
github
Offline
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
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)
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
Inxsible, [testing] works fine for me. Make sure it is not commented out in /etc/clyde.conf.
Offline
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 !
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
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
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
How do i use clyde behind a proxy?
Offline
How do i use clyde behind a proxy?
It is posted in this topic
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
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
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.
Last edited by smartboyathome (2010-06-23 15:22:16)
Offline
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
Chiming in late to say thank you to Kiwi, Ghost and the contributors -- clyde is just great!
musician & coder
http://elephly.net
http://github.com/rekado
Offline
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
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
You're probably not using the newest version, because I don't get this bug since update.
Offline
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
I have a question, is "clyde -Syu --aur" supposed to upgrade both repo and AUR packages or just AUR?
Offline
both
Offline
So theres no way to upgrade AUR packages only?
Offline
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
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
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
:: 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