Comment 0 for bug 2061325

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

https://launchpad.net/ubuntu/+source/sosreport/4.5.6-0ubuntu3 is failing to build in noble.

Lots of test failures like:
ERROR: test_open_file (tests.unittests.utilities_tests.GrepTest.test_open_file)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/unittests/utilities_tests.py", line 35, in test_open_file
    self.assertEquals(matches, ['import unittest\n'])
    ^^^^^^^^^^^^^^^^^
AttributeError: 'GrepTest' object has no attribute 'assertEquals'. Did you mean: 'assertEqual'?