First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 106504
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Sebastian <sebastian_ml@gmx.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 106504 depends on: Show dependency tree
Bug 106504 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-09-19 04:19 0000
Hi all,

I updated librsvg from 2.11.. to 2.12.0 and now I got gdk-pixbuf.loaders in /. I
think there's something wrong with GTK2_CONFDIR in the ebuild.

ls -lh /
insgesamt 57K
drwxr-xr-x    2 root root 4,0K 17. Sep 13:39 bin
drwxr-xr-x    3 root root 1,0K 19. Sep 03:51 boot
drwxr-xr-x    7 root root 4,0K 16. Sep 15:06 data
drwxr-xr-x   16 root root 2,7K 19. Sep 12:40 dev
drwxr-xr-x   55 root root 4,0K 19. Sep 13:12 etc
-rw-r--r--    1 root root 2,8K 19. Sep 13:11 gdk-pixbuf.loaders
drwxr-xr-x    3 root root 4,0K 14. Sep 14:52 home
drwxr-xr-x    8 root root 4,0K 17. Sep 12:26 lib
drwx------    2 root root 4,0K  1. Sep 02:18 lost+found
drwxr-xr-x    5 root root 4,0K  1. Sep 14:20 mnt
drwxr-xr-x    2 root root 4,0K 16. Sep 15:08 opt
dr-xr-xr-x  101 root root    0 19. Sep 12:39 proc
drwx------    3 root root 4,0K 19. Sep 13:18 root
drwxr-xr-x    2 root root 4,0K 17. Sep 12:53 sbin
drwxr-xr-x   10 root root    0 19. Sep 12:39 sys
drwxrwxrwt   14 root root 4,0K 19. Sep 13:12 tmp
drwxr-xr-x   14 root root 4,0K 16. Sep 14:21 usr
drwxr-xr-x   12 root root 4,0K 16. Sep 23:32 var

The same file is put in /etc/gtk-2.0 as it should.

Cheers

Sebastian

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Leonardo Boshell (RETIRED) 2005-09-19 17:49:45 0000 -------
The reason why this was happening is that apparently emerge doesn't run
pkg_setup() when unmerging packages, so any variables set in that function are
not available by the time pkg_postrm() is called.

This is fixed in CVS. Fortunately, this problem is not serious and you may now
remove /gdk-pixbuf.loaders safely.

Thanks.

First Last Prev Next    No search results available      Search page      Enter new bug