Public bug reported:

Binary package hint: cedar-backup2

This seems to be a Python 2.4/2.5 problem:
 From the build log:

======================================================================
ERROR: testConstructor_004 (test.splittests.TestByteQuantity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./test/splittests.py", line 224, in testConstructor_004
    quantity.quantity = "0xAC"
  File "./CedarBackup2/extend/split.py", line 173, in _setQuantity
    floatValue = float(value)
ValueError: invalid literal for float(): 0xAC

======================================================================
ERROR: testConstructor_006 (test.configtests.TestBlankBehavior)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./test/configtests.py", line 1086, in testConstructor_006
    behavior.blankFactor = "0xAC"
  File "./CedarBackup2/config.py", line 723, in _setBlankFactor
    floatValue = float(value)
ValueError: invalid literal for float(): 0xAC

----------------------------------------------------------------------
Ran 3049 tests in 38.621s

This is fixed in newer releases.

** Affects: cedar-backup2 (Ubuntu)
     Importance: Undecided
     Assignee: Hanno Stock (hefe_bia) (hanno-stock)
         Status: In Progress

-- 
2.14.0-2 FTBFS in hardy
https://bugs.launchpad.net/bugs/203978
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to