Bug 1977 - release-wranglers mailman interface broken
Summary: release-wranglers mailman interface broken
Status: RESOLVED WORKSFORME
Alias: None
Product: freedesktop.org
Classification: Unclassified
Component: Mailing lists (show other bugs)
Version: unspecified
Hardware: All All
: high blocker
Assignee: fd.o Admin Massive
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-30 18:06 UTC by Roland Mainz
Modified: 2004-12-18 17:32 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Roland Mainz 2004-11-30 18:06:38 UTC
I just tried to approve/reject/discard the postings currently being held in the
release-wranglers mailman queue... but somehow I've hit a bug:
-- snip --
Bug in Mailman version 2.1.5

We're sorry, we hit a bug!

If you would like to help us identify the problem, please email a copy of this
page to the webmaster for this site with a description of what happened. Thanks! 

Traceback:

Traceback (most recent call last):
  File "/var/lib/mailman/scripts/driver", line 96, in run_main
    main()
  File "/usr/lib/mailman/Mailman/Cgi/admindb.py", line 163, in main
    process_form(mlist, doc, cgidata)
  File "/usr/lib/mailman/Mailman/Cgi/admindb.py", line 711, in process_form
    forward, forwardaddr)
  File "/var/lib/mailman/Mailman/ListAdmin.py", line 162, in HandleRequest
    forward, addr)
  File "/var/lib/mailman/Mailman/ListAdmin.py", line 348, in __handlepost
    syslog('vette', note)
  File "/var/lib/mailman/Mailman/Logging/Syslog.py", line 40, in write
    self.write_ex(kind, msg, args, kws)
  File "/var/lib/mailman/Mailman/Logging/Syslog.py", line 58, in write_ex
    logf.write(msg + '\n')
  File "/var/lib/mailman/Mailman/Logging/StampedLogger.py", line 73, in write
    Logger.write(self, "%s %s" % (prefix, msg))
  File "/var/lib/mailman/Mailman/Logging/Logger.py", line 91, in write
    f.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xa7' in position
104: ordinal not in range(128)
-- snip --

Can someone fix the interface, please ?
Comment 1 Daniel Stone 2004-12-19 12:32:48 UTC
worksforme + not enough information


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.