Re: [Mailman-Users] OSError: [Errno 13] Permission denied/var/lib/mailman/archives/private/list/attachments: No such file or directory

2012-05-09 Thread David
On Wed, May 9, 2012 at 12:20 PM, Mark Sapiro wrote: > I can't diagnose what the real issue was without knowing the ownership > and permissions before the change Thank you. This discussion has increased my understanding and better prepared me to deal with these issues after future upgrades. I k

Re: [Mailman-Users] OSError: [Errno 13] Permission denied/var/lib/mailman/archives/private/list/attachments: No such file or directory

2012-05-09 Thread Mark Sapiro
David wrote: > >Yes, I can access all the archived messages now, as expected. You are right >about the ownership. In checking again, I can access files from the listing >below regardless of whether the owner is www-data or list. > >I did not change any permissions directly. I ran the check_perms sc

Re: [Mailman-Users] OSError: [Errno 13] Permission denied /var/lib/mailman/archives/private/list/attachments: No such file or directory

2012-05-09 Thread David
On Wed, May 9, 2012 at 12:17 AM, Mark Sapiro wrote: > On 5/8/2012 8:22 PM, David wrote: > > > > > > On Tue, May 8, 2012 at 9:34 PM, Mark Sapiro > > wrote: > > > > > > What about newly archived messages. Presumably, those are not owned > by > > www-data. can you a

Re: [Mailman-Users] OSError: [Errno 13] Permission denied /var/lib/mailman/archives/private/list/attachments: No such file or directory

2012-05-08 Thread Mark Sapiro
On 5/8/2012 8:22 PM, David wrote: > > > On Tue, May 8, 2012 at 9:34 PM, Mark Sapiro > wrote: > > > What about newly archived messages. Presumably, those are not owned by > www-data. can you access them? > > > They are owned by www-data and I can access them.

Re: [Mailman-Users] OSError: [Errno 13] Permission denied /var/lib/mailman/archives/private/list/attachments: No such file or directory

2012-05-08 Thread David
On Tue, May 8, 2012 at 9:34 PM, Mark Sapiro wrote: > > What about newly archived messages. Presumably, those are not owned by > www-data. can you access them? > They are owned by www-data and I can access them. The reason they are owned by www-data is because of the directory permissions the "bi

Re: [Mailman-Users] OSError: [Errno 13] Permission denied /var/lib/mailman/archives/private/list/attachments: No such file or directory

2012-05-08 Thread Mark Sapiro
On 5/8/2012 5:39 PM, David wrote: > > Good guess, but no, I did not do that. All I did was run bin/check_perms > -f several times. > Permissions were left exactly as check_perms -f set them: > drwxrwsr-x [...] > For whatever reason, it did not work even with the world readable and > searchable per

Re: [Mailman-Users] OSError: [Errno 13] Permission denied /var/lib/mailman/archives/private/list/attachments: No such file or directory

2012-05-08 Thread David
On Tue, May 8, 2012 at 8:19 PM, Mark Sapiro wrote: > On 5/8/2012 11:16 AM, David wrote: > > On Tue, May 8, 2012 at 12:37 PM, David wrote: > > > > > # bin/check_perms -f > >>> No problems found > >>> > >>> All permissions are reported as OK now. The check_perms is a very handy > >>> script. T

Re: [Mailman-Users] OSError: [Errno 13] Permission denied /var/lib/mailman/archives/private/list/attachments: No such file or directory

2012-05-08 Thread Mark Sapiro
On 5/8/2012 11:16 AM, David wrote: > On Tue, May 8, 2012 at 12:37 PM, David wrote: > > # bin/check_perms -f >>> No problems found >>> >>> All permissions are reported as OK now. The check_perms is a very handy >>> script. Thanks for the suggestion to use it. >>> >> >> >> After fixing permiss

Re: [Mailman-Users] OSError: [Errno 13] Permission denied /var/lib/mailman/archives/private/list/attachments: No such file or directory

2012-05-08 Thread David
On Tue, May 8, 2012 at 12:37 PM, David wrote: > > On Tue, May 8, 2012 at 4:48 AM, Stephen J. Turnbull > wrote: > If it's not 100% clean, > then run "bin/check_perms -f". Sometimes multiple runs are > necessary. > # bin/check_perms -f >> No problems found >> >> All per

Re: [Mailman-Users] OSError: [Errno 13] Permission denied /var/lib/mailman/archives/private/list/attachments: No such file or directory

