Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889952 - dev-python/python-nbxmpp-4.0.0 fails tests
Summary: dev-python/python-nbxmpp-4.0.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-06 17:03 UTC by Agostino Sarubbo
Modified: 2023-01-06 20:15 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,132.31 KB, text/plain)
2023-01-06 17:03 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 2023-01-06 17:03:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/python-nbxmpp-4.0.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-06 17:03:39 UTC
Created attachment 847712 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-06 17:03:40 UTC
Error(s) that match a know pattern:


FAILED (errors=19)
ImportError: Failed to import test module: nbxmpp
ImportError: Failed to import test module: test.unit.test_activity
ImportError: Failed to import test module: test.unit.test_avatar
ImportError: Failed to import test module: test.unit.test_bookmarks
ImportError: Failed to import test module: test.unit.test_datetime_parsing
ImportError: Failed to import test module: test.unit.test_delay_parsing
ImportError: Failed to import test module: test.unit.test_entity_caps
ImportError: Failed to import test module: test.unit.test_error_parsing
ImportError: Failed to import test module: test.unit.test_http
ImportError: Failed to import test module: test.unit.test_jid_parsing
ImportError: Failed to import test module: test.unit.test_location
ImportError: Failed to import test module: test.unit.test_mood
ImportError: Failed to import test module: test.unit.test_muclumbus
ImportError: Failed to import test module: test.unit.test_pubsub
ImportError: Failed to import test module: test.unit.test_reactions
ImportError: Failed to import test module: test.unit.test_sasl_scram
ImportError: Failed to import test module: test.unit.test_stringprep
ImportError: Failed to import test module: test.unit.test_tune
ImportError: Failed to import test module: test.unit.test_xml_vulnerability
ValueError: Namespace Soup is already loaded with version 2.4
ValueError: Namespace Soup not available for version 3.0
Comment 3 Larry the Git Cow gentoo-dev 2023-01-06 20:15:59 UTC
The bug has been closed via the following commit(s):

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

commit 635647a7f695131e736a42b57422f941e5b111ae
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-01-06 20:14:00 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-01-06 20:15:56 +0000

    dev-python/python-nbxmpp: Fix net-libs/libsoup dep to :3.0
    
    Closes: https://bugs.gentoo.org/889952
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../{python-nbxmpp-4.0.0.ebuild => python-nbxmpp-4.0.0-r1.ebuild}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)