I just updated our server to use the latest trunk. I noticed that the iniadmin plugin had vanished and was writing an email to that affect, but upon further investigation (and remembering where all the log files are) I've realised that actually a few plugins are affected.
In each case in the log files I'm seeing cannot "import name sorted" or "cannot import name set". Any thoughts what might be causing this or how to fix it? Extract from log file is : 2008-09-17 14:11:29,095 Trac[loader] ERROR: Skipping "iniadmin = iniadmin": (can't import "cannot import name sorted") 2008-09-17 14:11:29,157 Trac[loader] ERROR: Skipping "mastertickets.web_ui = mastertickets.web_ui": (can't import "cannot import name set") 2008-09-17 14:11:29,157 Trac[loader] ERROR: Skipping "mastertickets.api = mastertickets.api": (can't import "cannot import name set") 2008-09-17 14:11:29,157 Trac[loader] ERROR: Skipping "goodies = goodies": (can't import "cannot import name sorted") 2008-09-17 14:11:29,299 Trac[loader] ERROR: Skipping "tractoc.macro = tractoc.macro": (can't import "cannot import name sorted") 2008-09-17 14:11:29,641 Trac[loader] ERROR: Skipping "acct_mgr.admin = acct_mgr.admin": (can't import "cannot import name sorted") For me personally the most important and urgent one's to fix are the acct_mgr.admin and mastertickets plugin, but would be handy to have the other working too. Just not sure where to start... TIA for your helps Regards Stephen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
