Open UbuntuEvangelist opened 7 years ago
Thank you @saydulk;
The installation of the package is currently done by using a Deb package by following thise instruction: https://github.com/globaleaks/Tor2web/wiki/Installation-Guide
The code i not intended to run with the code you provided but maybe we could evaluate it.
Are you planning to improve tor2web on this topic?
python setup.py install running install running bdist_egg running egg_info writing requirements to tor2web.egg-info/requires.txt writing tor2web.egg-info/PKG-INFO writing top-level names to tor2web.egg-info/top_level.txt writing dependency_links to tor2web.egg-info/dependency_links.txt reading manifest file 'tor2web.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'tor2web.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/tor2web copying build/lib.linux-x86_64-2.7/tor2web/t2w.py -> build/bdist.linux-x86_64/egg/tor2web creating build/bdist.linux-x86_64/egg/tor2web/utils copying build/lib.linux-x86_64-2.7/tor2web/utils/lists.py -> build/bdist.linux-x86_64/egg/tor2web/utils copying build/lib.linux-x86_64-2.7/tor2web/utils/stats.py -> build/bdist.linux-x86_64/egg/tor2web/utils copying build/lib.linux-x86_64-2.7/tor2web/utils/daemon.py -> build/bdist.linux-x86_64/egg/tor2web/utils copying build/lib.linux-x86_64-2.7/tor2web/utils/urls.py -> build/bdist.linux-x86_64/egg/tor2web/utils copying build/lib.linux-x86_64-2.7/tor2web/utils/templating.py -> build/bdist.linux-x86_64/egg/tor2web/utils copying build/lib.linux-x86_64-2.7/tor2web/utils/config.py -> build/bdist.linux-x86_64/egg/tor2web/utils copying build/lib.linux-x86_64-2.7/tor2web/utils/socks.py -> build/bdist.linux-x86_64/egg/tor2web/utils copying build/lib.linux-x86_64-2.7/tor2web/utils/hostsmap.py -> build/bdist.linux-x86_64/egg/tor2web/utils copying build/lib.linux-x86_64-2.7/tor2web/utils/ssl.py -> build/bdist.linux-x86_64/egg/tor2web/utils copying build/lib.linux-x86_64-2.7/tor2web/utils/gettor.py -> build/bdist.linux-x86_64/egg/tor2web/utils copying build/lib.linux-x86_64-2.7/tor2web/utils/storage.py -> build/bdist.linux-x86_64/egg/tor2web/utils copying build/lib.linux-x86_64-2.7/tor2web/utils/init.py -> build/bdist.linux-x86_64/egg/tor2web/utils copying build/lib.linux-x86_64-2.7/tor2web/utils/mail.py -> build/bdist.linux-x86_64/egg/tor2web/utils copying build/lib.linux-x86_64-2.7/tor2web/utils/misc.py -> build/bdist.linux-x86_64/egg/tor2web/utils copying build/lib.linux-x86_64-2.7/tor2web/init.py -> build/bdist.linux-x86_64/egg/tor2web byte-compiling build/bdist.linux-x86_64/egg/tor2web/t2w.py to t2w.pyc byte-compiling build/bdist.linux-x86_64/egg/tor2web/utils/lists.py to lists.pyc byte-compiling build/bdist.linux-x86_64/egg/tor2web/utils/stats.py to stats.pyc byte-compiling build/bdist.linux-x86_64/egg/tor2web/utils/daemon.py to daemon.pyc byte-compiling build/bdist.linux-x86_64/egg/tor2web/utils/urls.py to urls.pyc byte-compiling build/bdist.linux-x86_64/egg/tor2web/utils/templating.py to templating.pyc byte-compiling build/bdist.linux-x86_64/egg/tor2web/utils/config.py to config.pyc byte-compiling build/bdist.linux-x86_64/egg/tor2web/utils/socks.py to socks.pyc byte-compiling build/bdist.linux-x86_64/egg/tor2web/utils/hostsmap.py to hostsmap.pyc byte-compiling build/bdist.linux-x86_64/egg/tor2web/utils/ssl.py to ssl.pyc byte-compiling build/bdist.linux-x86_64/egg/tor2web/utils/gettor.py to gettor.pyc byte-compiling build/bdist.linux-x86_64/egg/tor2web/utils/storage.py to storage.pyc byte-compiling build/bdist.linux-x86_64/egg/tor2web/utils/init.py to init.pyc byte-compiling build/bdist.linux-x86_64/egg/tor2web/utils/mail.py to mail.pyc byte-compiling build/bdist.linux-x86_64/egg/tor2web/utils/misc.py to misc.pyc byte-compiling build/bdist.linux-x86_64/egg/tor2web/init.py to init.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts running install_scripts running build_scripts creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-2.7/tor2web -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/tor2web to 755 copying tor2web.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying tor2web.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying tor2web.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying tor2web.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying tor2web.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... tor2web.t2w: module references file creating 'dist/tor2web-3.1.69-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing tor2web-3.1.69-py2.7.egg removing '/usr/local/lib/python2.7/dist-packages/tor2web-3.1.69-py2.7.egg' (and everything under it) creating /usr/local/lib/python2.7/dist-packages/tor2web-3.1.69-py2.7.egg Extracting tor2web-3.1.69-py2.7.egg to /usr/local/lib/python2.7/dist-packages Removing tor2web 3.1.69 from easy-install.pth file tor2web 3.1.69 is already the active version in easy-install.pth Installing tor2web script to /usr/local/bin
Installed /usr/local/lib/python2.7/dist-packages/tor2web-3.1.69-py2.7.egg Processing dependencies for tor2web==3.1.69 Searching for zope.interface==4.0.5 Best match: zope.interface 4.0.5 Adding zope.interface 4.0.5 to easy-install.pth file
Using /usr/lib/python2.7/dist-packages Searching for transaction==1.1.1 Best match: transaction 1.1.1 Processing transaction-1.1.1-py2.7.egg transaction 1.1.1 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/transaction-1.1.1-py2.7.egg Searching for six==1.5.2 Best match: six 1.5.2 six 1.5.2 is already the active version in easy-install.pth
Using /usr/lib/python2.7/dist-packages Searching for service-identity==16.0.0 Best match: service-identity 16.0.0 Processing service_identity-16.0.0-py2.7.egg service-identity 16.0.0 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/service_identity-16.0.0-py2.7.egg Searching for pycparser==2.10 Best match: pycparser 2.10 Processing pycparser-2.10-py2.7.egg pycparser 2.10 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/pycparser-2.10-py2.7.egg Searching for pyasn1==0.1.9 Best match: pyasn1 0.1.9 Processing pyasn1-0.1.9-py2.7.egg pyasn1 0.1.9 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/pyasn1-0.1.9-py2.7.egg Searching for pyOpenSSL==0.15.1 Best match: pyOpenSSL 0.15.1 Processing pyOpenSSL-0.15.1-py2.7.egg Removing pyOpenSSL 0.13 from easy-install.pth file pyOpenSSL 0.15.1 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/pyOpenSSL-0.15.1-py2.7.egg Searching for idna==2.0 Best match: idna 2.0 Processing idna-2.0-py2.7.egg idna 2.0 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/idna-2.0-py2.7.egg Searching for enum34==0.9.23 Best match: enum34 0.9.23 Processing enum34-0.9.23-py2.7.egg enum34 0.9.23 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/enum34-0.9.23-py2.7.egg Searching for cryptography==1.2.3 Best match: cryptography 1.2.3 Processing cryptography-1.2.3-py2.7-linux-x86_64.egg cryptography 1.2.3 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/cryptography-1.2.3-py2.7-linux-x86_64.egg Searching for cffi==1.5.2 Best match: cffi 1.5.2 Adding cffi 1.5.2 to easy-install.pth file
Using /usr/local/lib/python2.7/dist-packages Searching for Twisted==16.0.0 Best match: Twisted 16.0.0 Adding Twisted 16.0.0 to easy-install.pth file
Using /usr/local/lib/python2.7/dist-packages Searching for Parsley==1.2 Best match: Parsley 1.2 Adding Parsley 1.2 to easy-install.pth file
Using /usr/local/lib/python2.7/dist-packages Searching for pyasn1-modules==0.0.9 Best match: pyasn1-modules 0.0.9 Processing pyasn1_modules-0.0.9-py2.7.egg pyasn1-modules 0.0.9 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/pyasn1_modules-0.0.9-py2.7.egg Searching for attrs==17.2.0 Best match: attrs 17.2.0 Processing attrs-17.2.0-py2.7.egg attrs 17.2.0 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/attrs-17.2.0-py2.7.egg Searching for ipaddress==1.0.18 Best match: ipaddress 1.0.18 Processing ipaddress-1.0.18-py2.7.egg ipaddress 1.0.18 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/ipaddress-1.0.18-py2.7.egg Searching for setuptools==3.3 Best match: setuptools 3.3 Adding setuptools 3.3 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin
Using /usr/lib/python2.7/dist-packages Finished processing dependencies for tor2web==3.1.69