(anvil)jwh@ubuntu:~/src/forge/Allura$ paster setup-app development.ini
Traceback (most recent call last):
File "/home/jwh/anvil/bin/paster", line 8, in <module>
load_entry_point('PasteScript==1.7.3', 'console_scripts', 'paster')()
File "/home/jwh/anvil/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/command.py", line 84, in run
invoke(command, command_name, options, args[1:])
File "/home/jwh/anvil/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/command.py", line 123, in invoke
exit_code = runner.run(args)
File "/home/jwh/anvil/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/appinstall.py", line 68, in run
return super(AbstractInstallCommand, self).run(new_args)
File "/home/jwh/anvil/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/command.py", line 218, in run
result = self.command()
File "/home/jwh/anvil/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/appinstall.py", line 446, in command
self.logging_file_config(config_file)
File "/home/jwh/anvil/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/command.py", line 757, in logging_file_config
fileConfig(config_file)
File "/usr/lib/python2.6/logging/config.py", line 84, in fileConfig
handlers = _install_handlers(cp, formatters)
File "/usr/lib/python2.6/logging/config.py", line 159, in _install_handlers
klass = _resolve(klass)
File "/usr/lib/python2.6/logging/config.py", line 94, in _resolve
found = __import__(used)
ImportError: No module named sfx
See also [#1421]
Related
Tickets:
#1421milestone: backlog --> feb-07
status: open --> invalid
Closed in favor of [#1421]
Related
Tickets:
#1421