Source: lintian-brush Version: 0.64 Severity: normal Hello, looks like in Ubuntu dch -i is different w.r.t. Debian, so the package FTBFS there. https://launchpadlibrarian.net/480139410/buildlog_ubuntu-groovy-amd64.lintian-brush_0.64_BUILDING.txt.gz
fixer test: simple for binary-control-field-duplicates-source ... ok ====================================================================== FAIL: test_add_new (lintian_brush.tests.test_run.ChangelogAddEntryTests) lintian_brush.tests.test_run.ChangelogAddEntryTests.test_add_new ---------------------------------------------------------------------- testtools.testresult.real._StringException: log: {{{ 1.156 creating repository in file:///tmp/testbzr-11xllwu6.tmp/lintian_brush.tests.test_run.ChangelogAddEntryTests.test_add_new/work/.bzr/. 1.157 creating branch <breezy.bzr.branch.BzrBranchFormat7 object at 0x7f552c3c34f0> in file:///tmp/testbzr-11xllwu6.tmp/lintian_brush.tests.test_run.ChangelogAddEntryTests.test_add_new/work/ 1.161 trying to create missing lock '/tmp/testbzr-11xllwu6.tmp/lintian_brush.tests.test_run.ChangelogAddEntryTests.test_add_new/work/.bzr/checkout/dirstate' 1.162 opening working tree '/tmp/testbzr-11xllwu6.tmp/lintian_brush.tests.test_run.ChangelogAddEntryTests.test_add_new/work' }}} Traceback (most recent call last): File "/<<PKGBUILDDIR>>/lintian_brush/tests/test_run.py", line 913, in test_add_new self.assertEqual([ File "/usr/lib/python3/dist-packages/breezy/tests/__init__.py", line 1315, in assertEqual raise AssertionError("%snot equal:\na = %s\nb = %s\n" AssertionError: not equal: a = ['lintian-brush (0.36) UNRELEASED; urgency=medium', '', ' * Add a foo', ''] b = ['lintian-brush (0.35ubuntu1) UNRELEASED; urgency=medium', '', ' * Add a foo', ''] ---------------------------------------------------------------------- Ran 574 tests in 37.609s FAILED (failures=1, expected failures=1) The Ubuntu patch currently is now to ignore that test in Ubuntu http://launchpadlibrarian.net/480139452/lintian-brush_0.64_0.64ubuntu1.diff.gz Can you please have a look and fix the package so it works on both Debian and Ubuntu? thanks Gianfranco