First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 220171
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Portage team <dev-portage@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Florian Philipp <f_philipp@fastmail.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 220171 depends on: Show dependency tree
Bug 220171 blocks: 216231
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: 2008-05-03 21:44 0000
When /var/db/pkg or the portage tree lie on their own logical volumes or
partitions and a lost+found-directory is created, emerge and gentoolkit's
utilities (tested with glsa-check and equery) try to access that directory.
This makes it impossible to use these tools with an ordinary member of the
portage-group because he/she doesn't has the right to access lost+found.

Reproducible: Always

Steps to Reproduce:
To trigger it with emerge:
1. Put your portage tree on a separate ext2-filesystem and run e2fsck -f on it;
or `mkdir /usr/portage/lost+found && chown root:root /usr/portage/lost+found &&
chmod 700 /usr/portage/lost+found`
2. `emerge -pv portage` as a user in the portage-group

Actual Results:  
These are the packages that would be merged, in order:

Calculating dependencies \Permission denied: '/srv/portage/lost+found'

Expected Results:  
These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] sys-apps/portage-2.1.4.4  USE="-build -doc -epydoc (-selinux)"
LINGUAS="-pl" 368 kB 

Total: 1 package (1 reinstall), Size of downloads: 368 kB

------- Comment #1 From Zac Medico 2008-05-06 08:42:13 0000 -------
This is fixed in 2.1.5_rc7.

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