#1407 Remove rtstats requirement from Allura

unreleased
invalid
nobody
None
General
nobody
2015-02-24
2011-01-26
No
(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

Related

Tickets: #1421

Discussion

  • Dave Brondsema

    Dave Brondsema - 2011-01-31

    See also [#1421]

     

    Related

    Tickets: #1421

  • Rick Copeland - 2011-02-01
    • milestone: backlog --> feb-07

    • status: open --> invalid

     
  • Rick Copeland - 2011-02-01

    Closed in favor of [#1421]

     

    Related

    Tickets: #1421

  • Rick Copeland - 2011-02-01
    • milestone: feb-07 --> jan-31
     
  • Mark Ramm - 2011-02-01
    • size: --> 0
     

Log in to post a comment.