Colin Brace | 25 Apr 12:27
Picon
Favicon

gtk-update-icon-cache error msg (via rpm): "No theme index file..."

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
gnome-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-list
Bill Crawford | 25 Apr 13:20
Picon

Re: gtk-update-icon-cache error msg (via rpm): "No theme index file..."

On 25/04/2008, Colin Brace <cb <at> lim.nl> wrote:

> $ 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

Run the rpm command with "--noscripts"

> I try running the command manually:
>
> $ sudo gtk-update-icon-cache --ignore-theme-index
> /usr/share/icons/LowContrastLargePrint
>
> but nothing happens.

Of course nothing happens, that's what *should* happen ;o)

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list


Gmane