2012-05-08 Thread David
> On Tue, May 8, 2012 at 4:48 AM, Stephen J. Turnbull > wrote: >>> If it's not 100% clean, then run "bin/check_perms -f". Sometimes multiple runs are necessary. >>> # bin/check_perms -f > No problems found > > All permissions are reported as OK now. The check_perms is a very

Re: [Mailman-Users] OSError: [Errno 13] Permission denied /var/lib/mailman/archives/private/list/attachments: No such file or directory

2012-05-08 Thread David
On Tue, May 8, 2012 at 11:41 AM, David wrote: > On Tue, May 8, 2012 at 11:19 AM, David wrote: > >> >> >> On Tue, May 8, 2012 at 4:48 AM, Stephen J. Turnbull >> wrote: >> >>> David writes: >>> >>> > apparently I missed something. The problem was simply permissions -- >>> the >>> > well-known U

Re: [Mailman-Users] OSError: [Errno 13] Permission denied /var/lib/mailman/archives/private/list/attachments: No such file or directory

2012-05-08 Thread David
On Tue, May 8, 2012 at 11:19 AM, David wrote: > > > On Tue, May 8, 2012 at 4:48 AM, Stephen J. Turnbull wrote: > >> David writes: >> >> > apparently I missed something. The problem was simply permissions -- >> the >> > well-known Ubuntu issue. >> >> Not just Ubuntu. I believe pretty much every

Re: [Mailman-Users] OSError: [Errno 13] Permission denied /var/lib/mailman/archives/private/list/attachments: No such file or directory

2012-05-08 Thread David
On Tue, May 8, 2012 at 4:48 AM, Stephen J. Turnbull wrote: > David writes: > > > apparently I missed something. The problem was simply permissions -- the > > well-known Ubuntu issue. > > Not just Ubuntu. I believe pretty much every system that Mailman runs > on runs into these issues every once

Re: [Mailman-Users] OSError: [Errno 13] Permission denied /var/lib/mailman/archives/private/list/attachments: No such file or directory

2012-05-08 Thread Stephen J. Turnbull
David writes: > apparently I missed something. The problem was simply permissions -- the > well-known Ubuntu issue. Not just Ubuntu. I believe pretty much every system that Mailman runs on runs into these issues every once in a while. It's important to run bin/check_perms every time you upgra

Re: [Mailman-Users] OSError: [Errno 13] Permission denied /var/lib/mailman/archives/private/list/attachments: No such file or directory

2012-05-07 Thread David
Ooops. If a moderator sees this, you can delete this whole thread without sending it. The problem was permissions. I thought I had looked at that and validated correct permissions in my very first trouble shooting step, but apparently I missed something. The problem was simply permissions -- the we

Re: [Mailman-Users] OSError: [Errno 13] Permission denied /var/lib/mailman/archives/private/list/attachments: No such file or directory

2012-05-07 Thread David
On Mon, May 7, 2012 at 5:37 PM, David wrote: > What is the solution for this? > > OSError: [Errno 13] Permission denied: > '/var/lib/mailman/archives/private/list/attachments' > > # ls -la /var/lib/mailman/archives/private/list/attachments > ls: cannot access /var/lib/mailman/archives/private/lis

[Mailman-Users] OSError: [Errno 13] Permission denied /var/lib/mailman/archives/private/list/attachments: No such file or directory

2012-05-07 Thread David
What is the solution for this? OSError: [Errno 13] Permission denied: '/var/lib/mailman/archives/private/list/attachments' # ls -la /var/lib/mailman/archives/private/list/attachments ls: cannot access /var/lib/mailman/archives/private/list/attachments: No such file or directory Should I just cre

Re: [Mailman-Users] OSError: [Errno 13] Permission denied:'/usr/local/mailman/archives/private/testing.mbox' [solved]

2007-06-01 Thread Noah
Mark Sapiro wrote: > Noah >> Okay I give up. I am attempting to create a mail list called testing >> but I receive the error below. >> >> What are the proper permissions for /usr/local/mailman/archives/private/ ? >> >> >> # ls -dl /usr/local/mailman/archives/private/ >> drwxr-s--x 131 mailman

Re: [Mailman-Users] OSError: [Errno 13] Permission denied:'/usr/local/mailman/archives/private/testing.mbox'

2007-05-31 Thread Mark Sapiro
Noah > >Okay I give up. I am attempting to create a mail list called testing >but I receive the error below. > >What are the proper permissions for /usr/local/mailman/archives/private/ ? > > ># ls -dl /usr/local/mailman/archives/private/ >drwxr-s--x 131 mailman mailman 3072 Feb 28 16:18 >/usr/

