You are not logged in.
pacman -Sy xchat :
seemed to upgrade ok.
running xchat (from console to get feedback) gives:
xchat: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory
xchat fails to run
==
solved by checking dependencies on arch package page
http://archlinux.org/packages.php?id=4265
and updating, those via pacman, too.
(gtk2, openssl, tcl, gtkspell)
shouldnt just running pacman -Sy xchat have sorted this anyways ?
or am i having one of those "duuuuh " moments
tia
kern
Offline
pacman -Sy xchat will only install/update the latest xchat. The depends won't be upgraded (for that you need pacman -Syu ).
BTW, If you haven't done a "pacman -Syu" lately, you'll probably want to do so (read the frontpage news) especially if you installed the latest openssl. Otherewise, your older packages won't work with the newer openssl.
Offline
thx snowman.
im just starting to realise this as first sylpheed fails, and then xine. i try and avoid full upgrades til absolutely necessary.
usually im afraid i'll break something i havent time to repair just now. but your right. full upgrade is best and appears now to be very necessary.
k
Offline
Kern! Upgrade Now!
Offline
Thx Mr Pingu ...... yeh i went for it and updated overnight{:@
[root@localhost ~]# pacman -Syu
:: Synchronizing package databases...
:: current is up to date
:: extra is up to date
:: Replace alsa-driver with kernel26 from "current"? [Y/n]
:: Replace devfsd with udev from "current"? [Y/n]
:: Replace rar with unrar from "current"? [Y/n]
:: nvidia-utils conflicts with nvidia. Remove nvidia? [Y/n]
Remove: nvidia alsa-driver devfsd rar
Targets: klibc-1.4-1 <snip> xpdf-3.01_pl2-6
Proceed with upgrade? [Y/n] y
:: Retrieving packages from current...
klibc-1.4-1 <snip>
checking package integrity... done.
==> Deinstallation starts now!
ERROR: Module nvidia is in use
==> Don't forget to update your /etc/X11/XF86Config or /etc/X11/xorg.conf!
removing nvidia... done.
removing alsa-driver... done.
removing devfsd...
warning: /etc/devfsd.conf saved as /etc/devfsd.conf.pacsave
done.
removing rar... done.
loading package data... done.
checking for file conflicts...
error: the following file conflicts were found:
gimp-print: /usr/share/foomatic/db/source/driver/gimp-print.xml: exists in filesystem
gimp-print: /usr/share/foomatic/kitload.log: exists in filesystem
nessus-plugins: /usr/lib/nessus/plugins/admbook_cmd_exec.nasl: exists in filesystem
nessus-plugins: /usr/lib/nessus/plugins/burning_board_database_sql_injection.nasl: exists in filesystem
nessus-plugins: /usr/lib/nessus/plugins/free_articles_directory_file_includes.nasl: exists in filesystem
nessus-plugins: /usr/lib/nessus/plugins/gcards_dir_transversal.nasl: exists in filesystem
nessus-plugins: /usr/lib/nessus/plugins/mercur_imap_buffer_overflow.nasl: exists in filesystem
nvidia-utils: /usr/bin/nvidia-bug-report.sh: exists in filesystem
nvidia-utils: /usr/bin/nvidia-settings: exists in filesystem
nvidia-utils: /usr/lib/libGL.so.1: exists in filesystem
nvidia-utils: /usr/lib/libGLcore.so.1: exists in filesystem
nvidia-utils: /usr/lib/libnvidia-tls.so.1: exists in filesystem
errors occurred, no packages were upgraded.
==========
same shit different upgrade - is pacman dropping to bits?
now daring to reboot & to quote an old explorer :
i may be some time
Offline
-You can update nvidia only if you kill X first.
I assume you have 2.6.16.x kernel
-If you have 2.6.16.x kernel then nvidia installation will install stuff to /lib/modules/2.6.17-ARCH/ and when upgrading kernel it gives error. (It maybe could have been some other package than nvidia too, atleast nvidia put something there) I had to force kernel upgrade. Maybe kernel upgrade first and then nvidia. Not sure I did not try
Offline
I think that in those cases is fully safe to force the upgrade with a -f flag. Nothing tremendous is going to happen.
Mortuus in anima, curam gero cutis
Offline
or am i having one of those "duuuuh " moments
thanks guys - yeh my brain was out to lunch.
Usually i run full update and then the Nvidias independant runfile from console later, (as the pacman one has never worked properly for me)
which i just did again, here, with success.
the -f flag proved useful with the rest, altho i never needed it before.
and the full update was a total success.
thanks again for the reminders, support very much appreciated.
Kern *8)
Offline