[Mailman-Developers] Error with OpenBSD 2.9

Lalo Castro laloc@cats.ucsc.edu
Fri, 17 Aug 2001 11:13:27 -0700


Hello,
        I am using an OpenBSD2.9 server with Mailman 2.0.6 and Python
1.5.2.  Recently our main server was infected and this OpenBSD machine
designated as the replacement for the mailman functions of the previous
server.  The install of Mailman, python, and OpenBSD are all fresh.
Unfortunately, the transition from RH 6.0 to OpenBSD did not go as
smoothly as thought.  The Mailman administrator screen produces a "bug
found" screen when the submit button is pressed.  When we return to the
administration screen and reload, the mail is designated as lost.  All
authentication and mails are proceeding as it should be.  It is merely
the deferred mails requiring administrative attention that produces an
error.   Has anyone encountered this before?  If anyone has information
that can help, please let me know.  The error log follows.
            Thanks,
                    Lalo Castro


@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
admin(25612): [----- Mailman Version: 2.0.6 -----]
admin(25612): [----- Traceback ------]
admin(25612): Traceback (innermost last):
admin(25612):   File "/home/mailman/scripts/driver", line 96, in
run_main
admin(25612):     main()
admin(25612):   File "../Mailman/Cgi/admindb.py", line 116, in main
admin(25612):     mlist.Save()
admin(25612):   File "/home/mailman/Mailman/MailList.py", line 860, in
Save
admin(25612):     self.SaveRequestsDb()
admin(25612):   File "/home/mailman/Mailman/ListAdmin.py", line 93, in
SaveRequestsDb
admin(25612):     self.__closedb()
admin(25612):   File "/home/mailman/Mailman/ListAdmin.py", line 80, in
__closedb
admin(25612):     fp = open(self.__filename, 'w')
admin(25612): IOError: [Errno 13] Permission denied:
'/home/mailman/lists/element/request.db'
admin(25612): [----- Python Information -----]
admin(25612): sys.platform   = openbsd2
admin(25612): [----- Environment Variables -----]
admin(25612):   DOCUMENT_ROOT: /web/html
admin(25612):   SERVER_ADDR: 128.114.163.14
admin(25612):   HTTP_ACCEPT_ENCODING: gzip, deflate
admin(25612):   CONTENT_LENGTH: 22
admin(25612):   CONTENT_TYPE: application/x-www-form-urlencoded
admin(25612):   PATH_TRANSLATED: /web/html/element
admin(25612):   SERVER_SOFTWARE: Apache/1.3.19 (Unix)
admin(25612):   GATEWAY_INTERFACE: CGI/1.1
admin(25612):   HTTP_ACCEPT_LANGUAGE: en-us
admin(25612):   REMOTE_ADDR: 128.114.25.116
admin(25612):   SERVER_PORT: 80
admin(25612):   HTTP_CONNECTION: Keep-Alive
admin(25612):   HTTP_USER_AGENT: Mozilla/4.0 (compatible; MSIE 5.5;
Windows NT 5.0)
admin(25612):   HTTP_ACCEPT: image/gif, image/x-xbitmap, image/jpeg,
image/pjpeg, application/x-quickviewplus, application/vnd.ms-powerpoint,
application/vnd.ms-excel, application/msword, application/pdf, */*
admin(25612):   REQUEST_URI: /mailman/admindb/element
admin(25612):   HTTP_CACHE_CONTROL: no-cache
admin(25612):   QUERY_STRING:
admin(25612):   SERVER_PROTOCOL: HTTP/1.1
admin(25612):   PATH_INFO: /element
admin(25612):   HTTP_HOST: library.ucsc.edu
admin(25612):   REQUEST_METHOD: POST
admin(25612):   SERVER_SIGNATURE: <ADDRESS>Apache/1.3.19 Server at
library.ucsc.edu Port 80</ADDRESS>