mtchang / rt-n56u

Automatically exported from code.google.com/p/rt-n56u
0 stars 0 forks source link

Can't install FlexGet #1023

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Trying to install FlexGet by following this guide 
http://flexget.com/wiki/InstallWizard/OpenWrt

What is the expected output? What do you see instead?
/opt/home/admin # pip install flexget
Downloading/unpacking flexget
  Downloading FlexGet-1.1.131.tar.gz (910kB): 910kB downloaded
  Running setup.py egg_info for package flexget
    warning: no files found matching 'README'
    warning: no previously-included files matching '*.pyc' found under directory 'tests'
    warning: no previously-included files matching '*.pyo' found under directory 'tests'
Downloading/unpacking FeedParser>=5.1.3 (from flexget)
  Downloading feedparser-5.1.3.tar.bz2 (202kB): 202kB downloaded
Cleaning up...
Exception:
Traceback (most recent call last):
  File "/opt/lib/python2.7/site-packages/pip-1.4.1-py2.7.egg/pip/basecommand.py", line 134, in main
    status = self.run(options, args)
  File "/opt/lib/python2.7/site-packages/pip-1.4.1-py2.7.egg/pip/commands/install.py", line 236, in run
    requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
  File "/opt/lib/python2.7/site-packages/pip-1.4.1-py2.7.egg/pip/req.py", line 1092, in prepare_files
    self.unpack_url(url, location, self.is_download)
  File "/opt/lib/python2.7/site-packages/pip-1.4.1-py2.7.egg/pip/req.py", line 1238, in unpack_url
    retval = unpack_http_url(link, location, self.download_cache, self.download_dir)
  File "/opt/lib/python2.7/site-packages/pip-1.4.1-py2.7.egg/pip/download.py", line 628, in unpack_http_url
    unpack_file(temp_location, location, content_type, link)
  File "/opt/lib/python2.7/site-packages/pip-1.4.1-py2.7.egg/pip/util.py", line 598, in unpack_file
    untar_file(filename, location)
  File "/opt/lib/python2.7/site-packages/pip-1.4.1-py2.7.egg/pip/util.py", line 521, in untar_file
    tar = tarfile.open(filename, mode)
  File "/opt/lib/python2.7/tarfile.py", line 1678, in open
    return func(name, filemode, fileobj, **kwargs)
  File "/opt/lib/python2.7/tarfile.py", line 1744, in bz2open
    raise CompressionError("bz2 module is not available")
CompressionError: bz2 module is not available

Storing complete log in /home/admin/.pip/pip.log
/opt/home/admin #

I have a mate who is running FlexGet version 1.1.28 with no problems at all, so 
I'm guessing that it's the new version of Flexget (1.1.131) that isn't 
supported well enough.

I'm a bit of a newb at all this - I have tried to install the 1.1.28 version 
manually, but with no luck.

What version of the product are you using? On what operating system?
Firmware: 3.4.3.6-069
FlexGet: 1.1.131 (the newest)

Please describe the problem as detailed as it's possible.
If you have connection problem, then syslog file is required. (please do
attach it as a file)
Note that if there will be a poor problem description the issue status will
be changed to 'Invalid'!

Original issue reported on code.google.com by marhan.h...@gmail.com on 10 Oct 2013 at 12:03

GoogleCodeExporter commented 9 years ago
Please contact the author of this software.

Original comment by Dr.Sydorenko.O on 14 Oct 2013 at 12:15

GoogleCodeExporter commented 9 years ago

Original comment by andy.pad...@gmail.com on 21 Oct 2013 at 12:35