missing dependency on python-chardet

Bug #548998 reported by nickolai
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-lamson (Debian)
Fix Released
Unknown
python-lamson (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: python-lamson

After installing python-lamson:

nickolai@sahara:~/tmp$ lamson
Traceback (most recent call last):
  File "/usr/bin/lamson", line 3, in <module>
    from lamson import args, commands
  File "/usr/lib/pymodules/python2.6/lamson/commands.py", line 28, in <module>
    from lamson import server, args, utils, mail, routing, queue, encoding
  File "/usr/lib/pymodules/python2.6/lamson/server.py", line 11, in <module>
    from lamson import queue, mail, routing
  File "/usr/lib/pymodules/python2.6/lamson/queue.py", line 9, in <module>
    from lamson import mail
  File "/usr/lib/pymodules/python2.6/lamson/mail.py", line 15, in <module>
    from lamson import encoding, bounce
  File "/usr/lib/pymodules/python2.6/lamson/encoding.py", line 70, in <module>
    import chardet
ImportError: No module named chardet
nickolai@sahara:~/tmp$

Installing python-chardet fixed the problem, not surprisingly, but it seems like this should be a dependency for the python-lamson package?

Related branches

Luke Faraone (lfaraone)
Changed in python-lamson (Ubuntu):
status: New → Triaged
importance: Undecided → Medium
Changed in python-lamson (Debian):
status: Unknown → Fix Released
Revision history for this message
Daniel Holbach (dholbach) wrote :

Uploaded. Should be sitting in the queue.

Changed in python-lamson (Ubuntu):
status: Triaged → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package python-lamson - 1.0pre2-1ubuntu1

---------------
python-lamson (1.0pre2-1ubuntu1) lucid; urgency=low

  * Add dependancies on python-chardet and python-dns (LP: #548998)
  * Add missing ${python:Depends}
  * The change is in Debian, so the package can be synced next time.
 -- Luke Faraone <email address hidden> Wed, 07 Apr 2010 12:13:59 -0400

Changed in python-lamson (Ubuntu):
status: Fix Committed → Fix Released
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.