The Setuptools Way Section in the Readme Makes Unsupportable Assertions #191

Closed
opened 2007-10-27 04:10:42 +00:00 by arch_o_median · 6 comments
arch_o_median commented 2007-10-27 04:10:42 +00:00
Owner

"Snip 1" is end of output produced by:

"/home/arc/tahoe> sudo python setup.py install"

Snip 1:
Installing tahoe script to /usr/bin

Installed

/usr/lib/python2.5/site-packages/allmydata_tahoe-0.6.1_31-py2.5-linux-i686.egg
Processing dependencies for allmydata-tahoe==0.6.1-31
end Snip 1:

Claim made in README:
"Run 'python setup.py install'. This will compile and install the Tahoe code to the standard location for your operating system (on unix, that is somewhere inside /usr/lib/)."

Begin Snip 2:
0 arc@coelacanth /home/arc/tahoe> ls /usr/lib/ | grep ^ta
tasksel

End Snip 2.

Perhaps I have misinterpreted the definition of Unix... or perhaps the "Tahoe code" has a name that is not obvious....

"Snip 1" is end of output produced by: "/home/arc/tahoe> sudo python setup.py install" Snip 1: Installing tahoe script to /usr/bin Installed /usr/lib/python2.5/site-packages/allmydata_tahoe-0.6.1_31-py2.5-linux-i686.egg Processing dependencies for allmydata-tahoe==0.6.1-31 end Snip 1: Claim made in README: "Run 'python setup.py install'. This will compile and install the Tahoe code to the standard location for your operating system (on unix, that is somewhere inside /usr/lib/)." Begin Snip 2: 0 arc@coelacanth /home/arc/tahoe> ls /usr/lib/ | grep ^ta tasksel End Snip 2. > Perhaps I have misinterpreted the definition of Unix... or perhaps the "Tahoe code" has a name that is not obvious....
tahoe-lafs added the
documentation
minor
defect
0.6.1
labels 2007-10-27 04:10:42 +00:00
tahoe-lafs added this to the undecided milestone 2007-10-27 04:10:42 +00:00

archie:

Another good catch!

The tahoe library (which is the part whose name ends with ".egg") gets installed into /usr/lib, and the tahoe executable (whose name is "tahoe") gets installed into /usr/bin.

Will you fix the README or shall I?

archie: Another good catch! The tahoe library (which is the part whose name ends with ".egg") gets installed into /usr/lib, and the tahoe executable (whose name is "tahoe") gets installed into /usr/bin. Will you fix the README or shall I?
zooko added this to the 0.7.0 milestone 2007-11-01 18:12:31 +00:00
arch_o_median commented 2007-11-07 05:42:31 +00:00
Author
Owner

Saturday.

Saturday.

Arc: now would be a fine time to submit a patch to the README about this.

Later would also work.

Arc: now would be a fine time to submit a patch to the README about this. Later would also work.

This text now lives in source:docs/install-details.html. This text still needs some good lovin' from a good writer.

This text now lives in source:docs/install-details.html. This text still needs some good lovin' from a good writer.
zooko added this to the undecided milestone 2008-01-23 03:00:41 +00:00

I'm thinking of killing the source:docs/install-details.html instead of reviving it. If I do I'll close this bug with resolution = wontfix.

I'm thinking of killing the source:docs/install-details.html instead of reviving it. If I do I'll close this bug with resolution = wontfix.

The documentation which had the issue has been completely thrown out and/or rewritten since this issue was filed. Closing as "wontfix".

The documentation which had the issue has been completely thrown out and/or rewritten since this issue was filed. Closing as "wontfix".
zooko added the
wontfix
label 2009-06-30 19:18:15 +00:00
zooko closed this issue 2009-06-30 19:18:15 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#191
No description provided.