Your message dated Tue, 20 Oct 2020 12:27:52 +0200
with message-id <[email protected]>
and subject line Fixed
has caused the Debian Bug report #971133,
regarding designate: FTBFS: KeyError: 0
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
971133: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971133
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: designate
Version: 1:10.0.0-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200926 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> ======================================================================
> FAIL:
> designate.tests.unit.agent.backends.test_denominator.DenominatorAgentBackendTestCase.test_create_zone
> designate.tests.unit.agent.backends.test_denominator.DenominatorAgentBackendTestCase.test_create_zone
> ----------------------------------------------------------------------
> testtools.testresult.real._StringException: Traceback (most recent call last):
> File "/usr/lib/python3/dist-packages/mock/mock.py", line 1369, in patched
> return func(*newargs, **newkeywargs)
> File
> "/<<PKGBUILDDIR>>/designate/tests/unit/agent/backends/test_denominator.py",
> line 62, in test_create_zone
> self.backend.create_zone(zone)
> File
> "/<<PKGBUILDDIR>>/designate/backend/agent_backend/impl_denominator.py", line
> 130, in create_zone
> rname = soa_record.items[0].rname.derelativize(origin=zone.origin)
> KeyError: 0
>
>
> ======================================================================
> FAIL:
> designate.tests.unit.agent.backends.test_denominator.DenominatorAgentBackendTestCase.test_update_zone
> designate.tests.unit.agent.backends.test_denominator.DenominatorAgentBackendTestCase.test_update_zone
> ----------------------------------------------------------------------
> testtools.testresult.real._StringException: Traceback (most recent call last):
> File "/usr/lib/python3/dist-packages/mock/mock.py", line 1369, in patched
> return func(*newargs, **newkeywargs)
> File
> "/<<PKGBUILDDIR>>/designate/tests/unit/agent/backends/test_denominator.py",
> line 84, in test_update_zone
> self.backend.update_zone(zone)
> File
> "/<<PKGBUILDDIR>>/designate/backend/agent_backend/impl_denominator.py", line
> 163, in update_zone
> rname = soa_record.items[0].rname.derelativize(origin=zone.origin)
> KeyError: 0
>
>
> ----------------------------------------------------------------------
> Ran 697 tests in 18.837s
>
> FAILED (failures=2, expected failures=2)
The full build log is available from:
http://qa-logs.debian.net/2020/09/26/designate_10.0.0-3_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
This was fixed in latest upload to unstable.
--- End Message ---