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 m...@msapiro.net wrote: On 5/8/2012 8:22 PM, David wrote: On Tue, May 8, 2012 at 9:34 PM, Mark Sapiro m...@msapiro.net mailto:m...@msapiro.net wrote: What about newly archived messages. Presumably, those are not owned by

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 script.

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 m...@msapiro.net 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

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

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 step...@xemacs.orgwrote: 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

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 d...@fiteyes.com wrote: On Tue, May 8, 2012 at 4:48 AM, Stephen J. Turnbull step...@xemacs.orgwrote: David writes: apparently I missed something. The problem was simply permissions -- the well-known Ubuntu issue. Not just Ubuntu. I believe

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 d...@fiteyes.com wrote: On Tue, May 8, 2012 at 11:19 AM, David d...@fiteyes.com wrote: On Tue, May 8, 2012 at 4:48 AM, Stephen J. Turnbull step...@xemacs.orgwrote: David writes: apparently I missed something. The problem was simply permissions

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 step...@xemacs.orgwrote: 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 handy

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 d...@fiteyes.com wrote: On Tue, May 8, 2012 at 4:48 AM, Stephen J. Turnbull step...@xemacs.orgwrote: 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

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 m...@msapiro.net wrote: On 5/8/2012 11:16 AM, David wrote: On Tue, May 8, 2012 at 12:37 PM, David d...@fiteyes.com wrote: # bin/check_perms -f No problems found All permissions are reported as OK now. The check_perms is a very handy

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

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 m...@msapiro.net 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

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 m...@msapiro.net mailto:m...@msapiro.net 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

[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

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 d...@fiteyes.com 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

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