Hide Forgot
Mirrormanager doesn't pull in python-fedora-turbogears, but seems to require it: If the package isn't present, "import mirrormanager.inital" doesn't complete, as t is unable to create a decorator (sorry, that's not in my shell's backlog anymore) and isn't able to load mirrormanager.wsgi as a pyhon module, as tg.tg1utils is missing: [Sun Nov 13 18:02:40 2011] [error] [client XX.XX.XX.XX] mod_wsgi (pid=1327): Target WSGI script '/usr/share/mirrormanager/server/mirrormanager.wsgi' cannot be loaded as Python module. [Sun Nov 13 18:02:40 2011] [error] [client XX.XX.XX.XX] mod_wsgi (pid=1327): Exception occurred processing WSGI script '/usr/share/mirrormanager/server/mirrormanager.wsgi'. [Sun Nov 13 18:02:40 2011] [error] [client XX.XX.XX.XX] Traceback (most recent call last): [Sun Nov 13 18:02:40 2011] [error] [client XX.XX.XX.XX] File "/usr/share/mirrormanager/server/mirrormanager.wsgi", line 17, in <module> [Sun Nov 13 18:02:40 2011] [error] [client XX.XX.XX.XX] from fedora.tg.tg1utils import enable_csrf [Sun Nov 13 18:02:40 2011] [error] [client XX.XX.XX.XX] ImportError: No module named tg.tg1utils
Doh. Fixed in upstream now. Will push a new package after fixing other problems we uncover while making MM work for CentOS.