I am using Slackware 9.1 (fresh install) Here is the
version on python:
Python 2.3.1 (#1, Sep 24 2003, 16:45:45)

Maybe I will do a fresh install of the latest version.
Could be that the included one is fubar'd. It is the
latest stable version of MM. I used to run an older
version, but it was lost in the disk crash. :-)
--
Steve

On Sun, 7 Mar 2004, Richard Barrett wrote:

> On 7 Mar 2004, at 10:16, Steve Pirk wrote:
>
> > After a supposedly clean install of the latest mailman,
> > I get this error when adding a list (even the initial
> > mailman list):
> >
> > Traceback (most recent call last):
> >   File "bin/newlist", line 219, in ?
> >     main()
> >   File "bin/newlist", line 212, in main
> >     msg.send(mlist)
> >   File "/usr/local/mailman/Mailman/Message.py", line 233, in send
> >     self._enqueue(mlist, **_kws)
> >   File "/usr/local/mailman/Mailman/Message.py", line 244, in _enqueue
> >     reduced_list_headers = 1,
> >   File "/usr/local/mailman/Mailman/Queue/Switchboard.py", line 133, in
> > enqueue
> >     os.fsync(msgfp.fileno())
> > AttributeError: 'module' object has no attribute 'fsync'
> >
>
> This looks as though something is wrong with your python installation
> as you are being told that the function fsync in the standard os module
> cannot be found.
>
> What OS are you running and which version of OS, Python and Mailman?
> Have you ckecked compatibility in the MM installation and upgrading
> files.
>
> > and I never recieve confirmation, and the lists does not work:
> > Mar  7 01:52:45 mail sm-mta[7671]: i279qjAg007669:
> > to="|/usr/local/mailman/mail/mailman post mailman",
> > ctladdr=<[EMAIL PROTECTED]>
> > (2/0), delay=00:00:00, xdelay=00:00:00, mailer=prog, pri=30685,
> > dsn=5.0.0,
> > stat=Service unavailable
> > Mar  7 01:52:45 mail sm-mta[7671]: i279qjAg007669: i279qjAg007671: DSN:
> > Service unavailable
> >
> > Any ideas?
> > -- Steve
>

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