Updating from 2.1.4 release to 2.1.5 release, during make install, it dies on:
Updating Usenet watermarks
- nothing to update here
Nothing to do.
updating old qfiles
Traceback (most recent call last):
File "bin/update", line 780, in ?
errors = main()
File "bin/update", line 709, in main
update_qfiles()
File "bin/update", line 441, in update_qfiles
msg, data = dequeue(filebase)
File "bin/update", line 497, in dequeue
msg = cPickle.load(msgfp)
EOFError
make: *** [update] Error 1Tried running 'make install' again, but bin/upgrade seems to die at this point without fail.
Any suggestions?
------------------------------------------------------ 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/
