won't build on windows 7 #2320

Closed
opened 2014-10-15 12:59:33 +00:00 by sly · 4 comments
Owner
  1. got https://tahoe-lafs.org/source/tahoe-lafs/releases/allmydata-tahoe-1.10.0.zip
  2. got python 2.7.8 (native) https://www.python.org/ftp/python/2.7.8/python-2.7.8.msi
  3. "python setup.py build":

Installed d:\tmp1\allmydata-tahoe-1.10.0\twisted-11.0.0-py2.7-win32.egg
.....
error: Installed distribution twisted 11.0.0 conflicts with requirement twisted>=13.0

So it installs twisted v.11, but requires v.13

1) got <https://tahoe-lafs.org/source/tahoe-lafs/releases/allmydata-tahoe-1.10.0.zip> 2) got python 2.7.8 (native) <https://www.python.org/ftp/python/2.7.8/python-2.7.8.msi> 3) "python setup.py build": Installed d:\tmp1\allmydata-tahoe-1.10.0\twisted-11.0.0-py2.7-win32.egg ..... error: Installed distribution twisted 11.0.0 conflicts with requirement twisted>=13.0 So it installs twisted v.11, but requires v.13
tahoe-lafs added the
unknown
normal
defect
1.10.0
labels 2014-10-15 12:59:33 +00:00
tahoe-lafs added this to the undecided milestone 2014-10-15 12:59:33 +00:00
daira commented 2014-10-16 19:07:09 +00:00
Author
Owner

This should be fixed already in master. Please download the current revision, using the "Download ZIP" button on the bottom-right of https://github.com/tahoe-lafs/tahoe-lafs, and try building that.

This should be fixed already in master. Please download the current revision, using the "Download ZIP" button on the bottom-right of <https://github.com/tahoe-lafs/tahoe-lafs>, and try building that.
tahoe-lafs added
packaging
was already fixed
and removed
unknown
labels 2014-10-16 19:07:09 +00:00
tahoe-lafs modified the milestone from undecided to 1.11.0 2014-10-16 19:07:09 +00:00
daira closed this issue 2014-10-16 19:07:09 +00:00
daira commented 2014-10-16 19:09:06 +00:00
Author
Owner

Duplicate of #2249.

Duplicate of #2249.
Author
Owner

Yay, it's alive.
But.
After it've finally been built, on a command "bin\tahoe --version" it outputs:

allmydata-tahoe: unknown [unknown]unknown:
foolscap: 0.7.0
pycryptopp: 0.6.0.1206569328141510525648634803928199668821045408958
zfec: 1.4.22
Twisted: 11.0.0
Nevow: 0.10.0
zope.interface: unknown
python: 2.7.8
platform: Windows-7-6.1.7601-SP1
pyOpenSSL: 0.13.1
simplejson: 3.6.4
pycrypto: 2.4.1
pyasn1: 0.1.7
mock: 1.0.1
setuptools: 0.6c16dev5

Is it ok? quickstart guide says that it should output some "the right version number".

Yay, it's alive. But. After it've finally been built, on a command "bin\tahoe --version" it outputs: **allmydata-tahoe: unknown [unknown]unknown:** foolscap: 0.7.0 pycryptopp: 0.6.0.1206569328141510525648634803928199668821045408958 zfec: 1.4.22 Twisted: 11.0.0 Nevow: 0.10.0 zope.interface: unknown python: 2.7.8 platform: Windows-7-6.1.7601-SP1 pyOpenSSL: 0.13.1 simplejson: 3.6.4 pycrypto: 2.4.1 pyasn1: 0.1.7 mock: 1.0.1 setuptools: 0.6c16dev5 Is it ok? quickstart guide says that it should output some "the right version number".
daira commented 2014-10-16 22:39:31 +00:00
Author
Owner

Replying to sly:

Yay, it's alive.
But.
After it've finally been built, on a command "bin\tahoe --version" it outputs:

allmydata-tahoe: unknown [unknown]unknown:
[...]

Filed as #2321.

Replying to [sly](/tahoe-lafs/trac-2024-07-25/issues/2320#issuecomment-137458): > Yay, it's alive. > But. > After it've finally been built, on a command "bin\tahoe --version" it outputs: > > **allmydata-tahoe: unknown [unknown]unknown:** [...] Filed as #2321.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

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