[Mailman-Users] Input/output error

Jon Carnes jonc at nc.rr.com
Tue Aug 5 02:01:11 CEST 2003


Have you tried running check_db on the list? It sounds like it is
corrupted.

On Mon, 2003-08-04 at 16:49, Denis -- wrote:
> Hi,
> 
> Then, i have tested this:
> 
> - cp /var/lib/mailman/lists/novazine to
> /var/lib/mailman/lists/novazineback
> 
> - ln /var/lib/mailman/lists/novazineback novazine
> 
> But i have this error:
> Traceback (most recent call last):
>   File "/var/lib/mailman/scripts/driver", line 87, in run_main
>     main()
>   File "/usr/lib/mailman/Mailman/Cgi/admin.py", line 66, in main
>     mlist = MailList.MailList(listname, lock=0)
>   File "/usr/lib/mailman/Mailman/MailList.py", line 101, in __init__
>     self.Load()
>   File "/usr/lib/mailman/Mailman/MailList.py", line 573, in Load
>     dict, e = self.__load(file)
>   File "/usr/lib/mailman/Mailman/MailList.py", line 546, in __load
>     dict = loadfunc(fp)
> UnpicklingError: invalid load key, 'k'.
> 
> Thanks
> 
> Denis
> 
> Le lun 04/08/2003 à 20:37, Jon Carnes a écrit :
> > have you tried it as root (or user "mailman)?
> > 
> > If that fails then it sounds like you have some system problems.  What
> > OS are you running?
> > 
> > Good Luck - Jon Carnes
> > 
> > On Mon, 2003-08-04 at 14:29, Denis -- wrote:
> > > Sorry, the correct thing is i am not able to copy it.
> > > 
> > > When i do cp config.pck.last config.pck i have an error message who said
> > > "Error Input/Output" and the file is not copying.
> > > 
> > > Bye
> > > Denis
> > > 
> > > 
> > > Le lun 04/08/2003 à 17:55, Denis -- a écrit :
> > > > Thanks for your help.
> > > > 
> > > > I have doing that but i have also an Input/output error.
> > > > 
> > > > ..
> > > > 
> > > > Bye
> > > > Denis
> > > > 
> > > > 
> > > > 
> > > > Le lun 04/08/2003 à 14:30, Jon Carnes a écrit :
> > > > > On Mon, 2003-08-04 at 05:38, Denis -- wrote:
> > > > > > Hi,
> > > > > > 
> > > > > > I have a strange error whith one liste.
> > > > > > 
> > > > > > I don't have any config.pck.
> > > > > > 
> > > > > > What can i do ?
> > > > > > 
> > > > > > Thanks
> > > > > > Denis
> > > > > 
> > > > > If you have a config.pck.last you can copy that:
> > > > >   cp config.pck.last config.pck
> > > > > 
> > > > > And see if that works.  You'll loose whatever your last changes were.
> > > > > If you don't have that file, then... (and you are running Mailman
> > > > > version 2.1) then you will have to restore that list from backup.
> > > > > 
> > > > > The config.pck file contains the list configuration, the users, and the
> > > > > configuration of each user. Basically it contains everything about the
> > > > > list but the archived emails.
> > > > > 
> > > > > Good luck - Jon Carnes





More information about the Mailman-Users mailing list