![]() |
sponsored links |
|
|
sponsored links
|
|
1
21st March 14:18
External User
Posts: 1
|
Hi All!
Recently I faced a very strange issue with portage. First of all - I've xorg-x11 installed instead of xfree. Now when I do emerge -p some_x_prog as a normal user (yes he is in portage group!) it happily informs me about xfree as a dependencie. Same commadn as root accepts xorg-x11. Here is output from my console: -- svyatogor@svyatogor svyatogor $ emerge -p idesk These are the packages that I would merge, in order: Calculating dependencies ...done! [blocks B ] x11-base/xorg-x11 (from pkg x11-base/xfree-4.3.0-r5) [ebuild N ] dev-libs/libcroco-0.5.1 [ebuild N ] media-libs/libart_lgpl-2.3.16 [ebuild N ] gnome-extra/libgsf-1.8.2 [ebuild N ] gnome-base/librsvg-2.6.4 [ebuild N ] x11-base/xfree-4.3.0-r5 [ebuild N ] x11-misc/idesk-0.5.6 svyatogor@svyatogor svyatogor $ su Password: svyatogor svyatogor # emerge -p idesk These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild N ] dev-libs/libcroco-0.5.1 [ebuild N ] media-libs/libart_lgpl-2.3.16 [ebuild N ] gnome-extra/libgsf-1.8.2 [ebuild N ] gnome-base/librsvg-2.6.4 [ebuild N ] x11-misc/idesk-0.5.6 -- -- Sergey Kuleshov <svyatogor@gentoo.org> Home Page: http://dev.gentoo.org/~sergey Jabber: rohan@jabber.ru ICQ: 158439855 -- gentoo-dev@gentoo.org mailing list |
|
|
|
2
21st March 14:18
External User
Posts: 1
|
there's a bug already open about this ...
just check the permissions on files in /var/cache and /var/db/pkg -mike -- gentoo-dev@gentoo.org mailing list |
|