Quantcast
Channel: help - Forum - FlexGet
Viewing all articles
Browse latest Browse all 837

Flexget install failed

$
0
0

@dollyi wrote:

Hi, I'm using TS-251 of Qnap.
I tried to install flexget and failed.

optware and python2.7 are installed at an app center of qnap page.
then, I did in putty:
# ipkg install py27-setuptools (it's success)
# easy_install-2.7 flexget (it's failed)

my error log in below

[~] # ipkg install py27-setuptools
Installing py27-setuptools (0.6c11-2) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/ts509/cross/unstable/py27-setuptools_0.6c11-2_i686.ipk
Installing python27 (2.7.3-1) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/ts509/cross/unstable/python27_2.7.3-1_i686.ipk
Installing bzip2 (1.0.6-1) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/ts509/cross/unstable/bzip2_1.0.6-1_i686.ipk
Installing openssl (0.9.8v-2) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/ts509/cross/unstable/openssl_0.9.8v-2_i686.ipk
Installing libdb (4.2.52-3) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/ts509/cross/unstable/libdb_4.2.52-3_i686.ipk
Installing zlib (1.2.5-1) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/ts509/cross/unstable/zlib_1.2.5-1_i686.ipk
Installing sqlite (3.8.1-1) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/ts509/cross/unstable/sqlite_3.8.1-1_i686.ipk
Installing libstdc++ (6.0.9-6) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/ts509/cross/unstable/libstdc++_6.0.9-6_i686.ipk
Installing ncursesw (5.7-2) to root...
Downloading http://ipkg.nslu2-linux.org/feeds/optware/ts509/cross/unstable/ncursesw_5.7-2_i686.ipk
Configuring bzip2
update-alternatives: Linking //opt/bin/bzip2 to /opt/bin/bzip2-bzip2
Configuring libdb
Configuring libstdc++
Configuring ncursesw
Configuring openssl
Configuring py27-setuptools
Configuring python27
Configuring sqlite
Configuring zlib
Successfully terminated.

