traceback in senddigests

Bug #265887 reported by Werk21
2
Affects Status Importance Assigned to Milestone
GNU Mailman
New
Medium
Unassigned

Bug Description

my senddigests (cron) aborts with this message. my
language-version is german, i am working with the cvs-
version.

Traceback (most recent call last):
  File "/usr/local/mailman-2.1//cron/senddigests", line
94, in ?
    main()
  File "/usr/local/mailman-2.1//cron/senddigests", line
86, in main
    mlist.send_digest_now()
  File "/usr/local/mailman-2.1//Mailman/Digester.py",
line 60, in send_digest_now
    ToDigest.send_digests(self, mboxfp)
  File "/usr/local/mailman-
2.1//Mailman/Handlers/ToDigest.py", line 123, in
send_digests
    send_i18n_digests(mlist, mboxfp)
  File "/usr/local/mailman-
2.1//Mailman/Handlers/ToDigest.py", line 295, in
send_i18n_digests
    msg = scrubber(mlist, msg)
  File "/usr/local/mailman-
2.1//Mailman/Handlers/Scrubber.py", line 308, in
process
    t = t.encode(charset, 'replace')
  File "/usr/lib/python2.2/encodings/__init__.py", line 51,
in search_function
    mod = __import__(modname,globals(),locals(),'*')
ValueError: Empty module name

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

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

I can't reproduce this. What version of Python are you
using and how did you install it? If from some package
manager, are you sure you installed all the relevant Python
packages? Check any i18n related packages.

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.