I did an upgrade from 2.1.2 to 2.1.5 and started seeing the errors like
the one quoted below.  It's always in "dequeue" but sometimes from various
queues under qfiles.

The installation used T. Kikuchi's patch to CookHeaders but was not in any
other way unusual.  The only other special circumstance I can think of is
that last week I upgraded Python -- but these errors didn't start then.

Redhat 7.3 (now Fedora Legacy kernel), Python 2.3.4

Traceback (most recent call last):
  File "/usr/local/mailman/bin/qrunner", line 270, in ?
    main()
  File "/usr/local/mailman/bin/qrunner", line 230, in main
    qrunner.run()
  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 70, in run
    filecnt = self._oneloop()
  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 99, in _oneloop
    msg, msgdata = self._switchboard.dequeue(filebase)
  File "/usr/local/mailman/Mailman/Queue/Switchboard.py", line 143, in
dequeue
    fp = open(filename)
IOError: [Errno 2] No such file or directory:
'/usr/local/mailman/qfiles/archive/1091899420.2603121+4cd9952902c07412384595bc48940b8ca1cb6091.pck'


Any suggestions?

 thanks much,

  Mitch Marks


-- 
Mitchell Marks
CUIP & WIT Tech Coordinator
CUIP: Chicago Public Schools / Univ. of Chicago Internet Project
WIT: Web Institute for Teachers
http://cuip.net/cuip  http://tech.cuip.net/  http://wit.uchicago.edu/wit
5640 S Ellis Ave  AAC-045, Univ of Chgo, Chgo IL 60637

Phones: Area 773  (O) 702-6041  (F) 702-8212  (H) 241-7166 (C) 620-6744
Email: Primary address: [EMAIL PROTECTED]
        Alternate UofC addresses (use especially to report problems with CUIP\WIT 
mail!):
           [EMAIL PROTECTED] and [EMAIL PROTECTED]
        Off-campus (ISP) address: [EMAIL PROTECTED]

"Lead us not into temptation, but deliver us some e-mail..."
  (Seen on Mikey's List)

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

Reply via email to