Hi all, I am trying to update my F9 system with yum, but it keeps bailing on an unmet dependency of epiphany 2.20:
$ sudo yum -y update [...] Running rpm_check_debug ERROR with rpm_check_debug vs depsolve: gecko-libs is needed by (installed) epiphany-2.20.3-2.fc8.i386 Well, since F9 has gnome 2.22, I can just delete epiphany 2.20, right? But an error in an subprocess keeps preventing rpm from doing the job: $ sudo rpm -e epiphany-2.20.3 gtk-update-icon-cache: No theme index file in '/usr/share/icons/LowContrastLargePrint'. If you really want to create an icon cache here, use --ignore-theme-index. error: %postun(epiphany-2.20.3-2.fc8.i386) scriptlet failed, exit status 1 I try running the command manually: $ sudo gtk-update-icon-cache --ignore-theme-index /usr/share/icons/LowContrastLargePrint but nothing happens. Suggestions anyone? -- Colin Brace Amsterdam http://lim.nl
_______________________________________________ gnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-list