[~] # easy_install-2.7 flexget
/opt/local/lib/python2.5/site-packages (in --site-dirs) does not exist
Searching for flexget
Reading http://pypi.python.org/simple/flexget/
Best match: FlexGet 1.2.472
Downloading https://pypi.python.org/packages/source/F/FlexGet/FlexGet-1.2.472.tar.gz#md5=7aee62502828638dc2cf1d0a272e6c62
Processing FlexGet-1.2.472.tar.gz
Running FlexGet-1.2.472/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GiCWa2/FlexGet-1.2.472/egg-dist-tmp-sAjKK5
warning: no previously-included files matching '*' found under directory 'tests'
Adding FlexGet 1.2.472 to easy-install.pth file
Installing flexget script to /opt/local/bin
Installing flexget-headless script to /opt/local/bin

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/FlexGet-1.2.472-py2.7.egg
Processing dependencies for flexget
Searching for Safe
Reading http://pypi.python.org/simple/Safe/
Best match: Safe 0.4
Downloading https://pypi.python.org/packages/source/S/Safe/Safe-0.4.tar.gz#md5=670ef3588b98f878dd1b38b13d8f677d
Processing Safe-0.4.tar.gz
Running Safe-0.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-4pM1bf/Safe-0.4/egg-dist-tmp-np_wMo
Adding Safe 0.4 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/Safe-0.4-py2.7.egg
Searching for pyparsing>=2.0.3
Reading http://pypi.python.org/simple/pyparsing/
Best match: pyparsing 2.1.0
Downloading https://pypi.python.org/packages/source/p/pyparsing/pyparsing-2.1.0.zip#md5=4b77862e3ac5d1e40dc6cebce8a1afa2
Processing pyparsing-2.1.0.zip
Running pyparsing-2.1.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-EOc_KF/pyparsing-2.1.0/egg-dist-tmp-qwjOXy
zip_safe flag not set; analyzing archive contents...
pyparsing: module MAY be using inspect.stack
Adding pyparsing 2.1.0 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/pyparsing-2.1.0-py2.7.egg
Searching for flask-cors>=2.1.2
Reading http://pypi.python.org/simple/flask-cors/
Best match: Flask-Cors 2.1.2
Downloading https://pypi.python.org/packages/2.7/F/Flask-Cors/Flask_Cors-2.1.2-py2.7.egg#md5=772eade9a09c6d5a1b234249cc80ec52
Processing Flask_Cors-2.1.2-py2.7.egg
creating /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/Flask_Cors-2.1.2-py2.7.egg
Extracting Flask_Cors-2.1.2-py2.7.egg to /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages
Adding Flask-Cors 2.1.2 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/Flask_Cors-2.1.2-py2.7.egg
Searching for flask-login>=0.3.2
Reading http://pypi.python.org/simple/flask-login/
Best match: Flask-Login 0.3.2
Downloading https://pypi.python.org/packages/source/F/Flask-Login/Flask-Login-0.3.2.tar.gz#md5=d95c2275d3e1c755145910077366dc45
Processing Flask-Login-0.3.2.tar.gz
Running Flask-Login-0.3.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oxpWuF/Flask-Login-0.3.2/egg-dist-tmp-LTpZsO
Adding Flask-Login 0.3.2 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/Flask_Login-0.3.2-py2.7.egg
Searching for flask-compress>=1.2.1
Reading http://pypi.python.org/simple/flask-compress/
Best match: Flask-Compress 1.3.0
Downloading https://pypi.python.org/packages/source/F/Flask-Compress/Flask-Compress-1.3.0.tar.gz#md5=fe3d9b75793699ceec279d37104c1a9c
Processing Flask-Compress-1.3.0.tar.gz
Running Flask-Compress-1.3.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-RWefSm/Flask-Compress-1.3.0/egg-dist-tmp-rLZV4x
Adding Flask-Compress 1.3.0 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/Flask_Compress-1.3.0-py2.7.egg
Searching for flask-restplus==0.8.6
Reading http://pypi.python.org/simple/flask-restplus/
Best match: flask-restplus 0.8.6
Downloading https://pypi.python.org/packages/source/f/flask-restplus/flask-restplus-0.8.6.tar.gz#md5=fcffd6ab75dc90f7bf66c2528a426abc
Processing flask-restplus-0.8.6.tar.gz
Running flask-restplus-0.8.6/setup.py -q bdist_egg --dist-dir /tmp/easy_install-X7xUpa/flask-restplus-0.8.6/egg-dist-tmp-fhcykf
/opt/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'use_2to3'
  warnings.warn(msg)
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Adding flask-restplus 0.8.6 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/flask_restplus-0.8.6-py2.7.egg
Searching for flask-restful>=0.3.3
Reading http://pypi.python.org/simple/flask-restful/
Best match: Flask-RESTful 0.3.5
Downloading https://pypi.python.org/packages/source/F/Flask-RESTful/Flask-RESTful-0.3.5.tar.gz#md5=eab04644697354c0e9ef0fa4c17fe607
Processing Flask-RESTful-0.3.5.tar.gz
Running Flask-RESTful-0.3.5/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cW90eQ/Flask-RESTful-0.3.5/egg-dist-tmp-KjB4Pu
warning: no files found matching 'CHANGES'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyo' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'examples'
warning: no previously-included files matching '*.pyo' found under directory 'examples'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs/_themes'
Adding Flask-RESTful 0.3.5 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/Flask_RESTful-0.3.5-py2.7.egg
Searching for flask>=0.7
Reading http://pypi.python.org/simple/flask/
Best match: Flask 0.10.1
Downloading https://pypi.python.org/packages/source/F/Flask/Flask-0.10.1.tar.gz#md5=378670fe456957eb3c27ddaef60b2b24
Processing Flask-0.10.1.tar.gz
Running Flask-0.10.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-FhGhJM/Flask-0.10.1/egg-dist-tmp-Gh6qGA
warning: no files found matching '*' under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyo' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'examples'
warning: no previously-included files matching '*.pyo' found under directory 'examples'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs/_themes/.git'
Adding Flask 0.10.1 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg
Searching for cherrypy>=3.7.0
Reading http://pypi.python.org/simple/cherrypy/
Best match: CherryPy 5.0.1
Downloading https://pypi.python.org/packages/source/C/CherryPy/CherryPy-5.0.1.zip#md5=c457402dee2656d35828e2ab04b84ac5
Processing CherryPy-5.0.1.zip
Running CherryPy-5.0.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-j9NwZ2/CherryPy-5.0.1/egg-dist-tmp-aMd4MZ
zip_safe flag not set; analyzing archive contents...
cherrypy._cptree: module references __file__
cherrypy._cpmodpy: module references __file__
cherrypy.lib.profiler: module references __file__
cherrypy.lib.gctools: module MAY be using inspect.getframeinfo
cherrypy.lib.cpstats: module references __file__
cherrypy.lib.covercp: module references __file__
cherrypy.tutorial.tut10_http_errors: module references __file__
cherrypy.tutorial.tut09_files: module references __file__
cherrypy.tutorial.tut08_generators_and_yield: module references __file__
cherrypy.tutorial.tut07_sessions: module references __file__
cherrypy.tutorial.tut06_default_method: module references __file__
cherrypy.tutorial.tut05_derived_objects: module references __file__
cherrypy.tutorial.tut04_complex_site: module references __file__
cherrypy.tutorial.tut03_get_and_post: module references __file__
cherrypy.tutorial.tut02_expose_methods: module references __file__
cherrypy.tutorial.tut01_helloworld: module references __file__
cherrypy.test.test_wsgiapps: module references __file__
cherrypy.test.test_wsgi_unix_socket: module references __file__
cherrypy.test.test_virtualhost: module references __file__
cherrypy.test.test_static: module references __file__
cherrypy.test.test_states: module references __file__
cherrypy.test.test_session: module references __file__
cherrypy.test.test_routes: module references __file__
cherrypy.test.test_request_obj: module references __file__
cherrypy.test.test_misc_tools: module references __file__
cherrypy.test.test_logging: module references __file__
cherrypy.test.test_core: module references __file__
cherrypy.test.test_config_server: module references __file__
cherrypy.test.test_config: module references __file__
cherrypy.test.test_caching: module references __file__
cherrypy.test.modwsgi: module references __file__
cherrypy.test.modpy: module references __file__
cherrypy.test.modfcgid: module references __file__
cherrypy.test.modfastcgi: module references __file__
cherrypy.test.helper: module references __file__
cherrypy.test.checkerdemo: module references __file__
cherrypy.test.benchmark: module references __file__
cherrypy.process.plugins: module references __file__
cherrypy.scaffold.__init__: module references __file__
Adding CherryPy 5.0.1 to easy-install.pth file
Installing cherryd script to /opt/local/bin

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/CherryPy-5.0.1-py2.7.egg
Searching for ordereddict>=1.1
Reading http://pypi.python.org/simple/ordereddict/
Best match: ordereddict 1.1
Downloading https://pypi.python.org/packages/source/o/ordereddict/ordereddict-1.1.tar.gz#md5=a0ed854ee442051b249bfad0f638bbec
Processing ordereddict-1.1.tar.gz
Running ordereddict-1.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8ptDdr/ordereddict-1.1/egg-dist-tmp-oyBsKS
zip_safe flag not set; analyzing archive contents...
Adding ordereddict 1.1 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/ordereddict-1.1-py2.7.egg
Searching for pytvmaze>=1.4.5
Reading http://pypi.python.org/simple/pytvmaze/
Best match: pytvmaze 1.4.7
Downloading https://pypi.python.org/packages/source/p/pytvmaze/pytvmaze-1.4.7.tar.gz#md5=e0649d3b8599ee6cdd30d6603e582bf3
Processing pytvmaze-1.4.7.tar.gz
Running pytvmaze-1.4.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8AuTe5/pytvmaze-1.4.7/egg-dist-tmp-MuUas_
zip_safe flag not set; analyzing archive contents...
Adding pytvmaze 1.4.7 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/pytvmaze-1.4.7-py2.7.egg
Searching for apscheduler
Reading http://pypi.python.org/simple/apscheduler/
Best match: APScheduler 3.0.5
Downloading https://pypi.python.org/packages/source/A/APScheduler/APScheduler-3.0.5.tar.gz#md5=d8e588edac319591f2c7e926cba7a622
Processing APScheduler-3.0.5.tar.gz
Running APScheduler-3.0.5/setup.py -q bdist_egg --dist-dir /tmp/easy_install-VvVyk9/APScheduler-3.0.5/egg-dist-tmp-YPP2qc
Adding APScheduler 3.0.5 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/APScheduler-3.0.5-py2.7.egg
Searching for guessit>=2.0.3
Reading http://pypi.python.org/simple/guessit/
Best match: guessit 2.0.4
Downloading https://pypi.python.org/packages/source/g/guessit/guessit-2.0.4.tar.gz#md5=2fc60912f7a12ca9573e265de23556d6
Processing guessit-2.0.4.tar.gz
Running guessit-2.0.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-CWYnm5/guessit-2.0.4/egg-dist-tmp-083_BH
/opt/local/lib/python2.5/site-packages (in --site-dirs) does not exist
Searching for pytest-runner
Reading http://pypi.python.org/simple/pytest-runner/
Best match: pytest-runner 2.7
Downloading https://pypi.python.org/packages/source/p/pytest-runner/pytest-runner-2.7.tar.gz#md5=360a09bb80b505a7a093c20aeb4d1994
Processing pytest-runner-2.7.tar.gz
Running pytest-runner-2.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-CWYnm5/guessit-2.0.4/temp/easy_install-FrB0wW/pytest-runner-2.7/egg-dist-tmp-GFJEa3
/opt/local/lib/python2.5/site-packages (in --site-dirs) does not exist
Searching for setuptools-scm>=1.9
Reading http://pypi.python.org/simple/setuptools_scm/
Best match: setuptools-scm 1.10.1
Downloading https://pypi.python.org/packages/source/s/setuptools_scm/setuptools_scm-1.10.1.zip#md5=63f2dd6c1f087ff1a2c74a5cf11e988a
Processing setuptools_scm-1.10.1.zip
Running setuptools_scm-1.10.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-CWYnm5/guessit-2.0.4/temp/easy_install-FrB0wW/pytest-runner-2.7/temp/easy_install-TwRFTa/setuptools_scm-1.10.1/egg-dist-tmp-DIXj5M

