[root@camamu root]# uname -a Linux camamu 2.4.21-27.0.2.EL #1 Wed Jan 19 02:20:34 GMT 2005 i686 i686 i386 GNU/Linux [root@camamu root]# apt-get dist-upgrade Reading Package Lists... Done Building Dependency Tree... Done You might want to run `apt-get -f install' to correct these. The following packages have unmet dependencies: gtk2: Conflicts: librsvg2 (< 2.2.3-3) but 2.2.3-2 is installed E: Unmet dependencies. Try using -f. [root@camamu root]# apt-get -f install Reading Package Lists... Done Building Dependency Tree... Done Correcting dependencies... Done The following extra packages will be installed: librsvg2 The following packages will be upgraded librsvg2 1 upgraded, 0 newly installed, 0 removed and 0 not upgraded. Need to get 0B/82.5kB of archives. After unpacking 384B disk space will be freed. Do you want to continue? [Y/n] y Committing changes... Preparing... ########################################### [100%] 1:librsvg2 ########################################### [100%] /var/tmp/rpm-tmp.76818: line 2: gdk-pixbuf-query-loaders: command not found error: %postun(librsvg2-2.2.3-2) scriptlet failed, exit status 127 Done. [root@camamu root]# rpm -q gtk2 gtk2-2.2.4-15 [root@camamu root]#