[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2249: Installed distribution Twisted 12.2.0 [for example] conflicts with requirement twisted>=13.0 of nevow 0.11.1
Tahoe-LAFS
trac at tahoe-lafs.org
Tue Sep 2 17:19:07 UTC 2014
#2249: Installed distribution Twisted 12.2.0 [for example] conflicts with
requirement twisted>=13.0 of nevow 0.11.1
-------------------------+-------------------------------------------------
Reporter: | Owner: daira
nihraguk | Status: new
Type: defect | Milestone: 1.11.0
Priority: normal | Version: 1.10.0
Component: | Keywords: mac osx windows packaging twisted
packaging | nevow
Resolution: |
Launchpad Bug: |
-------------------------+-------------------------------------------------
Comment (by nejucomo):
Warner just asked if ``./setup.py build`` exhibits the same behavior and
it does.
Here are the relevant commands I just ran:
{{{
$ git clone 'https://github.com/tahoe-lafs/tahoe-lafs'
$ cd tahoe-lafs/
$ virtualenv ./venv
$ ./venv/bin/python ./setup.py build
}}}
And here is the full log:
{{{
$ export PS1='\n\$ '
$ mkdir ~/tmp/lafs-2249-test
$ cd ~/tmp/lafs-2249-test
$ git clone 'https://github.com/tahoe-lafs/tahoe-lafs'
Cloning into 'tahoe-lafs'...
remote: Counting objects: 39848, done.
remote: Compressing objects: 100% (44/44), done.
remote: Total 39848 (delta 23), reused 0 (delta 0)
Receiving objects: 100% (39848/39848), 60.98 MiB | 910.00 KiB/s, done.
Resolving deltas: 100% (21717/21717), done.
Checking connectivity... done.
$ cd tahoe-lafs/
$ virtualenv ./venv
Using real prefix '/usr'
New python executable in ./venv/bin/python
Installing
Setuptools..............................................................................................................................................................................................................................done.
Installing
Pip.....................................................................................................................................................................................................................................................................................................................................done.
$ ./venv/bin/python ./setup.py build
Not found: tahoe-deps
Not found: ../tahoe-deps
Installed /home/n/tmp/lafs-2249-test/tahoe-lafs/Twisted-11.1.0-py2.7
-linux-x86_64.egg
Searching for zope.interface==3.6.0,==3.6.1,==3.6.2,>=3.6.5
Reading http://pypi.python.org/simple/zope.interface/
Best match: zope.interface 3.6.1
Downloading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-
eggs/zope.interface-3.6.1-py2.7-linux-x86_64.egg
Processing zope.interface-3.6.1-py2.7-linux-x86_64.egg
creating /home/n/tmp/lafs-2249-test/tahoe-lafs/zope.interface-3.6.1-py2.7
-linux-x86_64.egg
Extracting zope.interface-3.6.1-py2.7-linux-x86_64.egg to
/home/n/tmp/lafs-2249-test/tahoe-lafs
Installed /home/n/tmp/lafs-2249-test/tahoe-lafs/zope.interface-3.6.1-py2.7
-linux-x86_64.egg
running update_version
git-version: wrote '1.10.0-122-gd95b370' into 'src/allmydata/_version.py'
running develop
Not found: tahoe-deps
Not found: ../tahoe-deps
running egg_info
creating src/allmydata_tahoe.egg-info
writing requirements to src/allmydata_tahoe.egg-info/requires.txt
writing src/allmydata_tahoe.egg-info/PKG-INFO
writing top-level names to src/allmydata_tahoe.egg-info/top_level.txt
writing dependency_links to src/allmydata_tahoe.egg-
info/dependency_links.txt
writing entry points to src/allmydata_tahoe.egg-info/entry_points.txt
writing manifest file 'src/allmydata_tahoe.egg-info/SOURCES.txt'
reading manifest file 'src/allmydata_tahoe.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*~' found anywhere in
distribution
writing manifest file 'src/allmydata_tahoe.egg-info/SOURCES.txt'
running build_ext
Creating /home/n/tmp/lafs-2249-test/tahoe-lafs/support/lib/python2.7/site-
packages/site.py
Processing setuptools-0.6c16dev4.egg
Copying setuptools-0.6c16dev4.egg to /home/n/tmp/lafs-2249-test/tahoe-
lafs/support/lib/python2.7/site-packages
Adding setuptools 0.6c16dev4 to easy-install.pth file
Installing easy_install_z-2.6 script to support/bin
Installing easy_install_z script to support/bin
Installed /home/n/tmp/lafs-2249-test/tahoe-lafs/support/lib/python2.7
/site-packages/setuptools-0.6c16dev4.egg
Creating /home/n/tmp/lafs-2249-test/tahoe-lafs/support/lib/python2.7/site-
packages/allmydata-tahoe.egg-link (link to src)
Adding allmydata-tahoe 1.10.0.post122 to easy-install.pth file
Installing tahoe script to support/bin
Installed /home/n/tmp/lafs-2249-test/tahoe-lafs/src
Processing dependencies for allmydata-tahoe==1.10.0.post122
Searching for pycryptopp>=0.6.0
Reading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-
sdists/
Reading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-eggs/
Best match: pycryptopp
0.6.0.1206569328141510525648634803928199668821045408958
Downloading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-
eggs/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-py2.7
-linux-x86_64.egg
Processing
pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-py2.7
-linux-x86_64.egg
creating /home/n/tmp/lafs-2249-test/tahoe-lafs/support/lib/python2.7/site-
packages/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-py2.7
-linux-x86_64.egg
Extracting
pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-py2.7
-linux-x86_64.egg to /home/n/tmp/lafs-2249-test/tahoe-
lafs/support/lib/python2.7/site-packages
Adding pycryptopp 0.6.0.1206569328141510525648634803928199668821045408958
to easy-install.pth file
Installed /home/n/tmp/lafs-2249-test/tahoe-lafs/support/lib/python2.7
/site-
packages/pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-py2.7
-linux-x86_64.egg
Searching for mock>=0.8.0
Reading http://pypi.python.org/simple/mock/
Best match: mock 1.0.1
Downloading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-
sdists/mock-1.0.1.tar.gz
Processing mock-1.0.1.tar.gz
Running mock-1.0.1/setup.py -q bdist_egg --dist-dir /home/n/tmp
/easy_install-F0xunk/mock-1.0.1/egg-dist-tmp-IXro16
warning: no files found matching '*.png' under directory 'docs'
warning: no files found matching '*.css' under directory 'docs'
warning: no files found matching '*.html' under directory 'docs'
warning: no files found matching '*.js' under directory 'docs'
zip_safe flag not set; analyzing archive contents...
Adding mock 1.0.1 to easy-install.pth file
Installed /home/n/tmp/lafs-2249-test/tahoe-lafs/support/lib/python2.7
/site-packages/mock-1.0.1-py2.7.egg
Searching for pyasn1>=0.0.8a
Reading http://pypi.python.org/simple/pyasn1/
Best match: pyasn1 0.1.7
Downloading
https://pypi.python.org/packages/2.7/p/pyasn1/pyasn1-0.1.7-py2.7.egg#md5=15f079cabee01402bf86ca8b83356469
Processing pyasn1-0.1.7-py2.7.egg
creating /home/n/tmp/lafs-2249-test/tahoe-lafs/support/lib/python2.7/site-
packages/pyasn1-0.1.7-py2.7.egg
Extracting pyasn1-0.1.7-py2.7.egg to /home/n/tmp/lafs-2249-test/tahoe-
lafs/support/lib/python2.7/site-packages
Adding pyasn1 0.1.7 to easy-install.pth file
Installed /home/n/tmp/lafs-2249-test/tahoe-lafs/support/lib/python2.7
/site-packages/pyasn1-0.1.7-py2.7.egg
Searching for pycrypto==2.1.0,==2.3,>=2.4.1
Reading http://pypi.python.org/simple/pycrypto/
Best match: pycrypto 2.5
Downloading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-
eggs/pycrypto-2.5-py2.7-linux-x86_64.egg
Processing pycrypto-2.5-py2.7-linux-x86_64.egg
creating /home/n/tmp/lafs-2249-test/tahoe-lafs/support/lib/python2.7/site-
packages/pycrypto-2.5-py2.7-linux-x86_64.egg
Extracting pycrypto-2.5-py2.7-linux-x86_64.egg to
/home/n/tmp/lafs-2249-test/tahoe-lafs/support/lib/python2.7/site-packages
Adding pycrypto 2.5 to easy-install.pth file
Installed /home/n/tmp/lafs-2249-test/tahoe-lafs/support/lib/python2.7
/site-packages/pycrypto-2.5-py2.7-linux-x86_64.egg
Searching for Nevow>=0.6.0
Reading http://pypi.python.org/simple/Nevow/
Best match: Nevow 0.11.1
Downloading
https://pypi.python.org/packages/source/N/Nevow/Nevow-0.11.1.tar.gz#md5=acc5d23bd94a5399752065baae6117f6
Processing Nevow-0.11.1.tar.gz
Running Nevow-0.11.1/setup.py -q bdist_egg --dist-dir /home/n/tmp
/easy_install-zzdjLK/Nevow-0.11.1/egg-dist-tmp-YmtI6n
package init file 'twisted/plugins/__init__.py' not found (or not a
regular file)
Adding Nevow 0.11.1 to easy-install.pth file
Installing nevow-xmlgettext script to support/bin
Installing nit script to support/bin
Installed /home/n/tmp/lafs-2249-test/tahoe-lafs/support/lib/python2.7
/site-packages/Nevow-0.11.1-py2.7.egg
Searching for pyOpenSSL
Reading http://pypi.python.org/simple/pyOpenSSL/
Best match: pyOpenSSL 0.14
Downloading
https://pypi.python.org/packages/source/p/pyOpenSSL/pyOpenSSL-0.14.tar.gz#md5=8579ff3a1d858858acfba5f046a4ddf7
Processing pyOpenSSL-0.14.tar.gz
Running pyOpenSSL-0.14/setup.py -q bdist_egg --dist-dir /home/n/tmp
/easy_install-2Wec3H/pyOpenSSL-0.14/egg-dist-tmp-l9XzUE
warning: no previously-included files matching '*.pyc' found anywhere in
distribution
no previously-included directories found matching 'doc/_build'
zip_safe flag not set; analyzing archive contents...
Adding pyOpenSSL 0.14 to easy-install.pth file
Installed /home/n/tmp/lafs-2249-test/tahoe-lafs/support/lib/python2.7
/site-packages/pyOpenSSL-0.14-py2.7.egg
Searching for foolscap>=0.6.3
Reading http://pypi.python.org/simple/foolscap/
Reading http://foolscap.lothar.com/
Reading http://foolscap.lothar.com/trac
Best match: foolscap 0.6.5
Downloading http://foolscap.lothar.com/releases/foolscap-0.6.5.tar.gz
Processing foolscap-0.6.5.tar.gz
Running foolscap-0.6.5/setup.py -q bdist_egg --dist-dir /home/n/tmp
/easy_install-GLT4gg/foolscap-0.6.5/egg-dist-tmp-601HWX
zip_safe flag not set; analyzing archive contents...
foolscap.test.test_appserver: module references __file__
Adding foolscap 0.6.5 to easy-install.pth file
Installing flogtool script to support/bin
Installing flappclient script to support/bin
Installing flappserver script to support/bin
Installed /home/n/tmp/lafs-2249-test/tahoe-lafs/support/lib/python2.7
/site-packages/foolscap-0.6.5-py2.7.egg
Searching for service-identity
Reading http://pypi.python.org/simple/service-identity/
Best match: service-identity 14.0.0
Downloading
https://pypi.python.org/packages/source/s/service_identity/service_identity-14.0.0.tar.gz#md5=cea0b0156d73b025ecef660fb51f0d9a
Processing service_identity-14.0.0.tar.gz
Running service_identity-14.0.0/setup.py -q bdist_egg --dist-dir
/home/n/tmp/easy_install-lz7COH/service_identity-14.0.0/egg-dist-tmp-
KvI19e
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown
distribution option: 'extra_requires'
warnings.warn(msg)
zip_safe flag not set; analyzing archive contents...
Adding service-identity 14.0.0 to easy-install.pth file
Installed /home/n/tmp/lafs-2249-test/tahoe-lafs/support/lib/python2.7
/site-packages/service_identity-14.0.0-py2.7.egg
Searching for simplejson>=1.4
Reading http://pypi.python.org/simple/simplejson/
Best match: simplejson 3.6.3
Downloading
https://pypi.python.org/packages/source/s/simplejson/simplejson-3.6.3.tar.gz#md5=bbb654c2d9b5e3c176af1a22522a458f
Processing simplejson-3.6.3.tar.gz
Running simplejson-3.6.3/setup.py -q bdist_egg --dist-dir /home/n/tmp
/easy_install-OUFHM9/simplejson-3.6.3/egg-dist-tmp-F0EQxn
zip_safe flag not set; analyzing archive contents...
simplejson.tests.__init__: module references __file__
Adding simplejson 3.6.3 to easy-install.pth file
Installed /home/n/tmp/lafs-2249-test/tahoe-lafs/support/lib/python2.7
/site-packages/simplejson-3.6.3-py2.7-linux-x86_64.egg
Searching for zfec>=1.1.0
Reading http://pypi.python.org/simple/zfec/
Best match: zfec 1.4.7
Downloading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-
eggs/zfec-1.4.7-py2.7-linux-x86_64.egg
Processing zfec-1.4.7-py2.7-linux-x86_64.egg
creating /home/n/tmp/lafs-2249-test/tahoe-lafs/support/lib/python2.7/site-
packages/zfec-1.4.7-py2.7-linux-x86_64.egg
Extracting zfec-1.4.7-py2.7-linux-x86_64.egg to /home/n/tmp/lafs-2249-test
/tahoe-lafs/support/lib/python2.7/site-packages
Adding zfec 1.4.7 to easy-install.pth file
Installing zfec script to support/bin
Installing zunfec script to support/bin
Installed /home/n/tmp/lafs-2249-test/tahoe-lafs/support/lib/python2.7
/site-packages/zfec-1.4.7-py2.7-linux-x86_64.egg
error: Installed distribution Twisted 11.1.0 conflicts with requirement
twisted>=13.0
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2249#comment:16>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list