Installed /tmp/easy_install-CWYnm5/guessit-2.0.4/temp/easy_install-FrB0wW/pytest-runner-2.7/setuptools_scm-1.10.1-py2.7.egg
your setuptools is too old (<12)
setuptools_scm functionality is degraded
zip_safe flag not set; analyzing archive contents...

Installed /tmp/easy_install-CWYnm5/guessit-2.0.4/pytest_runner-2.7-py2.7.egg
warning: no files found matching '*.ini' under directory 'guessit'
warning: no previously-included files matching '*.pyc' found under directory 'guessit'
Adding guessit 2.0.4 to easy-install.pth file
Installing guessit script to /opt/local/bin

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/guessit-2.0.4-py2.7.egg
Searching for path.py
Reading http://pypi.python.org/simple/path.py/
Best match: path.py 8.1.2
Downloading https://pypi.python.org/packages/source/p/path.py/path.py-8.1.2.tar.gz#md5=31d07ac861284f8148a9041064852371
Processing path.py-8.1.2.tar.gz
Running path.py-8.1.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-I8NDds/path.py-8.1.2/egg-dist-tmp-Uqo8mO
/opt/local/lib/python2.5/site-packages (in --site-dirs) does not exist
Searching for setuptools-scm
Reading http://pypi.python.org/simple/setuptools_scm/
Best match: setuptools-scm 1.10.1
Downloading https://pypi.python.org/packages/source/s/setuptools_scm/setuptools_scm-1.10.1.zip#md5=63f2dd6c1f087ff1a2c74a5cf11e988a
Processing setuptools_scm-1.10.1.zip
Running setuptools_scm-1.10.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-I8NDds/path.py-8.1.2/temp/easy_install-AmignS/setuptools_scm-1.10.1/egg-dist-tmp-71lFX1

