Re: mailman
On Wed, Aug 27, 2003 at 02:01:14PM +0200, Peter Holm wrote:
> Hi,
>
> I am new to mailman and after "apt-get install mailman" following the
> INSTALL doc I tried a check_perms, that gave me lots of errors. Trying
> to fix these with -f gave even more errors.
>
> Is this normal? Did I something wrong?
> Are there any special things I have to do to get it running?
>
> Thanks for your attention!
>
>
>
>
> debian:/usr/lib/mailman/bin$ ./check_perms
> /var/lib/mailman/archives bad gid (has: list, expected <anon gid 38>)
> /var/lib/mailman/lists bad gid (has: list, expected <anon gid 38>)
> /var/lib/mailman/qfiles bad gid (has: list, expected <anon gid 38>)
> /var/lib/mailman/data bad gid (has: list, expected <anon gid 38>)
Hmm... I'd
chgrp 38 /var/lib/mailman/archives (-R if directory) etc ...
... and see if it works. Or create own debs from source.
--
__
Yours sincerely,
Christofer Algotsson - royce@sparklet.com
Reply to:
- References:
- mailman
- From: Peter Holm <pholm@gmx.de>