[Mailman-Users] config_lists yields error

Frank Elsner frank.elsner at tu-berlin.de
Mon Jul 27 14:37:57 CEST 2009


Hi all,

I've a working installation of mailman-2.1.11.

Suddenly the "config_lists" stops working :-(

The command "./config_list -o -  sandbox" ends its output with

|  ## Nondigest options
|  #
|  Traceback (most recent call last):
|    File "./config_list", line 362, in ?
|      main()
|    File "./config_list", line 355, in main
|      do_output(listname, outfile)
|    File "./config_list", line 128, in do_output
|      do_list_categories(mlist, k, None, outfp)
|    File "./config_list", line 148, in do_list_categories
|      desc = NL.join([s.lstrip() for s in info[0].split('\n')])
|  AttributeError: 'tuple' object has no attribute 'split'

As far as I remember the command worked in the past and the list wasn't
re-configured.

What's the reason? Any pointer to solve the problem is welcome.


--Frank Elsner



More information about the Mailman-Users mailing list