You are not logged in.

#1 2004-04-21 21:32:40

beniro
Member
From: St. Petersburg, FL, USA
Registered: 2002-12-31
Posts: 313

pacman -Syu errors

I try to do pacman -Syu and pacman syncs my db, shows me the pkgs that need updating:

:: Synchronizing package databases... 
 current                  [################] 100%|     38K|   75.3K/s| 00:00:00
 extra                    [################] 100%|    132K|   16.8K/s| 00:00:07

Targets: gimp-print-4.2.6-2 gkrellm-2.1.28-2 glut-3.7-3 shared-mime-info-0.14-1
         gnome-mime-data-2.4.1-3 gnome-vfs-2.6.0-1 gnupg-1.2.4-2 gpm-1.20.1-4
         gqview-1.4.2-1 jade-1.2.1-1 gtk-doc-1.2-2 gtk-engines-2.2.0-3
         gtk-xfce-engine-2.1.9-2 gtkhtml-3.0.10-2 gtksourceview-1.0.0-1
         html-parser-3.35-1 html-tagset-3.03-2 imagemagick-6.0.0-2
         intltool-0.30-1 ircii-pana-1.1-1 irssi-0.8.9-2 j2re-1.4.2_04-2
         jfsutils-1.1.5-1 lftp-3.0.2-1 libao-0.8.5-1 libbonobo-2.6.0-1
         libbonoboui-2.6.0-1 libgcrypt-1.1.94-1 libglade-2.3.6-1
         libgnome-2.6.0-1 libgnomecanvas-2.6.0-1 libgnomeprint-2.6.0-1
         libgnomeprintui-2.6.0-1 gnome-keyring-0.2.0-1 libgnomeui-2.6.0-1
         libgtkhtml-2.6.0-1 libgtop-2.6.0-1 libidl2-0.8.3-1 libmikmod-3.1.11-1
         libcroco-0.5.0-1 librsvg-2.6.4-3 libsoup-1.99.26-2 libtiff-3.6.1-2
         libtool-1.5.6-1 libxfce4mcs-4.0.5-1 libxfce4util-4.0.5-1
         libxfcegui4-4.0.5-1 libxml2-2.6.8-1 libxslt-1.1.5-1 licq-1.2.7-4
         lilo-22.5.9-1 links-2.1pre14-3 mailman-2.1.4-1 mesa-6.0.1-1
         mplayer-1.0pre3.2-1 mutt-1.4.2.1-1 nmap-3.50-3 openldap-2.1.29-1
         openssl-0.9.7d-1 openssh-3.8.1p1-1 openvpn-1.5.0-4 orbit2-2.10.0-2
         parted-1.6.10-1 pcre-4.5-1 php-4.3.6-1 pine-4.58-2 procps-3.2.1-1
         python-2.3.3-3 reiserfsprogs-3.6.14-2 samba-3.0.2-3 screem-0.10.2-1
         scrollkeeper-0.3.14-1 startup-notification-0.6-1 tcl-8.4.6-2
         tcpdump-3.8.3-1 tin-1.7.4-1 vorbis-tools-1.0.1-4 w3m-0.4.2-3
         wget-1.9.1-2 whois-4.6.13-1 wine-20040408-1 wvdial-1.54.0-2
         wvstreams-3.75.0-1

Proceed with upgrade? [Y/n]

If I say "Y", I get the following conflicts:

error: the following file conflicts were found:
         /opt/gnome/etc/gconf/schemas/desktop_gnome_url_handlers.schemas: exists in filesystem
         /usr/lib/perl5/5.8.3/i686-linux/Irssi.pm: exists in filesystem
         /usr/lib/perl5/5.8.3/i686-linux/Irssi/Irc.pm: exists in filesystem
         /usr/lib/perl5/5.8.3/i686-linux/Irssi/TextUI.pm: exists in filesystem
         /usr/lib/perl5/5.8.3/i686-linux/Irssi/UI.pm: exists in filesystem
         /usr/lib/perl5/5.8.3/i686-linux/auto/Irssi/.packlist: exists in filesystem
         /usr/lib/perl5/5.8.3/i686-linux/auto/Irssi/Irc/.packlist: exists in filesystem
         /usr/lib/perl5/5.8.3/i686-linux/auto/Irssi/Irc/Irc.bs: exists in filesystem
         /usr/lib/perl5/5.8.3/i686-linux/auto/Irssi/Irc/Irc.so: exists in filesystem
         /usr/lib/perl5/5.8.3/i686-linux/auto/Irssi/Irssi.bs: exists in filesystem
         /usr/lib/perl5/5.8.3/i686-linux/auto/Irssi/Irssi.so: exists in filesystem
         /usr/lib/perl5/5.8.3/i686-linux/auto/Irssi/TextUI/.packlist: exists in filesystem
         /usr/lib/perl5/5.8.3/i686-linux/auto/Irssi/TextUI/TextUI.bs: exists in filesystem
         /usr/lib/perl5/5.8.3/i686-linux/auto/Irssi/TextUI/TextUI.so: exists in filesystem
         /usr/lib/perl5/5.8.3/i686-linux/auto/Irssi/UI/.packlist: exists in filesystem
         /usr/lib/perl5/5.8.3/i686-linux/auto/Irssi/UI/UI.bs: exists in filesystem
         /usr/lib/perl5/5.8.3/i686-linux/auto/Irssi/UI/UI.so: exists in filesystem

What could the problem be?  Does this have something to do with the Gnome 2.6 problems that there've been recently?  I don't run Gnome, but I have some libs, etc. of theirs...

I'm currently installing the pkgs one by one (which works fine), but I'd like to be able to pacman -Syu again someday.  smile

I'm running Arch 0.7, Kernel 2.6.5, P4 2400, 1 GB RAM, Geforce FX 5200.

I will update if there are any further developments.  Thanks in advance!  smile

Offline

#2 2004-04-21 21:48:57

beniro
Member
From: St. Petersburg, FL, USA
Registered: 2002-12-31
Posts: 313

Re: pacman -Syu errors

I had to pacman -Rd irssi, and then reinstall it and now I only get the first /opt/gnome/etc/gconf... error...

I tried pacman -Rd'ing gconf, but that doesn't work.  My GTK apps all work fine...I dunno...

Offline

#3 2004-04-21 22:49:47

beniro
Member
From: St. Petersburg, FL, USA
Registered: 2002-12-31
Posts: 313

Re: pacman -Syu errors

Well, it finally worked...I'm not sure what pkg was the one causing the error, as a specific pkg wasn't listed as the one causing the problem in pacman's log or pacman's verbose mode...

I'm gonna submit a feautre request on this one...

Offline

Board footer

Powered by FluxBB