Script Error in check_perms

Bug #265613 reported by Mksmith
2
Affects Status Importance Assigned to Milestone
GNU Mailman
Fix Released
Medium
Mark Sapiro

Bug Description

System: FreeBSD 4.5 STABLE
Python: 2.0.1

This also occurred under 4.4 STABLE, and with
Python 2.1 on both. The error appeared after
upgrading from 2.0.6 to 2.0.8

chimera# ./check_perms
Traceback (most recent call last):
  File "./check_perms", line 282, in ?
    checkdata()
  File "./check_perms", line 239, in checkdata
    mode = statmode(path)
  File "./check_perms", line 74, in statmode
    return os.stat(path)[ST_MODE]
OSError: [Errno 20] Not a directory: '/usr/local/
mailman/lists/config.db.last/config.db'

[http://sourceforge.net/tracker/index.php?func=detail&aid=521269&group_id=103&atid=100103]

Revision history for this message
Barry Warsaw (barry) wrote :

Closing this as out-of-date. I believe check_perms works
correctly in MM2.1 (soon to be beta released).

Revision history for this message
Mark Sapiro (msapiro) wrote :

This bug still is relevant to current Mailman. It occurs whenever the lists/ directory contains a file as opposed to just directories.

Changed in mailman:
assignee: nobody → Mark Sapiro (msapiro)
status: Invalid → Confirmed
Mark Sapiro (msapiro)
Changed in mailman:
milestone: 2.0.x → 2.1-stable
status: Confirmed → Fix Committed
Mark Sapiro (msapiro)
Changed in mailman:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.