Installed /tmp/easy_install-I8NDds/path.py-8.1.2/setuptools_scm-1.10.1-py2.7.egg
your setuptools is too old (<12)
setuptools_scm functionality is degraded
zip_safe flag not set; analyzing archive contents...
Adding path.py 8.1.2 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/path.py-8.1.2-py2.7.egg
Searching for tmdb3
Reading http://pypi.python.org/simple/tmdb3/
Best match: tmdb3 0.7.2
Downloading https://pypi.python.org/packages/source/t/tmdb3/tmdb3-0.7.2.tar.gz#md5=c712bca4934230a16a8b1a41dcb987cf
Processing tmdb3-0.7.2.tar.gz
Running tmdb3-0.7.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-b4hgCt/tmdb3-0.7.2/egg-dist-tmp-c3kKsm
zip_safe flag not set; analyzing archive contents...
Adding tmdb3 0.7.2 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/tmdb3-0.7.2-py2.7.egg
Searching for jsonschema>=2.0
Reading http://pypi.python.org/simple/jsonschema/
Best match: jsonschema 2.5.1
Downloading https://pypi.python.org/packages/source/j/jsonschema/jsonschema-2.5.1.zip#md5=e491298485bdefeecb0f1ca3d65e5292
Processing jsonschema-2.5.1.zip
Running jsonschema-2.5.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hc0cBQ/jsonschema-2.5.1/egg-dist-tmp-gE4tk2
/opt/local/lib/python2.5/site-packages (in --site-dirs) does not exist
Searching for vcversioner
Reading http://pypi.python.org/simple/vcversioner/
Best match: vcversioner 2.14.0.0
Downloading https://pypi.python.org/packages/source/v/vcversioner/vcversioner-2.14.0.0.tar.gz#md5=7848a365ced9941053bc25d9a9f8f4b4
Processing vcversioner-2.14.0.0.tar.gz
Running vcversioner-2.14.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-hc0cBQ/jsonschema-2.5.1/temp/easy_install-t_Mcto/vcversioner-2.14.0.0/egg-dist-tmp-up0i1b
zip_safe flag not set; analyzing archive contents...

