Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 105525
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 104711
Assigned To: Sandbox Maintainers <sandbox@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Thomas Matthijs (RETIRED) <axxo@gentoo.org>
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 105525 depends on: Show dependency tree
Bug 105525 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-10 12:56 0000
i suspect it doesn't honour the -n flag anymore?

test case i noticed the/a problem with: 

ebuild with:
src_install() {
        dodir /opt/test/coreutils/
        touch ${D}/opt/test/coreutils/bar
        dosym /opt/test/coreutils/bar /opt/test/coreutils/foo
        dosym /opt/test/coreutils/bar /opt/test/coreutils/foo
}

sys-apps/coreutils-5.2.1-r6:
no problem, everything normal

sys-apps/coreutils-5.3.0-r1:
sandbox violation:

>>> Install test-0 into /var/tmp/portage/test-0/image/ category app-misc
ACCESS DENIED  symlink:   /var/tmp/portage/test-0/image/opt/test/coreutils/foo
ln: creating symbolic link `/var/tmp/portage/test-0/image//opt/test/coreutils/
foo' to `/opt/test/coreutils/bar': Permission denied

------- Comment #1 From SpanKY 2005-09-11 15:00:51 0000 -------
pretty sure this is a sandbox issue, not a coreutils

------- Comment #2 From Martin Schlemmer (RETIRED) 2005-09-11 23:36:17 0000 -------
Same issue as xfsdump, and already fixed in sandbox svn.


*** This bug has been marked as a duplicate of 104711 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug