[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Mailman pkg Alpha Released



The problem here is that the pkg should be intended for a RaQ4, as the
version of Phyton on a RaQ3 does not meet the minimum requierements by
Mailman.

Regards,

Francisco Sánchez


----- Original Message -----
From: "Michael Aronoff" <ma@xxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Wednesday, March 27, 2002 9:19 PM
Subject: RE: [cobalt-users] Mailman pkg Alpha Released


> Well, it looks like I found a few things right away.
>
> When I tried to create a newlist I got the following error:
>
> Traceback (innermost last):
>   File "./newlist", line 54, in ?
>     from Mailman import MailList
>   File "/home/mailman/Mailman/MailList.py", line 41, in ?
>     from Mailman.ListAdmin import ListAdmin
>   File "/home/mailman/Mailman/ListAdmin.py", line 33, in ?
>     from Mailman import Message
>   File "/home/mailman/Mailman/Message.py", line 30, in ?
>     import sha
> ImportError: No module named sha
>
> I then realized I was getting that error every min via a cron job that
> gets setup so I had to disable the cron jobs for Mailman.
>
> Also it adds the aliases to /etc/mail/aliases, but on the Raq3 aliases
> and virtusertble are just in /etc not /etc/mail.  I manually moved the
> postmaster and mailman-owner:
> Mailman to the correct alises file and then did a newalises.
>
> As an aside you should probobly put an uninstaller in the package or at
> least write up how to uninstall.
>
> Ideas?
>
> Michael Aronoff
> ma@xxxxxxxx
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>