* Dave Stern - Former Rocket Scientist ([EMAIL PROTECTED]) wrote: > I'm going from 2.0.13 to 2.1.1. The machine I want to first test it on > has no compiler so I copy the real mailman structures onto another machine, > (let's call it "test.domain") have account, group, perms etc set up, [snip] > Traceback (most recent call last): > File "/etc/mailman/scripts/driver", line 87, in run_main > main() > File "/etc/mailman/Mailman/Cgi/admin.py", line 82, in main > cgidata.getvalue('adminpw', '')): > File "/etc/mailman/Mailman/SecurityManager.py", line 219, in WebAuthenticate > print self.MakeCookie(ac, user) > File "/etc/mailman/Mailman/SecurityManager.py", line 234, in MakeCookie > c = Cookie.SimpleCookie() > AttributeError: 'Mailman.Cookie' module has no attribute 'SimpleCookie' > > Any ideas?
Try cleaning out the cookies on the client machine. There have been problems with old 2.0.13 cookies interfearing with 2.1 cookies. Just an idea, see if that works. -- Matthew Davis http://dogpound.vnet.net/ DOS-O-MANIA : Reboot is not kicking your computer again ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org