Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 924373

Summary: dev-python/oslo-utils-7.0.0 broken with >=dev-python/netaddr-1.1.0
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo OpenStack team <openstack>
Status: CONFIRMED ---    
Severity: normal CC: mgorny, prometheanfire, python
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://launchpad.net/bugs/2054134
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2024-02-12 16:06:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/oslo-utils-7.0.0 fails tests.
Discovered on: amd64 (internal ref: clang-lld_tinderbox)
System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-12 16:06:12 UTC
Created attachment 884806 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-12 16:06:13 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


AssertionError: False is not true
AttributeError: 'NoneType' object has no attribute 'split'
AttributeError: 'int' object has no attribute 'split'
FAIL: test_generate_IPv6_with_IPv4_prefix (oslo_utils.tests.test_netutils.IPv6byEUI64TestCase)
FAIL: test_is_valid_ipv4 (oslo_utils.tests.test_netutils.NetworkUtilsTest)
FAILED (failures=2, errors=2)
testtools.matchers._impl.MismatchError: <function IPv6byEUI64TestCase.test_generate_IPv6_with_IPv4_prefix.<locals>.<lambda> at 0x73cac15d5120> returned IPAddress('::216:3f00:833:4c55')
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-02-16 16:47:11 UTC
This one actually looks like a real code incompatibility.
Comment 4 Larry the Git Cow gentoo-dev 2024-02-16 17:16:45 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb2beff8985e4ea358cd15b38f988da6a7bb41e9

commit fb2beff8985e4ea358cd15b38f988da6a7bb41e9
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-02-16 16:47:32 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-02-16 16:47:32 +0000

    dev-python/oslo-utils: Restrict to <dev-python/netaddr-1
    
    Bug: https://bugs.gentoo.org/924373
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../oslo-utils/{oslo-utils-7.0.0.ebuild => oslo-utils-7.0.0-r1.ebuild}   | 1 +
 1 file changed, 1 insertion(+)