Activity log for bug #810424

Date Who What changed Old value New value Message
2011-07-14 12:35:43 Scott Moser bug added bug
2011-07-14 12:36:26 Scott Moser description if you do not have python-mox installed, and try 'run_tests.sh -N', then it will with a strange error. $ ./run_tests.sh -N ERROR ====================================================================== ERROR: <nose.suite.ContextSuite context=nova.tests> ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/nose/suite.py", line 208, in run self.setUp() File "/usr/lib/pymodules/python2.7/nose/suite.py", line 291, in setUp self.setupContext(ancestor) File "/usr/lib/pymodules/python2.7/nose/suite.py", line 314, in setupContext try_run(context, names) File "/usr/lib/pymodules/python2.7/nose/util.py", line 478, in try_run return func() File "/home/ubuntu/lp-810157/nova/tests/__init__.py", line 73, in setup cleandb = os.path.join(FLAGS.state_path, FLAGS.sqlite_clean_db) File "/home/ubuntu/lp-810157/nova/flags.py", line 144, in __getattr__ val = gflags.FlagValues.__getattr__(self, name) File "/usr/lib/python2.7/dist-packages/gflags.py", line 935, in __getattr__ raise AttributeError(name) AttributeError: sqlite_clean_db other missing dependencies give sensible ImportErorrs if you do not have python-mox installed, and try 'run_tests.sh -N', then it will with a strange error. $ apt-get --purge remove python-mox $ ./run_tests.sh -N ERROR ====================================================================== ERROR: <nose.suite.ContextSuite context=nova.tests> ---------------------------------------------------------------------- Traceback (most recent call last):   File "/usr/lib/pymodules/python2.7/nose/suite.py", line 208, in run     self.setUp()   File "/usr/lib/pymodules/python2.7/nose/suite.py", line 291, in setUp     self.setupContext(ancestor)   File "/usr/lib/pymodules/python2.7/nose/suite.py", line 314, in setupContext     try_run(context, names)   File "/usr/lib/pymodules/python2.7/nose/util.py", line 478, in try_run     return func()   File "/home/ubuntu/lp-810157/nova/tests/__init__.py", line 73, in setup     cleandb = os.path.join(FLAGS.state_path, FLAGS.sqlite_clean_db)   File "/home/ubuntu/lp-810157/nova/flags.py", line 144, in __getattr__     val = gflags.FlagValues.__getattr__(self, name)   File "/usr/lib/python2.7/dist-packages/gflags.py", line 935, in __getattr__     raise AttributeError(name) AttributeError: sqlite_clean_db other missing dependencies give sensible ImportErorrs. python-mox is not a runtime dependency, so its not terribly unreasonable that the user would not have it installed. (it is an ubuntu build-dep, though).
2011-07-22 13:26:29 Thierry Carrez nova: importance Undecided Low
2011-07-22 13:26:29 Thierry Carrez nova: status New Confirmed
2012-02-02 16:26:12 Thierry Carrez nova: status Confirmed In Progress
2012-02-02 16:26:12 Thierry Carrez nova: assignee Thierry Carrez (ttx)
2012-02-02 16:47:07 OpenStack Infra nova: status In Progress Fix Committed
2012-02-29 10:30:38 Thierry Carrez nova: status Fix Committed Fix Released
2012-02-29 10:30:38 Thierry Carrez nova: milestone essex-4
2012-04-05 10:16:37 Thierry Carrez nova: milestone essex-4 2012.1