[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2210: 'sudo pip install .' fails if tests have been run

Tahoe-LAFS trac at tahoe-lafs.org
Sat Mar 29 00:00:23 UTC 2014


#2210: 'sudo pip install .' fails if tests have been run
-------------------------+---------------------------
 Reporter:  daira        |          Owner:
     Type:  defect       |         Status:  new
 Priority:  normal       |      Milestone:  undecided
Component:  packaging    |        Version:  1.10.0
 Keywords:  pip install  |  Launchpad Bug:
-------------------------+---------------------------
 {{{
 $ sudo pip install .
 Unpacking /home/davidsarah/tahoe/git/trunk
 Exception:
 Traceback (most recent call last):
   File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 139, in
 main
     status = self.run(options, args)
   File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line
 266, in run
     requirement_set.prepare_files(finder, force_root_egg_info=self.bundle,
 bundle=self.bundle)
   File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1033, in
 prepare_files
     self.unpack_url(url, location, self.is_download)
   File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1157, in
 unpack_url
     return unpack_file_url(link, loc)
   File "/usr/lib/python2.7/dist-packages/pip/download.py", line 388, in
 unpack_file_url
     shutil.copytree(source, location)
   File "/usr/lib/python2.7/shutil.py", line 208, in copytree
     raise Error, errors
 Error:
 [('/home/davidsarah/tahoe/git/trunk/_trial_temp/allmydata.test.test_cli/Backup/test_ignore_symlinks/Rq5UpD/home/foo2.txt',
 '/tmp/pip-XHkVmO-
 build/_trial_temp/allmydata.test.test_cli/Backup/test_ignore_symlinks/Rq5UpD/home/foo2.txt',
 "[Errno 2] No such file or directory:
 '/home/davidsarah/tahoe/git/trunk/_trial_temp/allmydata.test.test_cli/Backup/test_ignore_symlinks/Rq5UpD/home/foo2.txt'"),
 ('/home/davidsarah/tahoe/git/trunk/_trial_temp/cli/Cp/dangling_symlink_vs_recursion/dir/link',
 '/tmp/pip-XHkVmO-
 build/_trial_temp/cli/Cp/dangling_symlink_vs_recursion/dir/link', "[Errno
 2] No such file or directory:
 '/home/davidsarah/tahoe/git/trunk/_trial_temp/cli/Cp/dangling_symlink_vs_recursion/dir/link'")]
 }}}

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2210>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list