On Wed, Mar 27, 2013 at 7:28 PM, Mark Sapiro wrote:
> On 3/27/2013 7:24 PM, Bob R wrote:
> >
> > $ ls -ld /var/lock
> > lrwxrwxrwx 1 root root 9 May 1 2012 /var/lock -> /run/lock
>
> and /run and /run/lock ?
>
$ ls -ld /run/lock; ls -ld /run
drwxrwxrwt 5 roo
On Wed, Mar 27, 2013 at 7:09 PM, Mark Sapiro wrote:How
about
> ls -ld /var/lock
>
>
$ ls -ld /var/lock
lrwxrwxrwx 1 root root 9 May 1 2012 /var/lock -> /run/lock
--
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mai
list before it reports an error.)
> What about
>
> ls -ld /var/lock/mailman
:/www/lists/conf$ ls -ld /var/lock/mailman
drwxrwsr-x 2 root list 80 Mar 27 18:31 /var/lock/mailman
Bob R
--
Mailman-Users mailing list Mailman-Use
gt;
/var/lock/mailman
> Do you have SELinux or some other security manager enabled?
>
No, I didn't install that (I don't think that program is even compatible
with the Ubuntu LTS)
Bob R
--
Mailman-Users mailing list Mailman-U
On Wed, Mar 27, 2013 at 5:12 PM, Mark Sapiro wrote:
> Bob R wrote:
> >I removed the sticky bit on /var/lib/mailman (and /locks) but the command
> >still failed:
>
>
> There was no sticky bit on locks/ - it was a SETGID bit and should be
> set.
>
> chgrp list /
On Wed, Mar 27, 2013 at 11:29 AM, Mark Sapiro wrote:
> Bob R wrote:
> >
> >$ ll /var/lib/mailman/locks/
> >total 8
> >drwxrwsr-x 2 root list 80 Mar 26 12:22 ./
> >drwxrwxrwt 5 root root 100 Mar 26 07:33 ../
> >-rw-rw-r-- 2 list list 61 Mar 27 2013 maste
On Tue, Mar 26, 2013 at 12:04 PM, Mark Sapiro wrote:
> Bob R wrote:
> > File "/var/lib/mailman/Mailman/LockFile.py", line 422, in __write
> >fp = open(self.__tmpfname, 'w')
> >IOError: [Errno 2] No such file or directory:
> >'/var/lib
Hi folks - I keep getting my mailman cron throwing and emailing me
consistent errors:
[somelist and myhost redacted...]
Example 1:
Subject: Cron [ -x /usr/lib/mailman/cron/disabled ] &&
/usr/lib/mailman/cron/disabled
Traceback (most recent call last):
File "/usr/lib/mailman/cron/disabled",