Re: [Mailman-Users] ezmlm to mailman

2005-05-11 Thread cbaegert
Hi

Le mercredi 11 Mai 2005 10:52, [EMAIL PROTECTED] a écrit :
> Hi,
>
> Le mardi 10 Mai 2005 15:36, vous avez écrit :
> > At 10:47 AM +0200 5/10/05, [EMAIL PROTECTED] wrote:
> > /*  From [EMAIL PROTECTED] Mon May 09 23:30:45 2005 */
>

Finally, I succeeded. 

I didn't see that the first From line doesn't have a ":" after "From".

Thank you for your help.

Regards,
-- 
Christophe BAEGERT
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


Re: [Mailman-Users] ezmlm to mailman

2005-05-11 Thread cbaegert
Hi,

Le mardi 10 Mai 2005 15:36, vous avez écrit :
> At 10:47 AM +0200 5/10/05, [EMAIL PROTECTED] wrote:
> /*From [EMAIL PROTECTED] Mon May 09 23:30:45 2005 */

I added the date in this format, but it's not better.

Is there someone here who already migrate from ezmlm to mailman ?

Regards,
-- 
Christophe BAEGERT
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


Re: [Mailman-Users] ezmlm to mailman

2005-05-10 Thread cbaegert
Hi,
Le mardi 10 Mai 2005 07:53, vous avez écrit :
> I suspect that your mbox file is not in proper mbox format.

Well, the messages are separated by a "\nFrom :"... Is there any other rule 
about the mbox format ?

> And/or, depending on which files generated the "no such file" errors,
> you may have permissions errors that are preventing arch from writing
> to the archives/private/{listname} directory.

I made a "chown -R mailman.mailman /usr/local/mailman/archives/private", but 
it didn't change anything.

Regarding the "no such file", it seems that mailman tries different locations 
for each file, and finally it find it generally. Except at the end : it can't 
find these locks : 
/usr/local/mailman/locks/testliste.archiver.lock..25516.1
/usr/local/mailman/locks/testliste.archiver.lock..25516.1
/usr/local/mailman/locks/testliste.lock..25516.0
/usr/local/mailman/locks/testliste.lock..25516.0

Regards,
-- 
Christophe BAEGERT
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


Re: [Mailman-Users] ezmlm to mailman

2005-05-09 Thread cbaegert
Hello,

Le lundi 9 Mai 2005 04:15, vous avez écrit :
> I don't think that is an error message.  It is the normal status
> message that arch prints at the end of its processing.
>
> The real question is why doesn't the archiver split apart your
> mailbox.  It all happens inside Mailman/Archiver/HyperArch.py, so you
> could add more verbose output there to try to track down what is
> wrong with your mbox format.

I don't understand anything to this python source (I'm a perlmonger) . So I 
tried strace (below)
The mbox is read until the end. But after that, I got a lot of "no such file", 
and then, there's still no archive except this file (pipermail.pck) in the 
private directory. I got "no such file or directory" before this read section 
(the message is replaced by XXX), but I didn't keep it to make my message 
shorter.

Any idea ?

read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 4096
read(3, "XX"..., 4096) = 3201
read(3, "", 4096)   = 0
umask(02)   = 022
open("/usr/local/mailman/archives/private/testliste/index.html", O_WRONLY|
O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 4
fstat64(4, {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
umask(022)  = 02
stat64("/usr/local/mailman/archives/private/testliste.mbox/testliste.mbox", 
{st_mode=S_IFREG|0644, st_size=195713, ...}) = 0
stat64("/usr/local/mailman/messages/fr_FR.ISO8859-1/LC_MESSAGES/mailman.mo", 
0xbfffeaf0) = -1 ENOENT (No such file or directory)
stat64("/usr/local/mailman/messages/fr_FR/LC_MESSAGES/mailman.mo", 0xbfffeaf0) 
= -1 ENOENT (No such file or directory)
stat64("/usr/local/mailman/messages/fr.ISO8859-1/LC_MESSAGES/mailman.mo", 
0xbfffeaf0) = -1 ENOENT (No such file or directory)
stat64("/usr/local/mailman/messages/fr/LC_MESSAGES/mailman.mo", 
{st_mode=S_IFREG|0644, st_size=349962, ...}) = 0

pen("/usr/local/mailman/templates/listes.y.fr/fr/archtocnombox.html", 
O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/local/mailman/templates/site/fr/archtocnombox.html", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/local/mailman/templates/fr/archtocnombox.html", O_RDONLY|
O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/local/mailman/lists/testliste/fr/archtocnombox.html

Re: [Mailman-Users] ezmlm to mailman

2005-05-07 Thread cbaegert
Hi,

thank you for your answer.

> > "Pickle de l'état des archives
> > vers /usr/local/mailman/archives/private/testliste/pipermail.pck"
>
> I think that should be the last thing it writes

In fact, it's the only thing it writes...

> , as it saves the 
> state of the archives in the pickle.  (Does it create that file?  If
> not, check permissions/ownership of the directories.)

Yes, it does.

>
> If it doesn't show any output before that

It doesn't

> , I'd suspect that your mbox 
> file format is incorrect or that it isn't readable in archives/
> private/testliste.mbox/testliste.mbox

I just made a cat with all the messages of my ezmlm list. The permissions 
are :

-rw-rw-r--  1 mailman mailman 195702 mai  5 18:01 
archives/private/testliste.mbox/testliste.mbox

Regards,
-- 
Christophe BAEGERT  
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


[Mailman-Users] ezmlm to mailman

2005-05-05 Thread cbaegert
Hi,

I'm thinking about how to convert my ezmlm lists to mailman lists.

First, how to convert the archives :

i made a mbox file with all the messages of the list, then launched 
"./bin/arch testliste".

It doesn't work : instead, I see this message (in french):

"Pickle de l'état des archives 
vers /usr/local/mailman/archives/private/testliste/pipermail.pck"

Any idea ?

Regards,
-- 
Christophe Baegert
--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp