This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author nvetoshkin
Recipients alexis, eric.araujo, nvetoshkin, tarek
Date 2012-05-18.14:45:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337352306.87.0.12228466567.issue14848@psf.upfronthosting.co.za>
In-reply-to
Content
pysetup install.
strace of removal looks like this:
stat("/home/nekto0n/workspace/pillar/penv/lib/python2.7/site-packages/ygroup/__init__.py", {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
rename("/home/nekto0n/workspace/pillar/penv/lib/python2.7/site-packages/ygroup/__init__.py", "/tmp/ygroup-client-uninstalljkoIAl/__init__.py") = -1 EXDEV (Invalid cross-device link)
History
Date User Action Args
2012-05-18 14:45:07nvetoshkinsetrecipients: + nvetoshkin, tarek, eric.araujo, alexis
2012-05-18 14:45:06nvetoshkinsetmessageid: <1337352306.87.0.12228466567.issue14848@psf.upfronthosting.co.za>
2012-05-18 14:45:06nvetoshkinlinkissue14848 messages
2012-05-18 14:45:06nvetoshkincreate