Hi everyone,

I'm updating a mailman installation which is currently 2.0.11 running 
under Solaris 9 on a Sun Sparc system

I've compiled mailman-2.1.8 without a problem but when I went to install it, 
it's aborted part-way through the update process with this error:

---- start ----

Updating Mailman 2.0 pending_subscriptions.db database
Traceback (most recent call last):

   File "bin/update", line 789, in ?
     errors = main()
   File "bin/update", line 713, in main
     update_pending()
   File "bin/update", line 592, in update_pending
     addr = data[0].address
AttributeError: 'str' object has no attribute 'address'
gmake: *** [update] Error 1

---- stop ----

I made sure that the web server and mail server are turned off before 
trying to install the new version of the software...

Could this be an unknown problem when updating from 2.0.11, or is it 
something more insidious - perhaps a problem with Python itself?

The machine used to have Python 2.2 installed but before starting the 
mailman upgrade I upgraded Python from 2.2 to 2.4. Maybe backing that out 
by re-installing Python 2.2 will help?

Regards,

Craig.

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to