Todays sync brings us pretty much the same issue:

[EMAIL PROTECTED]:~$ sudo aptitude install mailman
[sudo] password for neogenix: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reading extended state information      
Initializing package states... Done
Building tag database... Done      
The following NEW packages will be automatically installed:
  pwgen 
The following NEW packages will be installed:
  mailman pwgen 
0 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 8612kB/8631kB of archives. After unpacking 40.7MB will be used.
Do you want to continue? [Y/n/?] 
Writing extended state information... Done
Get:1 http://archive.ubuntu.com hardy/main mailman 1:2.1.9-9ubuntu1 [8612kB]
Fetched 8612kB in 0s (9676kB/s)   
Preconfiguring packages ...
Selecting previously deselected package pwgen.
(Reading database ... 45877 files and directories currently installed.)
Unpacking pwgen (from .../archives/pwgen_2.06-1_i386.deb) ...
Selecting previously deselected package mailman.
Unpacking mailman (from .../mailman_1%3a2.1.9-9ubuntu1_i386.deb) ...
Setting up pwgen (2.06-1) ...
Setting up mailman (1:2.1.9-9ubuntu1) ...
Looking for enabled languages (this may take some time) ... done.
Installing site language en ............................................ done.
Configuring mailman for domain -e false ...
sed: -e expression #1, char 32: unterminated `s' command
dpkg: error processing mailman (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 mailman
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up mailman (1:2.1.9-9ubuntu1) ...
Looking for enabled languages (this may take some time) ... done.
Traceback (most recent call last):
  File "/var/lib/mailman/bin/list_lists", line 47, in <module>
    from Mailman import MailList
  File "/var/lib/mailman/Mailman/MailList.py", line 45, in <module>
    from Mailman import Utils
  File "/var/lib/mailman/Mailman/Utils.py", line 351, in <module>
    def MakeRandomPassword(length=mm_cfg.MEMBER_PASSWORD_LENGTH):
AttributeError: 'module' object has no attribute 'MEMBER_PASSWORD_LENGTH'
Installing site language en ............................................ done.
Traceback (most recent call last):
  File "/usr/lib/mailman/bin/update", line 50, in <module>
    from Mailman import Utils
  File "/var/lib/mailman/Mailman/Utils.py", line 351, in <module>
    def MakeRandomPassword(length=mm_cfg.MEMBER_PASSWORD_LENGTH):
AttributeError: 'module' object has no attribute 'MEMBER_PASSWORD_LENGTH'
Traceback (most recent call last):
  File "/var/lib/mailman/bin/list_lists", line 47, in <module>
    from Mailman import MailList
  File "/var/lib/mailman/Mailman/MailList.py", line 45, in <module>
    from Mailman import Utils
  File "/var/lib/mailman/Mailman/Utils.py", line 351, in <module>
    def MakeRandomPassword(length=mm_cfg.MEMBER_PASSWORD_LENGTH):
AttributeError: 'module' object has no attribute 'MEMBER_PASSWORD_LENGTH'
 * Site list for mailman (usually named mailman) missing.
 * Please create it; until then, mailman will refuse to start.
WARNING: I/O error while trying to byte-compile 
/usr/lib/mailman/bin/postfix-to-mailman.py (2): No such file or directory
WARNING: I/O error while trying to byte-compile 
/usr/lib/mailman/bin/qmail-to-mailman.py (2): No such file or directory

Reading package lists... Done             
Building dependency tree       
Reading state information... Done
Reading extended state information      
Initializing package states... Done
Writing extended state information... Done
Building tag database... Done             
[EMAIL PROTECTED]:~$ 

Patrick

-- 
AttributeError: 'module' object has no attribute 'MEMBER_PASSWORD_LENGTH'
https://bugs.launchpad.net/bugs/192932
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to