← Back to team overview

flabber team mailing list archive

[Bug 226533] [NEW] Unsolved dependencies

 

Public bug reported:

Hi there,

ich hab gerade die .deb Datei installiert, 5 Abhängigkeiten wurden
nachinstalliert. Leider fehlt wohl noch etwas:

chris@chris-laptop:~/test$ flabber --help
Traceback (most recent call last):
  File "/usr/bin/flabber", line 35, in <module>
    from flabber.classes import *
  File "/var/lib/python-support/python2.5/flabber/classes.py", line 29, in <module>
    import portals
  File "/var/lib/python-support/python2.5/flabber/portals.py", line 29, in <module>
    import simplejson
ImportError: No module named simplejson

and in english:
i've just installed the .deb file. five dependencies were resolved an installed, but something seems to be missing.

Grüße,

Chris

** Affects: flabber
     Importance: Undecided
         Status: New

-- 
Unsolved dependencies
https://bugs.launchpad.net/bugs/226533
You received this bug notification because you are a member of flabber,
which is subscribed to flabber.

Status in flabber - video portal download program: New

Bug description:
Hi there,

ich hab gerade die .deb Datei installiert, 5 Abhängigkeiten wurden nachinstalliert. Leider fehlt wohl noch etwas:

chris@chris-laptop:~/test$ flabber --help
Traceback (most recent call last):
  File "/usr/bin/flabber", line 35, in <module>
    from flabber.classes import *
  File "/var/lib/python-support/python2.5/flabber/classes.py", line 29, in <module>
    import portals
  File "/var/lib/python-support/python2.5/flabber/portals.py", line 29, in <module>
    import simplejson
ImportError: No module named simplejson

and in english:
i've just installed the .deb file. five dependencies were resolved an installed, but something seems to be missing.

Grüße,

Chris



Follow ups

References