list_lists crashed with ImportError in <module>()

Bug #590421 reported by Michael Moroni
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mailman (Ubuntu)
Invalid
Low
Unassigned

Bug Description

Binary package hint: mailman

I simply rebooted after having installed some programs (gforge, I hoped that installing it, it will have resolved the bug 584086)

ProblemType: Crash
DistroRelease: Ubuntu 10.04
Package: mailman 1:2.1.13-1
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
Architecture: i386
Date: Sun Jun 6 16:34:00 2010
ExecutablePath: /usr/lib/mailman/bin/list_lists
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
InterpreterPath: /usr/bin/python2.6
ProcCmdline: /usr/bin/python /usr/sbin/list_lists -b
ProcEnviron:
 LANGUAGE=eo:eo:eo_US:it:it_IT:it_CH
 PATH=(custom, no user)
 LANG=eo.utf8
 SHELL=/bin/bash
PythonArgs: ['/usr/sbin/list_lists', '-b']
SourcePackage: mailman
Title: list_lists crashed with ImportError in <module>()
Traceback:
 Traceback (most recent call last):
   File "/usr/sbin/list_lists", line 46, in <module>
     from Mailman import mm_cfg
 ImportError: cannot import name mm_cfg
UserGroups:

Revision history for this message
Michael Moroni (airon90) wrote :
visibility: private → public
tags: removed: need-duplicate-check
Michael Moroni (airon90)
description: updated
description: updated
Revision history for this message
Thierry Carrez (ttx) wrote :

Looks like your mailman installation is broken:
/etc/mailman/mm_cfg.py is missing ?

Changed in mailman (Ubuntu):
importance: Undecided → Low
status: New → Incomplete
Revision history for this message
Michael Moroni (airon90) wrote :

It exists and if loaded in terminal it shows:

airon@haikara:~$ sudo python /etc/mailman/mm_cfg.py
[sudo] password for airon:
Traceback (most recent call last):
  File "/etc/mailman/mm_cfg.py", line 45, in <module>
    from Defaults import *
ImportError: No module named Defaults

Revision history for this message
Thierry Carrez (ttx) wrote :

Do you have a /usr/lib/mailman/Mailman/mm_cfg.py -> /etc/mailman/mm_cfg.py link ?

Revision history for this message
Michael Moroni (airon90) wrote :

After formatting my pc, the problem is "solved"

Changed in mailman (Ubuntu):
status: Incomplete → Invalid
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.