#1403 closed defect

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

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 (last modified by socrates1024)

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 (1)

comment:1 Changed at 2011-05-12T05:42:59Z by socrates1024

  • Description modified (diff)
Note: See TracTickets for help on using tickets.