[Mailman-Users] mailman cron throwing persistentlockerror(IOError:[Errno 2] No such file or directory...)

Bob R bob.reap at gmail.com
Thu Mar 28 02:19:06 CET 2013


On Wed, Mar 27, 2013 at 5:56 PM, Mark Sapiro <mark at msapiro.net> wrote:

> What does
>
> groups list
>
> give? what do
>
> ls -l -d /var
> ls -l -d /var/lib
> ls -l -d /var/lib/mailman
> ls -l -d /var/lib/mailman/locks
>
> give?


$ sudo groups list
list : list

$ ls -l -d /var; ls -l -d /var/lib; ls -l -d /var/lib/mailman; ls -l -d
/var/lib/mailman/locks
drwxr-xr-x 13 root root 4096 Mar 24 09:23 /var
drwxr-xr-x 43 root root 4096 Jan 20 08:41 /var/lib
drwxrwsr-x 8 root list 4096 Jan 15 06:48 /var/lib/mailman
lrwxrwxrwx 1 root list 17 Jul 17  2012 /var/lib/mailman/locks ->
/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


More information about the Mailman-Users mailing list