Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830511 - [guru] dev-python/aodhclient-2.3.0 fails tests: AttributeError: module pyparsing has no attribute operatorPrecedence
Summary: [guru] dev-python/aodhclient-2.3.0 fails tests: AttributeError: module pypars...
Status: RESOLVED OBSOLETE
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-01-03 09:29 UTC by Agostino Sarubbo
Modified: 2022-05-10 01:16 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,102.44 KB, text/plain)
2022-01-03 09:29 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 2022-01-03 09:29:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/aodhclient-2.3.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-03 09:29:15 UTC
Created attachment 761178 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-03 09:29:16 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   AttributeError: module 'pyparsing' has no attribute 'operatorPrecedence'
ERROR aodhclient/tests/unit/test_alarm_cli.py - AttributeError: module 'pypar...
ERROR aodhclient/tests/unit/test_alarm_history.py - AttributeError: module 'p...
ERROR aodhclient/tests/unit/test_alarm_manager.py - AttributeError: module 'p...
ERROR aodhclient/tests/unit/test_quota.py - AttributeError: module 'pyparsing...
ERROR aodhclient/tests/unit/test_shell.py - AttributeError: module 'pyparsing...
ERROR aodhclient/tests/unit/test_utils.py - AttributeError: module 'pyparsing...