Public bug reported:

When attempting to build breezy-debian 2.8.63 on Impish, several of the
tests fail with stack traces similar to the one below. I checked with my
Debian Sid system, but was unable to reproduce the failures there. Looks
like an Ubuntu-only issue.


...

ERROR: 
breezy.plugins.debian.tests.test_bzrtools_import.ImportArchiveTests.test_replaces_file_id_of_existing_file_with_target_tree(git)
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: Empty attachments:
  log

Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/test_bzrtools_import.py", line 158, in 
test_replaces_file_id_of_existing_file_with_target_tree
    import_dir(tree, "source", target_tree=file_ids_tree)
  File "/<<PKGBUILDDIR>>/bzrtools_import.py", line 71, in import_dir
    return _import_archive(
  File "/<<PKGBUILDDIR>>/bzrtools_import.py", line 107, in _import_archive
    for path, entry in tree.iter_entries_by_dir():
  File "/usr/lib/python3/dist-packages/breezy/git/tree.py", line 1344, in 
iter_entries_by_dir
    for path, value in self._recurse_index_entries(
  File "/usr/lib/python3/dist-packages/breezy/git/tree.py", line 1321, in 
_recurse_index_entries
    (ctime, mtime, dev, ino, mode, uid, gid, size, sha,
ValueError: too many values to unpack (expected 10)

----------------------------------------------------------------------
Ran 561 tests in 28.943s

FAILED (errors=6, known_failure_count=3)

For more details see https://launchpadlibrarian.net/544236724
/buildlog_ubuntu-impish-amd64.breezy-debian_2.8.63_BUILDING.txt.gz

** Affects: breezy-debian (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: ftbfs impish

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1933034

Title:
  FTBFS in impish due to test failures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/breezy-debian/+bug/1933034/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to