[PKG-Openstack-devel] Bug#860622: ryu: FTBFS on i386: Test failures

Lucas Nussbaum lucas at debian.org
Wed Apr 19 07:24:12 UTC 2017


Source: ryu
Version: 4.4+dfsg1-2
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20170418-i386 qa-ftbfs
Justification: FTBFS in stretch on i386

Hi,

During a rebuild of all packages in stretch (in a stretch chroot, not a
sid chroot), your package failed to build on i386.

Relevant part (hopefully):
>     eq_(self.nw_dst['human'], c["nw_dst"])
>   File "/<<BUILDDIR>>/ryu-4.4+dfsg1/ryu/ofproto/ofproto_v1_0_parser.py", line 324, in __getitem__
>     value = ip.ipv4_to_str(value)
>   File "/<<BUILDDIR>>/ryu-4.4+dfsg1/ryu/lib/ip.py", line 48, in ipv4_to_str
>     return addrconv.ipv4.bin_to_text(ip)
>   File "/<<BUILDDIR>>/ryu-4.4+dfsg1/ryu/lib/addrconv.py", line 30, in bin_to_text
>     return str(self._addr(self._strat.packed_to_int(bin),
>   File "/usr/lib/python2.7/dist-packages/netaddr/strategy/ipv4.py", line 182, in packed_to_int
>     return _struct.unpack('>I', packed_int)[0]
> error: unpack requires a string argument of length 4
> 
> ----------------------------------------------------------------------
> Ran 121583 tests in 58.520s
> 
> FAILED (SKIP=1, errors=1)
> debian/rules:19: recipe for target 'override_dh_auto_test' failed

The full build log is available from:
   http://aws-logs.debian.net/2017/04/18/ryu_4.4+dfsg1-2_testing-i386.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.



More information about the Openstack-devel mailing list