#1403 closed defect

"sudo python setup.py install" makes requires.txt unreadable except root — at Initial Version

Reported by: socrates1024 Owned by: nobody
Priority: major Milestone: 1.11.0
Component: packaging Version: 1.8.1
Keywords: setuptools install unix Cc:
Launchpad Bug:

Description

Right after python setup.py build and sudo python setup.py install, running $ tahoe gives this error: https://gist.github.com/967983

I checked, and the file is in fact unreadable -rw------- 1 root staff 208 2011-05-12 01:22 /usr/local/lib/python2.6/dist-packages/allmydata_tahoe-1.8.1-py2.6.egg-info/requires.txt

Running standalone, with bin/tahoe works just fine

Change History (0)

Note: See TracTickets for help on using tickets.