[Mailman-Users] Errors getting web pages, using 2.0.8

Barry A. Warsaw barry at zope.com
Sun May 12 03:22:03 CEST 2002


>>>>> "KM" == Kevin McCann <kmccann at bellanet.org> writes:

    KM> Messages are sent just fine, archive files are created, but
    KM> when I try to retrieve web pages (archives, listinfo, etc.), I
    KM> get messages in /home/mailman/logs/errors that contain this:

    KM> admin(3434): [----- Mailman Version: 2.0.8 -----] admin(3434):
    KM> [----- Traceback ------] admin(3434): Traceback (innermost
    KM> last): admin(3434): File "/home/mailman/scripts/driver", line
    KM> 91, in run_main admin(3434): module = getattr(pkg, scriptname)
    KM> admin(3434): AttributeError: archives

This specific error is because you probably hit a url like

    http://dom.ain/mailman/archives/blah

The `archives' cgi-bin program is bogus, but the Makefiles still
erroneously built the wrapper even though there's nothing for the
wrapper to execute.

You can remove $prefix/cgi-bin/archives, upgrade to 2.0.10, or ignore
the error -- it's harmless.

-Barry





More information about the Mailman-Users mailing list