Re: [Mailman-Users] Updating MM 2.1.2 - 2.1.5 stucks

2004-06-28 Thread Frank Thommen
  update exits at this point, but the next time it is run, the error does not
  appear any more (- I have to run 'update' three times to get rid of all these
  errors).  These errors always appear, when 'update' is run after MM 2.1.2 has
  been used.
 
 OK. You have done with update to 2.1.5. Don't go back to 2.1.2.


I cannot use 2.1.5:  It does not deliver any mails after giving me the
following errors (around 20 times) at start time:

---
# mailmanctl start
Starting Mailman's master qrunner.
# Traceback (most recent call last):
  File /usr/pack/mailman-2.1.5-inf/bin/qrunner, line 270, in ?
main()
  File /usr/pack/mailman-2.1.5-inf/bin/qrunner, line 230, in main
qrunner.run()
  File /usr/pack/mailman-2.1.5-inf/Mailman/Queue/Runner.py, line 70,
in run
filecnt = self._oneloop()
  File /usr/pack/mailman-2.1.5-inf/Mailman/Queue/Runner.py, line 99,
in
_oneloop
msg, msgdata = self._switchboard.dequeue(filebase)
  File /usr/pack/mailman-2.1.5-inf/Mailman/Queue/Switchboard.py, line
147, in
dequeue
data = cPickle.load(fp)
EOFError
[...]
#
---

2.1.2 at least still delivers mails.

I'm helpless


  frank

--
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/


Re: [Mailman-Users] Updating MM 2.1.2 - 2.1.5 stucks

2004-06-26 Thread Tokio Kikuchi
Hi,
Frank Thommen wrote:
Hello list members,
while updating MM from 2.1.2 to 2.1.5, the process of updating gets
stucked at one specific maillist.  I added a 'print mlist' in 'def

...and here the process waits/loops forever (at least more then three
hours...).  I ^C-stopped the update several times, but it gets always
stucked at the same list.
Examin the locks directory if there are lock files remained before
executing bin/update. Make sure you stop qrunner and SMTP and clear
the locks directory before issuing 'bin/update -f'.
--
Tokio Kikuchi, tkikuchi@ is.kochi-u.ac.jp
http://weather.is.kochi-u.ac.jp/
--
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/


Re: [Mailman-Users] Updating MM 2.1.2 - 2.1.5 stucks

2004-06-26 Thread Frank Thommen
Hi


 ...and here the process waits/loops forever (at least more then three
 hours...).  I ^C-stopped the update several times, but it gets always
 stucked at the same list.
 
 Examin the locks directory if there are lock files remained before
 executing bin/update. Make sure you stop qrunner and SMTP and clear
 the locks directory before issuing 'bin/update -f'.


Thanks.  I did, but it didn't help.  While updating I also get the following
errors at some lists (not the same ones, where 'update' hangs):


---
Updating mailing list: 
Updating the held requests database.
- updating old private mbox file
looks like you have a really recent CVS installation...
you're either one brave soul, or you already ran me
- updating old public mbox file
- This list looks like it might have = b4 list templates around
Traceback (most recent call last):
  File /usr/pack/mailman-2.1.5-inf/bin/update, line 782, in ?
errors = main()
  File /usr/pack/mailman-2.1.5-inf/bin/update, line 672, in main
errors = errors + dolist(listname)
  File /usr/pack/mailman-2.1.5-inf/bin/update, line 357, in dolist
os.rename(o_tmpl, n_tmpl)
OSError: [Errno 2] No such file or directory
---


update exits at this point, but the next time it is run, the error does not
appear any more (- I have to run 'update' three times to get rid of all these
errors).  These errors always appear, when 'update' is run after MM 2.1.2 has
been used.


Any other ideas or hints?


frank



--
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/


Re: [Mailman-Users] Updating MM 2.1.2 - 2.1.5 stucks

2004-06-26 Thread Tokio Kikuchi

update exits at this point, but the next time it is run, the error does not
appear any more (- I have to run 'update' three times to get rid of all these
errors).  These errors always appear, when 'update' is run after MM 2.1.2 has
been used.
OK. You have done with update to 2.1.5. Don't go back to 2.1.2.
--
Tokio Kikuchi, tkikuchi@ is.kochi-u.ac.jp
http://weather.is.kochi-u.ac.jp/
--
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/