Public bug reported:

dulwich fails it's tests on s390x. seen at

https://launchpad.net/ubuntu/+source/dulwich/0.19.6-2build1/+build/15603887

======================================================================
ERROR: test_simple (dulwich.tests.test_porcelain.PushTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "dulwich/tests/test_porcelain.py", line 724, in test_simple
    self.assertEqual(r_clone[b'HEAD'].id, self.repo[refs_path].id)
  File "dulwich/repo.py", line 528, in __getitem__
    return self.object_store[self.refs[name]]
  File "dulwich/object_store.py", line 119, in __getitem__
    type_num, uncomp = self.get_raw(sha)
  File "dulwich/object_store.py", line 461, in get_raw
    raise KeyError(hexsha)
KeyError: '216ee6e731cc000621841f4b2680de3bef772fa5'

----------------------------------------------------------------------
Ran 1268 tests in 61.485s

FAILED (errors=1, skipped=64)
make[2]: *** [Makefile:32: check] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:27: override_dh_auto_test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:15: build-arch] Error 2

** Affects: dulwich (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: ftbfs

** Tags added: ftbfs

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

Title:
  dulwich fails it's tests on s390x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dulwich/+bug/1802013/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to