Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924373 - dev-python/oslo-utils-7.0.0 broken with >=dev-python/netaddr-1.1.0
Summary: dev-python/oslo-utils-7.0.0 broken with >=dev-python/netaddr-1.1.0
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo OpenStack team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-02-12 16:06 UTC by Agostino Sarubbo
Modified: 2024-02-16 17:16 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,113.14 KB, application/x-xz)
2024-02-12 16:06 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)