Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58918 - stable test request: net-mail/mailman-2.1.5-r2
Summary: stable test request: net-mail/mailman-2.1.5-r2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-30 11:13 UTC by Tuan Van (RETIRED)
Modified: 2004-08-09 07:12 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tuan Van (RETIRED) gentoo-dev 2004-07-30 11:13:58 UTC
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
Comment 1 Jason Wever (RETIRED) gentoo-dev 2004-08-07 12:50:44 UTC
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?
Comment 2 Tuan Van (RETIRED) gentoo-dev 2004-08-07 14:05:11 UTC
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.
Comment 3 Jason Wever (RETIRED) gentoo-dev 2004-08-07 14:20:48 UTC
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'
Comment 4 Tuan Van (RETIRED) gentoo-dev 2004-08-07 15:03:46 UTC
Brian, Please take a look at this. Thanks.
Comment 5 Tuan Van (RETIRED) gentoo-dev 2004-08-07 18:17:48 UTC
Jason, please check that yours matches:
# md5sum /usr/local/mailman/bin/check_perms
70a22430d84c1c509841263c23912f33  /usr/local/mailman/bin/check_perms
Comment 6 Jason Wever (RETIRED) gentoo-dev 2004-08-07 18:33:16 UTC
The file doesn't match your checksum.  Is this file generated by us or mailman?
Comment 7 Tom Martin (RETIRED) gentoo-dev 2004-08-08 09:26:26 UTC
Working here.

Marked stable on amd64.
Comment 8 Jason Wever (RETIRED) gentoo-dev 2004-08-08 11:07:41 UTC
Stable on sparc.