[ mailman-Bugs-710678 ] find_member fails using -w option

SourceForge.net noreply at sourceforge.net
Thu Mar 27 04:05:05 EST 2003


Bugs item #710678, was opened at 2003-03-27 12:05
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=710678&group_id=103

Category: command line scripts
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Richard Barrett (ppsys)
Assigned to: Nobody/Anonymous (nobody)
Summary: find_member fails using -w option

Initial Comment:
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

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=710678&group_id=103



More information about the Mailman-coders mailing list