Hello, Does anyone have any ideas why I am receiving this error. The permissions look the same as the other archives and I have run check_perms -f
Your "cron" job on maillists.nac.uci.edu /opt/csw/bin/python -S /opt/nsp/mailman/cron/nightly_gzip produced the following output: Traceback (most recent call last): File "/opt/nsp/mailman/cron/nightly_gzip", line 154, in <module> main() File "/opt/nsp/mailman/cron/nightly_gzip", line 140, in main compress(f) File "/opt/nsp/mailman/cron/nightly_gzip", line 81, in compress outfp = gzip.open(txtfile+'.gz', 'wb', 6) File "/opt/csw/lib/python/gzip.py", line 33, in open return GzipFile(filename, mode, compresslevel) File "/opt/csw/lib/python/gzip.py", line 79, in __init__ fileobj = self.myfileobj = __builtin__.open(filename, mode or 'rb') IOError: [Errno 13] Permission denied: '/opt/nsp/mailman/archives/private/mph/2009-October.txt.gz' Con Wieland Office of Information Technology ------------------------------------------------------ Mailman-Users mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
