Bug 58918 - stable test request: net-mail/mailman-2.1.5-r2
|
Bug#:
58918
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: All
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: net-mail@gentoo.org
|
Reported By: langthang@gentoo.org
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: stable test request: net-mail/mailman-2.1.5-r2
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-07-30 11:13 0000
|
I've bumped mailman to mailman-2.1.5-r2 to resolve some Gentoo specific bugs.
Please mark net-mail/mailman-2.1.5-r2 stable on your arch.
TIA
Tuan
Sorry for the delay in getting to this.
When I emerge mailmain, I'm getting this at the end;
Ensuring that all config.db/pck files are owned by Mailman
Patching mailman scripts to change the uid to mailman
Traceback (most recent call last):
File "bin/check_perms_grsecurity.py", line 181, in ?
main(sys.argv)
File "bin/check_perms_grsecurity.py", line 147, in main
filefd = open(script, "r")
IOError: [Errno 2] No such file or directory: 'add_members'
Does this not happen for you?
Thanks for catching this. Should have been in "bin" before running
check_perms_grsecurity.py or it will not find 'add_members'. Fixed in CVS.
Please sync and try again.
Now I get the following;
>>> /etc/init.d/mailman
No updates are necessary.
directory permissions must be 02775: /usr/local/mailman/bin (fixing)
directory permissions must be 02775: /usr/local/mailman/cgi-bin (fixing)
directory permissions must be 02775: /usr/local/mailman/mail (fixing)
/usr/local/mailman/cgi-bin/admindb must be set-gid (fixing)
/usr/local/mailman/cgi-bin/admin must be set-gid (fixing)
/usr/local/mailman/cgi-bin/confirm must be set-gid (fixing)
/usr/local/mailman/cgi-bin/create must be set-gid (fixing)
/usr/local/mailman/cgi-bin/edithtml must be set-gid (fixing)
/usr/local/mailman/cgi-bin/listinfo must be set-gid (fixing)
/usr/local/mailman/cgi-bin/options must be set-gid (fixing)
/usr/local/mailman/cgi-bin/private must be set-gid (fixing)
/usr/local/mailman/cgi-bin/rmlist must be set-gid (fixing)
/usr/local/mailman/cgi-bin/roster must be set-gid (fixing)
/usr/local/mailman/cgi-bin/subscribe must be set-gid (fixing)
/usr/local/mailman/mail/mailman must be set-gid (fixing)
Traceback (most recent call last):
File "bin/check_perms", line 367, in ?
checkdata()
File "bin/check_perms", line 321, in checkdata
mode = statmode(path)
File "bin/check_perms", line 81, in statmode
return os.stat(path)[ST_MODE]
OSError: [Errno 20] Not a directory: '/usr/local/mailman/lists/.keep/config.pck'
Brian, Please take a look at this. Thanks.
Jason, please check that yours matches:
# md5sum /usr/local/mailman/bin/check_perms
70a22430d84c1c509841263c23912f33 /usr/local/mailman/bin/check_perms
The file doesn't match your checksum. Is this file generated by us or mailman?
Working here.
Marked stable on amd64.