Package: cedar-backup2
Version: 2.7.1-1
Severity: serious
Justification: no longer builds from source

The following errors show when trying to build the package (on Sarge):

======================================================================
ERROR: testCapacity_021 (test.writertests.TestCdWriter)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./test/writertests.py", line 902, in testCapacity_021
    writer._getBoundaries(entireDisc=False, useMulti=True)   # don't care about 
result
  File "./CedarBackup2/writer.py", line 624, in _getBoundaries
    raise IOError("Error (%d) executing cdrecord command to get capacity." % 
result)
IOError: Error (65280) executing cdrecord command to get capacity.

======================================================================
ERROR: testCapacity_024 (test.writertests.TestCdWriter)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./test/writertests.py", line 931, in testCapacity_024
    writer._getBoundaries(entireDisc=False, useMulti=True)
  File "./CedarBackup2/writer.py", line 624, in _getBoundaries
    raise IOError("Error (%d) executing cdrecord command to get capacity." % 
result)
IOError: Error (65280) executing cdrecord command to get capacity.

======================================================================
ERROR: testConstructor_001 (test.writertests.TestCdWriter)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./test/writertests.py", line 345, in testConstructor_001
    writer = CdWriter(device="/dev/null", scsiId="0,0,0", unittest=False)
  File "./CedarBackup2/writer.py", line 439, in __init__
    (self._deviceType,
  File "./CedarBackup2/writer.py", line 555, in _retrieveProperties
    raise IOError("Error (%d) executing cdrecord command to get properties." % 
result)
IOError: Error (65280) executing cdrecord command to get properties.

======================================================================
ERROR: testConstructor_013 (test.writertests.TestCdWriter)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./test/writertests.py", line 467, in testConstructor_013
    writer = CdWriter(device="/dev/null", scsiId="0,0,0", driveSpeed=1, 
unittest=False)
  File "./CedarBackup2/writer.py", line 439, in __init__
    (self._deviceType,
  File "./CedarBackup2/writer.py", line 555, in _retrieveProperties
    raise IOError("Error (%d) executing cdrecord command to get properties." % 
result)
IOError: Error (65280) executing cdrecord command to get properties.

======================================================================
ERROR: testConstructor_015 (test.writertests.TestCdWriter)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./test/writertests.py", line 496, in testConstructor_015
    writer = CdWriter(device="/dev/null", scsiId="0,0,0", driveSpeed=5, 
unittest=False)
  File "./CedarBackup2/writer.py", line 439, in __init__
    (self._deviceType,
  File "./CedarBackup2/writer.py", line 555, in _retrieveProperties
    raise IOError("Error (%d) executing cdrecord command to get properties." % 
result)
IOError: Error (65280) executing cdrecord command to get properties.

======================================================================
ERROR: testConstructor_019 (test.writertests.TestCdWriter)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./test/writertests.py", line 541, in testConstructor_019
    writer = CdWriter(device="/dev/null", scsiId="0,0,0", 
mediaType=MEDIA_CDR_74, unittest=False)
  File "./CedarBackup2/writer.py", line 439, in __init__
    (self._deviceType,
  File "./CedarBackup2/writer.py", line 555, in _retrieveProperties
    raise IOError("Error (%d) executing cdrecord command to get properties." % 
result)
IOError: Error (65280) executing cdrecord command to get properties.

======================================================================
ERROR: testConstructor_021 (test.writertests.TestCdWriter)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./test/writertests.py", line 570, in testConstructor_021
    writer = CdWriter(device="/dev/null", scsiId="0,0,0", 
mediaType=MEDIA_CDRW_74, unittest=False)
  File "./CedarBackup2/writer.py", line 439, in __init__
    (self._deviceType,
  File "./CedarBackup2/writer.py", line 555, in _retrieveProperties
    raise IOError("Error (%d) executing cdrecord command to get properties." % 
result)
IOError: Error (65280) executing cdrecord command to get properties.

======================================================================
ERROR: testConstructor_023 (test.writertests.TestCdWriter)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./test/writertests.py", line 599, in testConstructor_023
    writer = CdWriter(device="/dev/null", scsiId="0,0,0", 
mediaType=MEDIA_CDR_80, unittest=False)
  File "./CedarBackup2/writer.py", line 439, in __init__
    (self._deviceType,
  File "./CedarBackup2/writer.py", line 555, in _retrieveProperties
    raise IOError("Error (%d) executing cdrecord command to get properties." % 
result)
IOError: Error (65280) executing cdrecord command to get properties.

======================================================================
ERROR: testConstructor_025 (test.writertests.TestCdWriter)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./test/writertests.py", line 628, in testConstructor_025
    writer = CdWriter(device="/dev/null", scsiId="0,0,0", 
mediaType=MEDIA_CDRW_80, unittest=False)
  File "./CedarBackup2/writer.py", line 439, in __init__
    (self._deviceType,
  File "./CedarBackup2/writer.py", line 555, in _retrieveProperties
    raise IOError("Error (%d) executing cdrecord command to get properties." % 
result)
IOError: Error (65280) executing cdrecord command to get properties.

----------------------------------------------------------------------
Ran 1989 tests in 15.970s

FAILED (errors=9)

*** Running CedarBackup2 unit tests.


make: *** [build-stamp] Error 1
debuild: fatal error at line 765:
dpkg-buildpackage failed!



Hope it helps.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to