Activity log for bug #753084

Date Who What changed Old value New value Message
2011-04-07 00:02:10 BJ Dierkes bug added bug
2011-04-07 00:03:49 BJ Dierkes holland-backup: milestone 1.1.0a2
2011-04-07 00:04:00 BJ Dierkes nominated for series holland-backup/1.1
2011-04-07 00:04:00 BJ Dierkes bug task added holland-backup/1.1
2011-04-07 00:04:05 BJ Dierkes holland-backup/1.1: milestone 1.1.0a2
2011-04-07 00:06:15 BJ Dierkes description on Fedora 14 64bit: [wdierkes@derks-linux holland]$ ./scripts/mkvirtenv.py --no-site-packages New python executable in /home/wdierkes/holland-test/bin/python Installing setuptools..........................done. [INFO] Installed holland-core. [INFO] Installing holland plugins [INFO] Installed plugin holland.lib.common [INFO] Installed plugin holland.lib.mysql [INFO] Installed plugin holland.lib.lvm [INFO] Installed plugin holland.backup.mysqldump [INFO] Installed plugin holland.backup.mysql_lvm [INFO] Installed plugin holland.backup.xtrabackup [INFO] Starting shell in virtual environment /bin/bash - use ctrl-d to exit [holland-test]% nosetests --verbosity 3 nose.config: INFO: Set working dir to /home/wdierkes/devel/holland/tests nose.config: INFO: Working directory /home/wdierkes/devel/holland/tests is a package; adding to sys.path nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module ... snip ok tests ... tests.core.test_util.test_diskfree ... ERROR ====================================================================== ERROR: tests.core.test_util.test_diskfree ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/nose/case.py", line 186, in runTest self.test(*self.arg) File "/home/wdierkes/devel/holland/tests/core/test_util.py", line 83, in test_diskfree actual_bytes = int(commands.getoutput(real_cmd).strip()) ValueError: invalid literal for int() with base 10: '80%' ---------------------------------------------------------------------- Ran 96 tests in 38.849s FAILED (errors=1) Using amsterdam (current) on Fedora 14 64bit: [wdierkes@derks-linux holland]$ ./scripts/mkvirtenv.py --no-site-packages New python executable in /home/wdierkes/holland-test/bin/python Installing setuptools..........................done. [INFO] Installed holland-core. [INFO] Installing holland plugins [INFO] Installed plugin holland.lib.common [INFO] Installed plugin holland.lib.mysql [INFO] Installed plugin holland.lib.lvm [INFO] Installed plugin holland.backup.mysqldump [INFO] Installed plugin holland.backup.mysql_lvm [INFO] Installed plugin holland.backup.xtrabackup [INFO] Starting shell in virtual environment /bin/bash - use ctrl-d to exit [holland-test]% nosetests --verbosity 3 nose.config: INFO: Set working dir to /home/wdierkes/devel/holland/tests nose.config: INFO: Working directory /home/wdierkes/devel/holland/tests is a package; adding to sys.path nose.plugins.cover: ERROR: Coverage not available: unable to import coverage module ... snip ok tests ... tests.core.test_util.test_diskfree ... ERROR ====================================================================== ERROR: tests.core.test_util.test_diskfree ---------------------------------------------------------------------- Traceback (most recent call last):   File "/usr/lib/python2.7/site-packages/nose/case.py", line 186, in runTest     self.test(*self.arg)   File "/home/wdierkes/devel/holland/tests/core/test_util.py", line 83, in test_diskfree     actual_bytes = int(commands.getoutput(real_cmd).strip()) ValueError: invalid literal for int() with base 10: '80%' ---------------------------------------------------------------------- Ran 96 tests in 38.849s FAILED (errors=1)
2011-04-18 07:38:03 Andrew Garner holland-backup/1.1: status New Fix Committed
2011-04-18 07:38:14 Andrew Garner holland-backup/1.1: importance Undecided Medium
2011-04-18 07:38:21 Andrew Garner holland-backup/1.1: assignee Andrew Garner (muzazzi)
2011-04-18 07:38:49 Andrew Garner holland-backup: assignee Andrew Garner (muzazzi)
2011-04-18 07:38:52 Andrew Garner holland-backup: importance Undecided Medium
2011-04-18 07:38:55 Andrew Garner holland-backup: status New Fix Committed
2011-05-21 17:05:49 Andrew Garner holland-backup: status Fix Committed Fix Released
2011-05-21 17:05:51 Andrew Garner holland-backup/1.1: status Fix Committed Fix Released