[Mailman-Users] Bug in Mailman version 2.1.25

Mark Sapiro mark at msapiro.net
Fri Apr 13 10:45:44 EDT 2018


On 04/13/2018 04:25 AM, MPN Kazishe wrote:
> 
> Apr 13 13:04:49 2018 (58769) couldn't load config file
> /usr/local/mailman/lists/myproblemlist/config.db.last
> 
> [Errno 2] No such file or directory:
> '/usr/local/mailman/lists/myproblemlist/config.db.last'
> 
> Apr 13 13:04:49 2018 (58769) All myproblemlist fallbacks were corrupt,
> giving up


The /usr/local/mailman/lists/myproblemlist/config.pck file containing
the list configuration, membership, etc. is corrupt. When this happens,
Mailman tries in order

/usr/local/mailman/lists/myproblemlist/config.pck.last
/usr/local/mailman/lists/myproblemlist/config.db
/usr/local/mailman/lists/myproblemlist/config.db.last

the config.pck.last file is the immediately prior version and it too is
apparently corrupt. The config.db and config.db.last files are artifacts
from Mailman 2.0 and should not exist so the

[Errno 2] No such file or directory:
'/usr/local/mailman/lists/myproblemlist/config.db.last'

is expected and normal in this situation.

Hopefully, you have a recent backup from before the outage with a good
/usr/local/mailman/lists/myproblemlist/config.pck file that you can restore.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the Mailman-Users mailing list