[tahoe-lafs-trac-stream] [Tahoe-LAFS] #1403: "sudo python setup.py install" makes requires.txt unreadable except root

Tahoe-LAFS trac at tahoe-lafs.org
Sat Mar 26 21:37:02 UTC 2016


#1403: "sudo python setup.py install" makes requires.txt unreadable except root
------------------------------+-------------------------------------
     Reporter:  socrates1024  |      Owner:  socrates1024
         Type:  defect        |     Status:  closed
     Priority:  major         |  Milestone:  1.11.0
    Component:  packaging     |    Version:  1.8.1
   Resolution:  invalid       |   Keywords:  setuptools install unix
Launchpad Bug:                |
------------------------------+-------------------------------------
Changes (by warner):

 * status:  new => closed
 * resolution:   => invalid
 * milestone:  undecided => 1.11.0


Old 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

New 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

--

Comment:

 I think this was a problem with his root umask. Also, we no longer
 recommend installing as root to the system: our current virtualenv-based
 instructions won't require that.

 Closing as INVALID. Please feel free to re-open if you disagree.

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1403#comment:4>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


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