[Mailman-Users] OSError: [Errno 13] Permission denied: '/usr/local/mailman/archives/private/testing.mbox'

2007-05-31 Thread Noah
Hi, Okay I give up. I am attempting to create a mail list called testing but I receive the error below. What are the proper permissions for /usr/local/mailman/archives/private/ ? # ls -dl /usr/local/mailman/archives/private/ drwxr-s--x 131 mailman mailman 3072 Feb 28 16:18 /usr/local/mailma

[Mailman-Users] OSError

2005-04-14 Thread Sean
Hi, I started seeing this on one of my mailman servers: Apr 13 12:02:48 2005 qrunner(62314): Traceback (most recent call last): Apr 13 12:02:48 2005 qrunner(62314): File "/usr/mailman/bin/qrunner", line 270, in ? Apr 13 12:02:48 2005 qrunner(62314): File "/usr/mailman/bin/qrunner", line 230,

Re: [Mailman-Users] OSError: [Errno 1] Operation not permitted

2001-02-08 Thread Barbara Johansen
Theese locked files come as soon as I try to subscribe to a list. I does not help to remove them. I try a complete new installation, run the securelinux_fix but the problem is the same: No subscribing mail after newlist, newalias. But the logs/smtp said: Feb 08 13:26:00 2001 (5182) smtp for 1 r

Re: [Mailman-Users] OSError: [Errno 1] Operation not permitted

2001-02-05 Thread Marc MERLIN
On Mon, Feb 05, 2001 at 09:53:31PM +0100, Barbara Johansen wrote: > > Anyway, another option is to just copy securelinux_fix.py from the contrib > > dir in the source code tree to ~mailman/bin, and run it. > > > > Marc > > I did. > Nothing changed. > No notification mail to the owner. > Hit a bu

Re: [Mailman-Users] OSError: [Errno 1] Operation not permitted

2001-02-05 Thread Barbara Johansen
> Anyway, another option is to just copy securelinux_fix.py from the contrib > dir in the source code tree to ~mailman/bin, and run it. > > Marc I did. Nothing changed. No notification mail to the owner. Hit a bug when I try to subscribe through the webpage. This results in an error in the mailm

Re: [Mailman-Users] OSError: [Errno 1] Operation not permitted

2001-02-05 Thread Marc MERLIN
On Mon, Feb 05, 2001 at 09:05:20AM +0100, Barbara Johansen wrote: > Thank you both for answering. > > Of cause, I did check permissions after completing the installation. And > I did it igen right now: No problems found. > > I also read about openwall in INSTALL.LINUX > But as far as I know we d

Re: [Mailman-Users] OSError: [Errno 1] Operation not permitted

2001-02-05 Thread Barbara Johansen
Thank you both for answering. Of cause, I did check permissions after completing the installation. And I did it igen right now: No problems found. I also read about openwall in INSTALL.LINUX But as far as I know we dont have a secure_linux.(I this is something you have to patch?) How can I state

[Mailman-Users] OSError Error 2 unlink problems

2001-02-04 Thread Brett Delmage
I've RTFM'ed and looked at the files and code. I'm still not sure what this means in logs/error: Feb 04 18:08:01 2001 qrunner(13308): Traceback (innermost last): Feb 04 18:08:01 2001 qrunner(13308): File "/home/mailman/cron/qrunner", line 283, in ? Feb 04 18:08:01 2001 qrunner(13308): ki

Re: [Mailman-Users] OSError: [Errno 1] Operation not permitted

2001-02-04 Thread Dan Mick
Satya wrote: > > On Feb 4, 2001 at 22:53, Barbara Johansen wrote: > > >When I add a new list, the list-owner does not get a mail. > >When I try to subscribe through the webpages, I hit a Bug. > >The same when I try to see the admin webpages > > mailman/admin/4test/ > > mailman/admi

Re: [Mailman-Users] OSError: [Errno 1] Operation not permitted

2001-02-04 Thread Satya
On Feb 4, 2001 at 22:53, Barbara Johansen wrote: >When I add a new list, the list-owner does not get a mail. >When I try to subscribe through the webpages, I hit a Bug. >The same when I try to see the admin webpages > mailman/admin/4test/ > mailman/admin/4test > >Bug in Mailman versi

[Mailman-Users] OSError: [Errno 1] Operation not permitted

2001-02-04 Thread Barbara Johansen
I just installed Mailman on our Mandrake 7.1 server with Sendmail 8.11 installed. When I add a new list, the list-owner does not get a mail. When I try to subscribe through the webpages, I hit a Bug. The same when I try to see the admin webpages mailman/admin/4test/ mailman/admin/