Comment 1 for bug 588714

Revision history for this message
Scott Howard (showard314) wrote :

Attached is a debdiff against Debian unstable's version of python-debian. The patch is identical to our previous delta [1], they just moved the location of one of the files.

This debdiff DOES NOT BUILD ON MAVERICK. It does build on sid, so another ubuntu package must be getting in the way. I'm just posting this debdiff so others could fix it (I'm stopping work on it for today ... real job time)

cd tests && ./test_debfile.py
......tar: Record size = 8 blocks
F..F
======================================================================
FAIL: test for file list equality
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./test_debfile.py", line 153, in test_data_names
    self.assertEqual(debfile_names[1:], dpkg_names[1:])
AssertionError: ['usr', 'usr/share', 'usr/shar...]

======================================================================
FAIL: test_tar_bz2 (__main__.TestDebFile)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./test_debfile.py", line 140, in test_tar_bz2
    './usr/share/locale/bg/')
AssertionError: './usr/share/locale/bg' != './usr/share/locale/bg/'

----------------------------------------------------------------------

[1] http://patches.ubuntu.com/p/python-debian/python-debian_0.1.14ubuntu2.patch