[Mailman-Users] One private archive not appearing online

jewel.brueggeman-makda at washburn.edu jewel.brueggeman-makda at washburn.edu
Wed Nov 19 19:41:19 CET 2008


I am wanting to rebuild an archive but when I issue the following
command either as mailman or root:

bin/arch --wipe mylist
/usr/local/mailman/archives/private/mylist.mbox/mylist.mbox

I get the following error:

Traceback (most recent call last):
  File "./arch", line 200, in ?
    main()
  File "./arch", line 177, in main
    shutil.rmtree(mlist.archive_dir())
  File "/usr/lib/python2.4/shutil.py", line 155, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/usr/lib/python2.4/shutil.py", line 153, in rmtree
    names = os.listdir(path)
OSError: [Errno 2] No such file or directory:
'/usr/local/mailman/archives/private/mylist'

I believe this one archive has not been working for a very long time. 
The permissions are:
drwxrwsr-x   2 mailman mailman   4096 Nov 19 12:11 .
drwxrws--x 200 mailman mailman  12288 Nov 19 12:14 ..
-rw-rw-r--   1 mailman mailman 502357 Sep  1 04:00 mylist

When I run "bin/check_perms -f" it finds no problems.

Any other suggestions?

Jewel


More information about the Mailman-Users mailing list