← Back to team overview

flabber team mailing list archive

[Bug 226533] Re: Unsolved dependencies

 

Oops. Da ist uns ein Fehler unterlaufen, als wir von json zu simplejson
gewechselt haben: wir aktualisierten die Abhängigkeiten nicht. Da jedoch
von 0.0 keine neuen Versionen mehr rauskommen soll, wird der Fehler in
0.1.0 gefixt sein.

---

There was a mistake in the dependencies of the deb file. Because 0.1.0 will be released soon, the bug won't be fixed in 0.0.5. Please do the following things after installing flabber:
- remove python-json if not needed otherwise
- install python-simplejson

Thank you very much.

** Changed in: flabber
       Status: Confirmed => Fix Committed

-- 
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: Fix Committed

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



References