Unsolved dependencies

Bug #226533 reported by Chris S.
2
Affects Status Importance Assigned to Milestone
flabber
Fix Committed
Medium
Walter

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

Revision history for this message
Walter (moepot) wrote :

GERMAN COMMENT

Hallo
Danke für dein Bug-Report. Welche Version von flabber hast du installiert?

Um das Problem von "Hand" zu lösen: führe folgenden Befehl aus: "sudo apt-get install python-simplejson"

Freundliche Grüsse
moe pot

Changed in flabber:
assignee: nobody → moepot
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Chris S. (chrisork) wrote :

sicher, vergessen:

die 0.0.5 von https://launchpad.net/flabber/0.0/0.0.5

Revision history for this message
Walter (moepot) wrote :

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
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.