Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 256845 - dev-libs/clearsilver-0.10.5 sandbox access violation
Summary: dev-libs/clearsilver-0.10.5 sandbox access violation
Status: RESOLVED DUPLICATE of bug 256953
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on: 256953
Blocks:
  Show dependency tree
 
Reported: 2009-01-29 20:53 UTC by David Sveningsson
Modified: 2009-02-07 12:21 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
sandbox log (sandbox-13024.log,468 bytes, text/plain)
2009-01-29 20:53 UTC, David Sveningsson
Details
build log (build.log,17.65 KB, text/plain)
2009-01-29 20:54 UTC, David Sveningsson
Details
emerge --info (emerge_info,4.07 KB, text/plain)
2009-01-29 20:56 UTC, David Sveningsson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Sveningsson 2009-01-29 20:53:02 UTC
>>> Source compiled.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE "/var/log/sandbox/sandbox-13024.log"

VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: unlink
S: deny
P: /usr/lib64/python2.5/site-packages/setuptools/command/sdist.pyc
A: /usr/lib64/python2.5/site-packages/setuptools/command/sdist.pyc
R: /usr/lib64/python2.5/site-packages/setuptools/command/sdist.pyc
C: /usr/bin/python setup.py build_ext --inplace 
--------------------------------------------------------------------------------

>>> Failed to emerge dev-libs/clearsilver-0.10.5, Log file:

>>>  '/var/tmp/portage/dev-libs/clearsilver-0.10.5/temp/build.log'


Reproducible: Always

Steps to Reproduce:
Comment 1 David Sveningsson 2009-01-29 20:53:52 UTC
Created attachment 180159 [details]
sandbox log
Comment 2 David Sveningsson 2009-01-29 20:54:47 UTC
Created attachment 180161 [details]
build log
Comment 3 David Sveningsson 2009-01-29 20:56:35 UTC
Created attachment 180162 [details]
emerge --info
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2009-01-30 02:23:48 UTC
Did you run python-updater after upgrading to dev-lang/python-2.5*?
Comment 5 David Sveningsson 2009-01-30 08:00:26 UTC
Yes, and this came up while running emerge -eav world (which has previously worked fine). However, I cannot reproduce this on any other machine, so maybe this is something related to my system.
Comment 6 Jeroen Roovers (RETIRED) gentoo-dev 2009-01-30 19:26:53 UTC
.
Comment 7 Jeroen Roovers (RETIRED) gentoo-dev 2009-01-30 19:28:01 UTC
I suspect this is a dev-python/setuptools problem.
Comment 8 SpanKY gentoo-dev 2009-02-07 12:21:12 UTC
for now, we'll assume it's the same problem as Bug 256953

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