You are not logged in.
Hi today i've updgraded my Arch system in my netbook but after rebooting it couldn't anymore log into Xfce session or openbox session because i obtain this error:
/usr/bin/xfce4-session: error while loading shared libraries: libpng14.so.14 cannot open shared object file: no usch file or directory
How can i fix this? Thanks
Last edited by toketin (2010-01-24 19:01:58)
Offline
did you use testing?
try mounting the root partition via live cd, than reinstall upgraded packages that way without testing.
edit: hm...booting into runlevel 3 (or 1) should work, too.
Last edited by badboy (2010-01-24 14:36:10)
Offline
i don't use testing
Offline
then downgrade the updated packages first and wait for the libpng rebuild in repos to finish.
Offline
in my pc of home all works fine, the system is the same!
Offline
without knowing which package were updated and which server you used, it's hard to tell what went wrong.
Offline
i upgraded the kernel, cairo-lcd, db, pciutils, wicd
Offline
the problem is that some application wants this librarie even if i haven't it!
Offline
Post "tail -50 /var/log/pacman.log". There is no cairo-lcd in our repos so I assume your are using unofficial repos; they are very likely the cause of this problem.
Offline
i don't guess that cairo is the problem but libpng because i've posted above the error that i obtain also if i try to start gnome, the program wants a librarie: libpng14.s0.14 but i don't have it
Offline
Why are you asking for help in the first place then if you know what the problem is? I guess we cannot help you that way.
Offline
@toketin why don't you just post the pacman.log, like pierre asked?
Offline
post "tail -50 /var/log/pacman.log" or we can't help.
Offline
ok this is the log:
[2010-01-18 10:45] upgraded live-media (2010.01.11-1 -> 2010.01.13-1)
[2010-01-18 10:45] installed talloc (2.0.1-1)
[2010-01-18 10:45] upgraded smbclient (3.4.3-4 -> 3.4.4-1.1)
[2010-01-18 10:45] upgraded mplayer (30286-1 -> 30325-1)
[2010-01-18 10:45] Place menu.xml, rc.xml and autostart.sh in ~/.config/openbox
[2010-01-18 10:45] They can be found in /etc/xdg/openbox
[2010-01-18 10:45] upgraded openbox (3.4.10-1 -> 3.4.10-2)
[2010-01-18 10:45] upgraded patch (2.6-1 -> 2.6.1-1)
[2010-01-18 10:45] upgraded python-urwid (0.9.8.4-1 -> 0.9.9-1)
[2010-01-18 10:45] upgraded xfsprogs (3.0.5-1 -> 3.1.0-1)
[2010-01-18 20:55] installed libgee (0.5.0-1)
[2010-01-18 20:55] installed pino (0.1.3-1)
[2010-01-18 21:27] installed gwibber-trunk-bzr (491-1)
[2010-01-21 14:46] upgraded chromium-browser-bin (36232-1 -> 36748-1)
[2010-01-24 13:21] synchronizing package lists
[2010-01-24 13:22] starting full system upgrade
[2010-01-24 13:28] upgraded cairo-lcd (1.8.8-1 -> 1.8.8-2)
[2010-01-24 13:28] upgraded coreutils (8.2-1 -> 8.4-1)
[2010-01-24 13:28] ATTENTION DB PACKAGE:
[2010-01-24 13:28] Please consider to run db_upgrade on Berkeley DB databases with a major db version number update.
[2010-01-24 13:28] upgraded db (4.8.24-1 -> 4.8.26-1)
[2010-01-24 13:28] upgraded dirmngr (1.0.2-2 -> 1.0.3-1)
[2010-01-24 13:28] upgraded farsight2 (0.0.16-1 -> 0.0.17-1)
[2010-01-24 13:28] upgraded git (1.6.6-1 -> 1.6.6.1-1)
[2010-01-24 13:28] upgraded gzip (1.3.13-1 -> 1.4-1)
[2010-01-24 13:28] upgraded iproute2 (2.6.29-3 -> 2.6.31-1)
[2010-01-24 13:28] upgraded json-glib (0.8.0-1 -> 0.10.0-1)
[2010-01-24 13:28] upgraded kernel26-firmware (2.6.32.3-1 -> 2.6.32.5-1)
[2010-01-24 13:28] >>> Updating module dependencies. Please wait ...
[2010-01-24 13:28] >>> MKINITCPIO SETUP
[2010-01-24 13:28] >>> ----------------
[2010-01-24 13:28] >>> If you use LVM2, Encrypted root or software RAID,
[2010-01-24 13:28] >>> Ensure you enable support in /etc/mkinitcpio.conf .
[2010-01-24 13:28] >>> More information about mkinitcpio setup can be found here:
[2010-01-24 13:28] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
[2010-01-24 13:28]
[2010-01-24 13:28] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2010-01-24 13:28] ==> Building image "default"
[2010-01-24 13:28] ==> Running command: /sbin/mkinitcpio -k 2.6.32-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
[2010-01-24 13:28] :: Begin build
[2010-01-24 13:28] :: Parsing hook [base]
[2010-01-24 13:28] :: Parsing hook [udev]
[2010-01-24 13:28] :: Parsing hook [autodetect]
[2010-01-24 13:28] :: Parsing hook [pata]
[2010-01-24 13:28] :: Parsing hook [scsi]
[2010-01-24 13:28] :: Parsing hook [sata]
[2010-01-24 13:28] :: Parsing hook [filesystems]
[2010-01-24 13:28] :: Generating module dependencies
[2010-01-24 13:28] :: Generating image '/boot/kernel26.img'...SUCCESS
[2010-01-24 13:28] ==> SUCCESS
[2010-01-24 13:28] ==> Building image "fallback"
[2010-01-24 13:28] ==> Running command: /sbin/mkinitcpio -k 2.6.32-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
[2010-01-24 13:28] :: Begin build
[2010-01-24 13:28] :: Parsing hook [base]
[2010-01-24 13:28] :: Parsing hook [udev]
[2010-01-24 13:28] :: Parsing hook [pata]
[2010-01-24 13:29] :: Parsing hook [scsi]
[2010-01-24 13:29] :: Parsing hook [sata]
[2010-01-24 13:29] :: Parsing hook [filesystems]
[2010-01-24 13:29] :: Generating module dependencies
[2010-01-24 13:30] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
[2010-01-24 13:30] ==> SUCCESS
[2010-01-24 13:30] upgraded kernel26 (2.6.32.3-1 -> 2.6.32.5-1)
[2010-01-24 13:30] upgraded kernel26-headers (2.6.32.3-1 -> 2.6.32.5-1)
[2010-01-24 13:30] upgraded minitube (0.8.1-2 -> 0.9-1)
[2010-01-24 13:30] upgraded pciutils (3.1.4-1 -> 3.1.5-1)
[2010-01-24 13:30] upgraded psmisc (22.8-1 -> 22.10-1)
[2010-01-24 13:30] upgraded purple-plugin-pack (2.6.1-1 -> 2.6.2-1)
[2010-01-24 13:30] upgraded rasqal (0.9.16-1 -> 0.9.17-1)
[2010-01-24 13:30] upgraded redland (1.0.9-4 -> 1.0.10-1)
[2010-01-24 13:30] upgraded skype (2.1.0.47-2 -> 2.1.0.81-2)
[2010-01-24 13:30] upgraded smbclient (3.4.4-1.1 -> 3.4.5-1.1)
[2010-01-24 13:30] upgraded twisted (9.0.0-1 -> 9.0.0-2)
[2010-01-24 13:30] upgraded tzdata (2009t-1 -> 2010a-1)
[2010-01-24 13:30] upgraded whois (4.7.36-1 -> 5.0.0-1)
[2010-01-24 13:30] upgraded wicd (1.6.2.2-3 -> 1.7.0-1)
[2010-01-24 13:30] upgraded wine (1.1.36-1 -> 1.1.37-1)
[2010-01-24 13:30] upgraded zlib (1.2.3.4-3 -> 1.2.3.4-4)
[2010-01-24 13:46] removed cairo-lcd (1.8.8-2)
[2010-01-24 13:53] upgraded xorg-server (1.7.3.902-1 -> 1.7.3.902-1)
[2010-01-24 13:54] installed cairo-lcd (1.8.8-2)
[2010-01-24 13:58] Updating font cache... done.
[2010-01-24 13:58] upgraded ttf-droid (20092411-1 -> 20092411-1)
[2010-01-24 14:04] synchronizing package lists
[2010-01-24 14:04] upgraded libpng (1.2.40-1 -> 1.4.0-1)
[2010-01-24 14:09] synchronizing package lists
[2010-01-24 14:09] starting full system upgrade
[2010-01-24 14:16] removed kernel-headers (2.6.32-1)
[2010-01-24 14:16] upgraded cairomm (1.8.2-1 -> 1.8.4-1)
[2010-01-24 14:16] warning: /etc/logrotate.d/crond installed as /etc/logrotate.d/crond.pacnew
[2010-01-24 14:16] upgraded dcron (3.2-4 -> 4.4-1)
[2010-01-24 14:16] upgraded device-mapper (2.02.53-1 -> 2.02.56-1)
[2010-01-24 14:16] upgraded libjpeg (7-1 -> 8-1)
[2010-01-24 14:16] upgraded libtiff (3.9.2-1 -> 3.9.2-2)
[2010-01-24 14:16] upgraded lcms (1.18-2 -> 1.18-3)
[2010-01-24 14:16] upgraded libcups (1.4.2-2 -> 1.4.2-3)
[2010-01-24 14:16] upgraded gtk2 (2.18.5-1 -> 2.18.6-1)
[2010-01-24 14:17] upgraded eog (2.28.2-1 -> 2.28.2-2)
[2010-01-24 14:17] upgraded file (5.03-2 -> 5.04-1)
[2010-01-24 14:17] upgraded xulrunner (1.9.1.7-1 -> 1.9.2-2)
[2010-01-24 14:17] upgraded firefox (3.5.7-1 -> 3.6-2)
[2010-01-24 14:17] upgraded firefox-i18n (3.5.7-1 -> 3.6-1)
[2010-01-24 14:17] upgraded gegl (0.1.0-1 -> 0.1.0-2)
[2010-01-24 14:17] upgraded jasper (1.900.1-3 -> 1.900.1-4)
[2010-01-24 14:17] upgraded ghostscript (8.70-3 -> 8.70-4)
[2010-01-24 14:17] upgraded libmng (1.0.10-2 -> 1.0.10-3)
[2010-01-24 14:17] upgraded librsvg (2.26.0-1 -> 2.26.0-2)
[2010-01-24 14:17] upgraded libwmf (0.2.8.4-5 -> 0.2.8.4-7)
[2010-01-24 14:17] upgraded gimp (2.6.8-1 -> 2.6.8-2)
[2010-01-24 14:17] upgraded pcre (8.00-1 -> 8.01-1)
[2010-01-24 14:17] upgraded glib2 (2.22.3-1 -> 2.22.4-1)
[2010-01-24 14:17] upgraded gstreamer0.10-good (0.10.17-1 -> 0.10.17-2)
[2010-01-24 14:17] upgraded imlib2 (1.4.2-3 -> 1.4.2-6)
[2010-01-24 14:17] upgraded gstreamer0.10-good-plugins (0.10.17-1 -> 0.10.17-2)
[2010-01-24 14:17] upgraded imagemagick (6.5.8.5-1 -> 6.5.9.0-2)
[2010-01-24 14:17] upgraded util-linux-ng (2.16.2-1 -> 2.17-1)
[2010-01-24 14:17] upgraded udev (146-2 -> 150-1)
[2010-01-24 14:17] upgraded initscripts (2009.08-1 -> 2009.11-1)
[2010-01-24 14:17] installed linux-api-headers (2.6.32.5-1)
[2010-01-24 14:17] upgraded libcap (2.17-1 -> 2.19-1)
[2010-01-24 14:17] upgraded libdjvu (3.5.22-2 -> 3.5.22-3)
[2010-01-24 14:17] upgraded libdrm (2.4.17-2 -> 2.4.17-3)
[2010-01-24 14:17] upgraded libgdiplus (2.6-1 -> 2.6-2)
[2010-01-24 14:17] upgraded libgphoto2 (2.4.7-1 -> 2.4.7-2)
[2010-01-24 14:17] upgraded sqlite3 (3.6.21-1 -> 3.6.22-1)
[2010-01-24 14:17] upgraded libwebkit (1.1.15.4-2 -> 1.1.15.4-3)
[2010-01-24 14:17] upgraded lvm2 (2.02.53-1 -> 2.02.56-1)
[2010-01-24 14:17] upgraded mdadm (2.6.9-1 -> 3.1.1-1)
[2010-01-24 14:17] upgraded mjpegtools (1.9.0-2 -> 1.9.0-3)
[2010-01-24 14:17] upgraded mplayer (30325-1 -> 30325-2)
[2010-01-24 14:17] upgraded nano (2.2.1-1 -> 2.2.2-1)
[2010-01-24 14:17] upgraded netcfg (2.2.1-1 -> 2.5.0rc2-1)
[2010-01-24 14:17] upgraded networkmanager (0.7.2-1 -> 0.7.999-1)
[2010-01-24 14:17] upgraded network-manager-applet (0.7.2-1 -> 0.7.999-1)
[2010-01-24 14:17] upgraded networkmanager-openvpn (0.7.2-3 -> 0.7.999-1)
[2010-01-24 14:17] upgraded nitrogen (1.4-2 -> 1.5-1)
[2010-01-24 14:17] upgraded pcmciautils (015-2 -> 016-1)
[2010-01-24 14:17] upgraded pil (1.1.7-1 -> 1.1.7-2)
[2010-01-24 14:17] upgraded pilot-link (0.12.4-1 -> 0.12.4-2)
[2010-01-24 14:17] upgraded pm-utils (1.2.6.1-3 -> 1.2.6.1-4)
[2010-01-24 14:17] upgraded poppler (0.12.2-1 -> 0.12.3-1)
[2010-01-24 14:17] upgraded poppler-glib (0.12.2-1 -> 0.12.3-1)
[2010-01-24 14:17] upgraded qt (4.5.3-3 -> 4.5.3-4)
[2010-01-24 14:17] upgraded qt3 (3.3.8-13 -> 3.3.8-14)
[2010-01-24 14:17] upgraded redland (1.0.10-1 -> 1.0.10-2)
[2010-01-24 14:17] upgraded sdl_image (1.2.10-1 -> 1.2.10-2)
[2010-01-24 14:17] upgraded slim (1.3.1-5 -> 1.3.1-6)
[2010-01-24 14:17] upgraded sox (14.3.0-2 -> 14.3.0-3)
[2010-01-24 14:17] upgraded thunar (1.0.1-4 -> 1.0.1-5)
[2010-01-24 14:17] upgraded zvbi (0.2.33-1 -> 0.2.33-2)
[2010-01-24 14:17] upgraded vlc (1.0.4-3 -> 1.0.4-5)
[2010-01-24 14:17] upgraded wxgtk (2.8.10.1-5 -> 2.8.10.1-6)
[2010-01-24 14:17] upgraded xf86-video-intel (2.9.1-1 -> 2.9.99.902-1)
[2010-01-24 14:17] upgraded xine-lib (1.1.17-2 -> 1.1.17-3)
[2010-01-24 14:17] upgraded xorg-apps (7.5-2 -> 7.5-3)
[2010-01-24 14:17] upgraded xz-utils (4.999.9beta-1 -> 4.999.9beta-2)
[2010-01-24 14:23] starting full system upgrade
[2010-01-24 14:24] starting full system upgrade
[2010-01-24 14:24] synchronizing package lists
[2010-01-24 14:26] starting full system upgrade
[2010-01-24 14:29] starting full system upgrade
[2010-01-24 14:36] upgraded cairomm (1.8.4-1 -> 1.8.2-1)
[2010-01-24 14:36] warning: /etc/logrotate.d/crond saved as /etc/logrotate.d/crond.pacsave
[2010-01-24 14:36] upgraded dcron (4.4-1 -> 3.2-4)
[2010-01-24 14:36] upgraded device-mapper (2.02.56-1 -> 2.02.53-1)
[2010-01-24 14:36] upgraded libjpeg (8-1 -> 7-1)
[2010-01-24 14:36] upgraded libtiff (3.9.2-2 -> 3.9.2-1)
[2010-01-24 14:36] upgraded lcms (1.18-3 -> 1.18-2)
[2010-01-24 14:36] upgraded eog (2.28.2-2 -> 2.28.2-1)
[2010-01-24 14:36] upgraded file (5.04-1 -> 5.03-2)
[2010-01-24 14:36] upgraded libpng (1.4.0-1 -> 1.2.40-1)
[2010-01-24 14:36] upgraded libcups (1.4.2-3 -> 1.4.2-2)
[2010-01-24 14:36] upgraded gtk2 (2.18.6-1 -> 2.18.5-1)
[2010-01-24 14:36] upgraded xulrunner (1.9.2-2 -> 1.9.1.7-1)
[2010-01-24 14:37] upgraded firefox (3.6-2 -> 3.5.7-1)
[2010-01-24 14:37] upgraded firefox-i18n (3.6-1 -> 3.5.7-1)
[2010-01-24 14:37] upgraded gegl (0.1.0-2 -> 0.1.0-1)
[2010-01-24 14:37] upgraded jasper (1.900.1-4 -> 1.900.1-3)
[2010-01-24 14:37] upgraded ghostscript (8.70-4 -> 8.70-3)
[2010-01-24 14:37] upgraded libmng (1.0.10-3 -> 1.0.10-2)
[2010-01-24 14:37] upgraded librsvg (2.26.0-2 -> 2.26.0-1)
[2010-01-24 14:37] upgraded libwmf (0.2.8.4-7 -> 0.2.8.4-5)
[2010-01-24 14:37] upgraded gimp (2.6.8-2 -> 2.6.8-1)
[2010-01-24 14:37] upgraded pcre (8.01-1 -> 8.00-1)
[2010-01-24 14:37] upgraded glib2 (2.22.4-1 -> 2.22.3-1)
[2010-01-24 14:37] upgraded gstreamer0.10-good (0.10.17-2 -> 0.10.17-1)
[2010-01-24 14:37] upgraded gstreamer0.10-good-plugins (0.10.17-2 -> 0.10.17-1)
[2010-01-24 14:37] upgraded imagemagick (6.5.9.0-2 -> 6.5.8.5-1)
[2010-01-24 14:37] upgraded imlib2 (1.4.2-6 -> 1.4.2-3)
[2010-01-24 14:37] upgraded util-linux-ng (2.17-1 -> 2.16.2-1)
[2010-01-24 14:37] upgraded udev (150-1 -> 146-2)
[2010-01-24 14:37] upgraded initscripts (2009.11-1 -> 2009.08-1)
[2010-01-24 14:37] upgraded libcap (2.19-1 -> 2.17-1)
[2010-01-24 14:37] upgraded libdjvu (3.5.22-3 -> 3.5.22-2)
[2010-01-24 14:37] upgraded libdrm (2.4.17-3 -> 2.4.17-2)
[2010-01-24 14:37] upgraded libgdiplus (2.6-2 -> 2.6-1)
[2010-01-24 14:37] upgraded libgphoto2 (2.4.7-2 -> 2.4.7-1)
[2010-01-24 14:37] upgraded sqlite3 (3.6.22-1 -> 3.6.21-1)
[2010-01-24 14:37] upgraded libwebkit (1.1.15.4-3 -> 1.1.15.4-2)
[2010-01-24 14:37] upgraded lvm2 (2.02.56-1 -> 2.02.53-1)
[2010-01-24 14:37] upgraded mdadm (3.1.1-1 -> 2.6.9-1)
[2010-01-24 14:37] upgraded mjpegtools (1.9.0-3 -> 1.9.0-2)
[2010-01-24 14:37] upgraded mplayer (30325-2 -> 30325-1)
[2010-01-24 14:37] upgraded nano (2.2.2-1 -> 2.2.1-1)
[2010-01-24 14:37] upgraded netcfg (2.5.0rc2-1 -> 2.2.1-1)
[2010-01-24 14:37] upgraded networkmanager (0.7.999-1 -> 0.7.2-1)
[2010-01-24 14:37] upgraded network-manager-applet (0.7.999-1 -> 0.7.2-1)
[2010-01-24 14:37] upgraded networkmanager-openvpn (0.7.999-1 -> 0.7.2-3)
[2010-01-24 14:37] upgraded nitrogen (1.5-1 -> 1.4-2)
[2010-01-24 14:37] upgraded pcmciautils (016-1 -> 015-2)
[2010-01-24 14:37] upgraded pil (1.1.7-2 -> 1.1.7-1)
[2010-01-24 14:37] upgraded pilot-link (0.12.4-2 -> 0.12.4-1)
[2010-01-24 14:37] upgraded pm-utils (1.2.6.1-4 -> 1.2.6.1-3)
[2010-01-24 14:37] upgraded poppler (0.12.3-1 -> 0.12.2-1)
[2010-01-24 14:37] upgraded poppler-glib (0.12.3-1 -> 0.12.2-1)
[2010-01-24 14:37] upgraded python-mako (0.2.5-3 -> 0.2.5-1)
[2010-01-24 14:37] upgraded qt (4.5.3-4 -> 4.5.3-3)
[2010-01-24 14:37] upgraded qt3 (3.3.8-14 -> 3.3.8-13)
[2010-01-24 14:37] upgraded redland (1.0.10-2 -> 1.0.10-1)
[2010-01-24 14:37] upgraded sdl_image (1.2.10-2 -> 1.2.10-1)
[2010-01-24 14:37] upgraded slim (1.3.1-6 -> 1.3.1-5)
[2010-01-24 14:37] upgraded sox (14.3.0-3 -> 14.3.0-2)
[2010-01-24 14:37] upgraded thunar (1.0.1-5 -> 1.0.1-4)
[2010-01-24 14:37] upgraded zvbi (0.2.33-2 -> 0.2.33-1)
[2010-01-24 14:37] upgraded vlc (1.0.4-5 -> 1.0.4-3)
[2010-01-24 14:37] upgraded wxgtk (2.8.10.1-6 -> 2.8.10.1-5)
[2010-01-24 14:37] upgraded xf86-video-intel (2.9.99.902-1 -> 2.9.1-1)
[2010-01-24 14:37] upgraded xine-lib (1.1.17-3 -> 1.1.17-2)
[2010-01-24 14:37] upgraded xorg-apps (7.5-3 -> 7.5-2)
[2010-01-24 14:47] synchronizing package lists
[2010-01-24 14:47] starting full system upgrade
[2010-01-24 15:04] Place menu.xml, rc.xml and autostart.sh in ~/.config/openbox
[2010-01-24 15:04] They can be found in /etc/xdg/openbox
[2010-01-24 15:04] upgraded openbox (3.4.10-2 -> 3.4.10-2)
[2010-01-24 15:14] upgraded libpng (1.2.40-1 -> 1.2.40-1)
[2010-01-24 15:21] upgraded libxfce4util (4.6.1-1 -> 4.6.1-1)
[2010-01-24 15:21] upgraded exo (0.3.106-1 -> 0.3.106-1)
[2010-01-24 15:21] upgraded gtk-xfce-engine (2.6.0-1 -> 2.6.0-1)
[2010-01-24 15:21] upgraded libxfce4menu (4.6.1-1 -> 4.6.1-1)
[2010-01-24 15:21] upgraded xfconf (4.6.1-3 -> 4.6.1-3)
[2010-01-24 15:21] upgraded libxfcegui4 (4.6.2-1 -> 4.6.2-1)
[2010-01-24 15:21] upgraded mousepad (0.2.16-2 -> 0.2.16-2)
[2010-01-24 15:21] upgraded xfce4-panel (4.6.3-1 -> 4.6.3-1)
[2010-01-24 15:21] upgraded orage (4.6.1-1 -> 4.6.1-1)
[2010-01-24 15:21] upgraded thunar (1.0.1-4 -> 1.0.1-4)
[2010-01-24 15:21]
[2010-01-24 15:21] NOTE for squeeze:
[2010-01-24 15:21] ----
[2010-01-24 15:21] ==> please install bzip2, gzip, unrar, zip, unzip and lzop
[2010-01-24 15:21] ==> to use all of squeeze's capabilities
[2010-01-24 15:21] upgraded squeeze (0.2.3-2 -> 0.2.3-2)
[2010-01-24 15:21] upgraded terminal (0.4.3-1 -> 0.4.3-1)
[2010-01-24 15:21] upgraded xfce-utils (4.6.1-2 -> 4.6.1-2)
[2010-01-24 15:21] upgraded xfce4-appfinder (4.6.1-2 -> 4.6.1-2)
[2010-01-24 15:21] upgraded xfce4-icon-theme (4.4.3-1 -> 4.4.3-1)
[2010-01-24 15:21] upgraded xfce4-mixer (4.6.1-1 -> 4.6.1-1)
[2010-01-24 15:21] upgraded xfce4-session (4.6.1-1 -> 4.6.1-1)
[2010-01-24 15:21] upgraded xfce4-settings (4.6.4-1 -> 4.6.4-1)
[2010-01-24 15:21] upgraded xfdesktop (4.6.1-1 -> 4.6.1-1)
[2010-01-24 15:21] upgraded xfprint (4.6.1-2 -> 4.6.1-2)
[2010-01-24 15:21] upgraded xfwm4 (4.6.1-1 -> 4.6.1-1)
[2010-01-24 15:21] upgraded xfwm4-themes (4.6.0-1 -> 4.6.0-1)
[2010-01-24 15:36] removed libpng (1.2.40-1)
[2010-01-24 15:36] installed libpng (1.2.40-1)
[2010-01-24 15:43] removed notify-osd-bzr (407-1)
[2010-01-24 15:43] installed epiphany (2.28.2-1)
[2010-01-24 15:43] installed gucharmap (2.28.2-1)
[2010-01-24 15:43] upgraded gnome-desktop (2.28.2-1 -> 2.28.2-1)
[2010-01-24 15:43] upgraded gnome-panel (2.28.0-2 -> 2.28.0-2)
[2010-01-24 15:43] installed gnome-applets (2.28.0-2)
[2010-01-24 15:43] installed gnome-backgrounds (2.28.0-1)
[2010-01-24 15:44] installed metacity (2.28.0-2)
[2010-01-24 15:44] installed gnome-settings-daemon (2.28.1-1)
[2010-01-24 15:44] installed gnome-control-center (2.28.1-1)
[2010-01-24 15:44] upgraded gnome-icon-theme (2.28.0-1 -> 2.28.0-1)
[2010-01-24 15:44] upgraded gnome-media (2.28.1-1 -> 2.28.1-1)
[2010-01-24 15:44] upgraded gnome-mime-data (2.18.0-4 -> 2.18.0-4)
[2010-01-24 15:44] installed gnome-screensaver (2.28.0-1)
[2010-01-24 15:44] installed gnome-session (2.28.0-1)
[2010-01-24 15:44] upgraded gnome-themes (2.28.1-1 -> 2.28.1-1)
[2010-01-24 15:44] installed yelp (2.28.1-1)
[2010-01-24 15:44] installed gnome2-user-docs (2.28.2-1)
[2010-01-24 15:44] upgraded libgail-gnome (1.20.1-1 -> 1.20.1-1)
[2010-01-24 15:44] installed nautilus (2.28.4-1)
[2010-01-24 15:44] installed notification-daemon (0.4.0-3)
[2010-01-24 15:46] starting full system upgrade
[2010-01-24 15:47] installed glib (1.2.10-8)
[2010-01-24 15:47] installed gtk (1.2.10-10)
[2010-01-24 15:47] upgraded gtk2 (2.18.5-1 -> 2.18.5-1)
[2010-01-24 15:53] upgraded gtk2 (2.18.5-1 -> 2.18.5-1)
[2010-01-24 15:55] upgraded libpng (1.2.40-1 -> 1.2.40-1)
[2010-01-24 15:55] upgraded gtk2 (2.18.5-1 -> 2.18.5-1)
[2010-01-24 15:56] upgraded gtk2 (2.18.5-1 -> 2.18.5-1)
[2010-01-24 15:57] upgraded gtk2 (2.18.5-1 -> 2.18.5-1)
[2010-01-24 16:01] installed gdk-pixbuf (0.22.0-6)
[2010-01-24 16:01] upgraded gtk2 (2.18.5-1 -> 2.18.5-1)
[2010-01-24 18:58] synchronizing package lists
[2010-01-24 18:59] starting full system upgrade
[2010-01-24 18:59] upgraded util-linux-ng (2.16.2-1 -> 2.17-1)
[2010-01-24 19:01] installed wgetpaste (2.14-1)Offline
You're using testing and/or unofficial repositories. That is your problem.
Offline
I've fixed with a full update of system with Testing and Community-testing repos abled
Offline