[Mailman-Developers] Re: email2.4.3

Fil fil@rezo.net
Fri Oct 25 23:18:17 2002


>     fil> Oh no! Not again! In order to be sure, I just did a 'cvs
>     fil> update -A' and a lot of diffs have arrived!! How comes I had
>     fil> sticky tags - I don't think I've never done anything but cvs
>     fil> update (?) ; well, the good news is that the bug's squashed.
> 
> Do you have a CVS/Tag file?  Do you have anything in a .cvsrc file
> either in the current directory or in your home directory?

No CVS/Tag, no .cvsrc; I really don't know! Must be a ghost in the shell.
I'm updating (with 'cvs update -A' again), but I still get

mailman@miel:~$ /usr/local/bin/python -S /usr/local/mailman/cron/checkdbs
Traceback (most recent call last):
  File "/usr/local/mailman/cron/checkdbs", line 116, in ?
    main()
  File "/usr/local/mailman/cron/checkdbs", line 75, in main
    text += '\n' + pending_requests(mlist)
UnicodeError: ASCII decoding error: ordinal not in range(128)


-- Fil