find_member fails using -w option

Bug #265888 reported by Ppsys
2
Affects Status Importance Assigned to Milestone
GNU Mailman
Fix Released
Medium
Unassigned

Bug Description

When run with the -w option $prefix/bin/find_member

Traceback (most recent call last):
  File "../../bin/find_member", line 185, in ?
    main()
  File "../../bin/find_member", line 168, in main
    matches = scanlists(options)
  File "../../bin/find_member", line 115, in scanlists
    entries = matches.get(addr, {})
UnboundLocalError: local variable 'addr' referenced
before assignment

The findm-2.1.1-0.1.patch corrects the problem.

It should be applied with the follwoing command from
with the MM build directory as the current working
directory:

patch -p1 < path-to-patch-file

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

Revision history for this message
Ppsys (ppsys) wrote : corrective patch file

Other attachments

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.