damn selinux.
On Nov 16, 10:42 am, Jeremy <[email protected]> wrote:
> 2009-11-16T10:22:43 mwlib.utils.info >> mkdir -r '/tmp/cache/mwlib/'
> 2009-11-16T10:22:43 mwlib.serve.info >> Creating directory '/tmp/cache/
> mwlib/b9/b9167b36f55a9eff'
> 2009-11-16T10:22:43 mwlib.serve.info >> render b9167b36f55a9eff rl
> 2009-11-16T10:22:43 mwlib.serve.info >> rendering '/tmp/cache/mwlib/b9/
> b9167b36f55a9eff/output.rl'
> 2009-11-16T10:22:43 mwlib.serve.info >> queuing ['mw-render', '--
> logfile', '/tmp/log/mw-render.log', '--error-file', '/tmp/cache/mwlib/
> b9/b9167b36f55a9eff/errors.rl', '--status-file', '/tmp/cache/mwlib/b9/
> b9167b36f55a9eff/status.rl', '--writer', 'rl', '--output', '/tmp/cache/
> mwlib/b9/b9167b36f55a9eff/output.rl', '--pid-file', '/tmp/cache/mwlib/
> b9/b9167b36f55a9eff/pid.rl', '--metabook', '/tmp/cache/mwlib/b9/
> b9167b36f55a9eff/metabook.json', '--keep-zip', '/tmp/cache/mwlib/b9/
> b9167b36f55a9eff/collection.zip', '--config', 'http://localhost', '--
> template-blacklist', 'MediaWiki:PDF Template Blacklist', '--template-
> exclusion-category', 'Exclude in print', '--print-template-prefix',
> 'Print', '--print-template-pattern', '$1/Print', '--script-extension',
> '.php', '--language', 'en']
> Traceback (most recent call last):
> File "/usr/bin/mw-render", line 5, in ?
> from pkg_resources import load_entry_point
> File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 2553,
> in ?
> working_set = WorkingSet()
> File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 384,
> in __init__
> self.add_entry(entry)
> File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 399,
> in add_entry
> for dist in find_distributions(entry, True):
> File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 1659,
> in find_on_path
> for entry in os.listdir(path_item):
> OSError: [Errno 13] Permission denied: '/usr/bin'
>
> i have verified there are read permissions on this path.
>
> any thoughts?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"mwlib" 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/mwlib?hl=en
-~----------~----~----~----~------~----~------~--~---