Installed /tmp/easy_install-hc0cBQ/jsonschema-2.5.1/vcversioner-2.14.0.0-py2.7.egg
zip_safe flag not set; analyzing archive contents...
jsonschema.tests.test_jsonschema_test_suite: module references __file__
Adding jsonschema 2.5.1 to easy-install.pth file
Installing jsonschema script to /opt/local/bin

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/jsonschema-2.5.1-py2.7.egg
Searching for python-dateutil!=2.0,!=2.2
Reading http://pypi.python.org/simple/python-dateutil/
Best match: python-dateutil 2.5.0
Downloading https://pypi.python.org/packages/source/p/python-dateutil/python-dateutil-2.5.0.zip#md5=3fa99fa1bc5065ce6264c19406b7532a
Processing python-dateutil-2.5.0.zip
Running python-dateutil-2.5.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-kpj3wL/python-dateutil-2.5.0/egg-dist-tmp-DXYRK6
Adding python-dateutil 2.5.0 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/python_dateutil-2.5.0-py2.7.egg
Searching for requests>=1.0,!=2.4.0,<2.99
Reading http://pypi.python.org/simple/requests/
Best match: requests 2.9.1
Downloading https://pypi.python.org/packages/source/r/requests/requests-2.9.1.tar.gz#md5=0b7f480d19012ec52bab78292efd976d
Processing requests-2.9.1.tar.gz
Running requests-2.9.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-_ebAWo/requests-2.9.1/egg-dist-tmp-EjUChX
Adding requests 2.9.1 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/requests-2.9.1-py2.7.egg
Searching for jinja2
Reading http://pypi.python.org/simple/jinja2/
Best match: Jinja2 2.8
Downloading https://pypi.python.org/packages/source/J/Jinja2/Jinja2-2.8.tar.gz#md5=edb51693fe22c53cee5403775c71a99e
Processing Jinja2-2.8.tar.gz
Running Jinja2-2.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-axO3uh/Jinja2-2.8/egg-dist-tmp-XNTYpy
warning: no files found matching 'run-tests.py'
warning: no files found matching '*' under directory 'custom_fixers'
warning: no files found matching '*' under directory 'jinja2/testsuite/res'
warning: no previously-included files matching '*' found under directory 'docs/_build'
warning: no previously-included files matching '*.pyc' found under directory 'jinja2'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'jinja2'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
Adding Jinja2 2.8 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/Jinja2-2.8-py2.7.egg
Searching for rpyc
Reading http://pypi.python.org/simple/rpyc/
Best match: rpyc 3.3.0
Downloading https://pypi.python.org/packages/source/r/rpyc/rpyc-3.3.0.zip#md5=f60bb91b46851be45363cd72e078e6ba
Processing rpyc-3.3.0.zip
Running rpyc-3.3.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-09IEAJ/rpyc-3.3.0/egg-dist-tmp-nJOXJq
Adding rpyc 3.3.0 to easy-install.pth file
Installing rpyc_registry.py script to /opt/local/bin
Installing rpyc_classic.py script to /opt/local/bin

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/rpyc-3.3.0-py2.7.egg
Searching for progressbar
Reading http://pypi.python.org/simple/progressbar/
Best match: progressbar 2.3
Downloading https://pypi.python.org/packages/source/p/progressbar/progressbar-2.3.tar.gz#md5=cb6359e54edbb5a1ede42f2b3da5fd75
Processing progressbar-2.3.tar.gz
Running progressbar-2.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-GSf3Hd/progressbar-2.3/egg-dist-tmp-HcBezi
zip_safe flag not set; analyzing archive contents...
Adding progressbar 2.3 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/progressbar-2.3-py2.7.egg
Searching for pynzb
Reading http://pypi.python.org/simple/pynzb/
Best match: pynzb 0.1.0
Downloading https://pypi.python.org/packages/source/p/pynzb/pynzb-0.1.0.tar.gz#md5=63c74a36348ac28aa99732dcb8be8c59
Processing pynzb-0.1.0.tar.gz
Running pynzb-0.1.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rnLlGC/pynzb-0.1.0/egg-dist-tmp-uDaM4v
Adding pynzb 0.1.0 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/pynzb-0.1.0-py2.7.egg
Searching for PyRSS2Gen
Reading http://pypi.python.org/simple/PyRSS2Gen/
Best match: PyRSS2Gen 1.1
Downloading https://pypi.python.org/packages/source/P/PyRSS2Gen/PyRSS2Gen-1.1.tar.gz#md5=3529f831c6a4ed717b55315974e16317
Processing PyRSS2Gen-1.1.tar.gz
Running PyRSS2Gen-1.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-SCbqRy/PyRSS2Gen-1.1/egg-dist-tmp-pP9jyg
zip_safe flag not set; analyzing archive contents...
Adding PyRSS2Gen 1.1 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/PyRSS2Gen-1.1-py2.7.egg
Searching for html5lib>=0.11
Reading http://pypi.python.org/simple/html5lib/
Best match: html5lib 1.0b8
Downloading https://pypi.python.org/packages/source/h/html5lib/html5lib-1.0b8.tar.gz#md5=c3116519cb39bec8254e14aef2f2e3be
Processing html5lib-1.0b8.tar.gz
Running html5lib-1.0b8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-uzcEOW/html5lib-1.0b8/egg-dist-tmp-9_c8xw
zip_safe flag not set; analyzing archive contents...
Adding html5lib 1.0b8 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/html5lib-1.0b8-py2.7.egg
Searching for beautifulsoup4>=4.1,!=4.2.0,<4.5
Reading http://pypi.python.org/simple/beautifulsoup4/
Best match: beautifulsoup4 4.4.1
Downloading https://pypi.python.org/packages/source/b/beautifulsoup4/beautifulsoup4-4.4.1.tar.gz#md5=8fbd9a7cac0704645fa20d1419036815
Processing beautifulsoup4-4.4.1.tar.gz
Running beautifulsoup4-4.4.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-boY4Dt/beautifulsoup4-4.4.1/egg-dist-tmp-Wjd_Ki
zip_safe flag not set; analyzing archive contents...
Adding beautifulsoup4 4.4.1 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/beautifulsoup4-4.4.1-py2.7.egg
Searching for PyYAML
Reading http://pypi.python.org/simple/PyYAML/
Best match: PyYAML 3.11
Downloading https://pypi.python.org/packages/source/P/PyYAML/PyYAML-3.11.zip#md5=89cbc92cda979042533b640b76e6e055
Processing PyYAML-3.11.zip
Running PyYAML-3.11/setup.py -q bdist_egg --dist-dir /tmp/easy_install-nWyscK/PyYAML-3.11/egg-dist-tmp-dSiKdh
unable to execute /opt/bin/gcc: No such file or directory

