Summary: | dev-lang/python-2.{4,5,6}*: test_largefile fails with sandbox-1.6 enabled | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Joshua Pettett <bugs.gentoo.devel> |
Component: | New packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | binki, bugs+gentoo, ggftjyk02, m.e.j.habets, phajdan.jr, sandbox, volkmar |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log for python-2.6.5-r2 |
Description
Joshua Pettett
2009-05-01 01:03:18 UTC
This test passes when sandbox is disabled. Same problem for me with dev-lang/python-2.4.6 I am glad the workaround is documented here: i removed "sandbox" from FEATURES, but that was not enough, i had to remove "usersandbox" too, then the install did complete. Got it with 2.6.2-r1. Happens with 2.6.4-r1, x86 stable. *** Bug 307293 has been marked as a duplicate of this bug. *** Sandbox maintainers: Could you review this bug? Created attachment 234105 [details]
build.log for python-2.6.5-r2
When running the test in isolation (sandbox python2.6 -m test.test_largefile) it fails with sys-apps/sandbox-1.6-r2, but works with sys-apps/sandbox-2.2. (In reply to comment #8) > When running the test in isolation (sandbox python2.6 -m test.test_largefile) > it fails with sys-apps/sandbox-1.6-r2, but works with sys-apps/sandbox-2.2. This is also true when emerging entire dev-lang/python-2.6.5-r2: with sandbox-2.2 it works fine. Sandbox maintainers: Can sys-apps/sandbox-2.2 be stabilized? no, but sandbox-2.3 will be on a stable track Presumably this works with the currently stable sandbox-2.3? Works fine for me, closing as FIXED. |