Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816594 - [guru] dev-python/glance_store-2.7.0 fails tests
Summary: [guru] dev-python/glance_store-2.7.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-06 08:12 UTC by Agostino Sarubbo
Modified: 2021-10-08 19:04 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,97.11 KB, text/plain)
2021-10-06 08:12 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 2021-10-06 08:12:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/glance_store-2.7.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-06 08:12:15 UTC
Created attachment 743436 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-06 08:12:16 UTC
Possible context of error(s):

E   ModuleNotFoundError: No module named 'boto3'
E   ModuleNotFoundError: No module named 'cinderclient'
E   ModuleNotFoundError: No module named 'os_brick'
E   ModuleNotFoundError: No module named 'os_client_config'
E   ModuleNotFoundError: No module named 'oslo_vmware'
E   ModuleNotFoundError: No module named 'swiftclient'
Comment 3 Larry the Git Cow gentoo-dev 2021-10-08 19:04:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3678107510cc859b54abe328358ffd4c469f74b7

commit 3678107510cc859b54abe328358ffd4c469f74b7
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2021-10-06 14:26:50 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2021-10-06 22:15:37 +0000

    dev-python/glance_store: test required use
    
    Closes: https://bugs.gentoo.org/816594
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 dev-python/glance_store/glance_store-2.7.0.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)