libyaml is not found or a compiler error: forcing --without-libyaml
(if libyaml is installed correctly, you may need to
 specify the option --include-dirs or uncomment and
 modify the parameter include_dirs in setup.cfg)
zip_safe flag not set; analyzing archive contents...
Adding PyYAML 3.11 to easy-install.pth file

Installed /share/CACHEDEV1_DATA/.qpkg/Optware/local/lib/python2.7/site-packages/PyYAML-3.11-py2.7-linux-x86_64.egg
Searching for SQLAlchemy>=0.7.5,!=0.9.0,<1.999
Reading http://pypi.python.org/simple/SQLAlchemy/
Best match: SQLAlchemy 1.0.12
Downloading https://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-1.0.12.tar.gz#md5=6d19ef29883bbebdcac6613cf391cac4
Processing SQLAlchemy-1.0.12.tar.gz
Running SQLAlchemy-1.0.12/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7efRbc/SQLAlchemy-1.0.12/egg-dist-tmp-pjubHn
warning: no files found matching '*.jpg' under directory 'doc'
warning: no files found matching '*.mako' under directory 'doc'
warning: no files found matching 'distribute_setup.py'
warning: no files found matching 'sa2to3.py'
warning: no files found matching 'ez_setup.py'
no previously-included directories found matching 'doc/build/output'
unable to execute /opt/bin/gcc: No such file or directory
***************************************************************************
command '/opt/bin/gcc' failed with exit status 1
WARNING: The C extension could not be compiled, speedups are not enabled.
Failure information, if any, is above.
Retrying the build without the C extension now.
***************************************************************************
warning: no files found matching '*.jpg' under directory 'doc'
warning: no files found matching '*.mako' under directory 'doc'
warning: no files found matching 'distribute_setup.py'
warning: no files found matching 'sa2to3.py'
warning: no files found matching 'ez_setup.py'
no previously-included directories found matching 'doc/build/output'
error: Setup script exited with error: No space left on device
[~] #

I need help.
plz tell me why and how to overcome.

Posts: 5

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 837

Trending Articles