[issue14848] os.rename should not be used

2012-05-18 Thread Vetoshkin Nikita
Vetoshkin Nikita added the comment: 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/

[issue14848] os.rename should not be used

2012-05-18 Thread Éric Araujo
Éric Araujo added the comment: How did you install my-package? -- versions: +3rd party, Python 3.3 -Python 2.7 ___ Python tracker ___ ___

[issue14848] os.rename should not be used

2012-05-18 Thread Vetoshkin Nikita
New submission from Vetoshkin Nikita : When I attempt to remove package with pysetup remove 'package-name' on Fedora 17 - it fails with: 'my-package' cannot be removed Error: [Errno 18] Invalid cross-device link strace'ing showed that there was an attempt to call rename from package dir into /