[ mailman-Bugs-1418670 ] Problems with lists named like languages
Bugs item #1418670, was opened at 2006-01-30 06:51 Message generated for change (Comment added) made by msapiro You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1418670&group_id=103 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: configuring/installing Group: 2.1 (stable) Status: Closed Resolution: Fixed Priority: 6 Private: No Submitted By: Peer Heinlein (pheinlein) Assigned to: Mark Sapiro (msapiro) Summary: Problems with lists named like languages Initial Comment: "update" has fatal problems with lists named like a language. Create some lists named "it" (Italian) or "de" (German) an update will crash: Updating mailing list: de Updating the held requests database. - updating old private mbox file looks like you have a really recent CVS installation... you're either one brave soul, or you already ran me - updating old public mbox file looks like you have a really recent CVS installation... you're either one brave soul, or you already ran me - This list looks like it might have <= b4 list templates around Traceback (most recent call last): File "bin/update", line 789, in ? errors = main() File "bin/update", line 679, in main errors = errors + dolist(listname) File "bin/update", line 357, in dolist os.rename(o_tmpl, n_tmpl) OSError: [Errno 2] No such file or directory make: *** [update] Error 1 (Btw: update crashs if there`s no pending.pck. That should not happen!) ----------------------------------------------------------------------
Comment By: Mark Sapiro (msapiro) Date: 2008-04-27 14:41
Message: Logged In: YES user_id=1123998 Originator: NO Actually, I do see how the "OSError: [Errno 2] No such file or directory" exception can occur. It will happen if VAR_PREFIX is not equal PREFIX. I've fixed that too. I still don't see a pending.pck problem. ---------------------------------------------------------------------- Comment By: Mark Sapiro (msapiro) Date: 2008-04-27 14:13 Message: Logged In: YES user_id=1123998 Originator: NO I don't see either of the problems you mention. I see no problems from the lack of a pending.pck. There is clearly a problem with lists named like languages, but the manifestation I see is for example with a list named 'it' all the templates get moved from templates/it to lists/it, but nothing crashes. I have fixed this for the next release. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1418670&group_id=103
participants (1)
-
SourceForge.net