[Mailman-Users] upgrade errors from 2.1b2

Oliver Wang fwang2 at yahoo.com
Thu May 30 17:49:03 CEST 2002


hi,

I am testing out mailman 2.1b2 on a redhat 7.3, the
following error ocurred when I did "make install". It
appears to be upgrading mailing list "test". After that,
most commands from "bin" give the same error. Since redhat
7.3 default python is 1.5.2, I use --with-python= to use
python2. Nothing special beyond that. Any idea what's
wrong?

thanks   /oliver

...
Upgrading from version 0xffffffff to 0x20100b2
getting rid of old source files
Updating mailing list: test
Traceback (most recent call last):
  File "bin/update", line 542, in ?
    errors = main()
  File "bin/update", line 424, in main
    errors = errors + dolist(listname)
  File "bin/update", line 184, in dolist
    mlist = MailList.MailList(listname, lock=0)
  File "/var/mailman/Mailman/MailList.py", line 101, in
__init__
    self.Load()
  File "/var/mailman/Mailman/MailList.py", line 574, in
Load
    self.CheckValues()
  File "/var/mailman/Mailman/MailList.py", line 625, in
CheckValues
    for name, pattern, desc, emptyflag in self.topics:
  File "/var/mailman/Mailman/MailList.py", line 128, in
__getattr__
    raise AttributeError, name
AttributeError: topics
make: *** [update] Error 1


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com





More information about the Mailman-Users mailing list