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

Bug 833528

Summary: app-admin/ansible-lint-5.4.0 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Patrice Clement (RETIRED) <monsieurp>
Status: RESOLVED FIXED    
Severity: normal CC: marecki
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-02-17 13:07:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/ansible-lint-5.4.0 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-17 13:07:14 UTC
Created attachment 765305 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-17 13:07:15 UTC
Error(s) that match a know pattern:


E       AssertionError: CompletedProcess(args=['/var/tmp/portage/app-admin/ansible-lint-5.4.0/work/ansible-lint-5.4.0-python3_8/install/usr/bi...in name resolution>
E       AssertionError: WARNING: PATH altered to include /var/tmp/portage/app-admin/ansible-lint-5.4.0/work/ansible-lint-5.4.0-python3_8/install/usr/bin
E               subprocess.CalledProcessError: Command '['ansible-galaxy', 'collection', 'install', 'containers.podman', '-p', '~/.ansible/collections']' returned non-zero exit status 1.
FAILED test/test_prerun.py::test_prerun_reqs_v1 - AssertionError: CompletedPr...
FAILED test/test_prerun.py::test_prerun_reqs_v2 - AssertionError: WARNING: PA...
Comment 3 Larry the Git Cow gentoo-dev 2022-02-17 13:17:47 UTC
The bug has been closed via the following commit(s):

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

commit 9cfd8c9d4f093ed555860ed918d8a25c1d40addc
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2022-02-17 13:16:05 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2022-02-17 13:17:41 +0000

    app-admin/ansible-lint: deselect more network-dependent tests
    
    It would be SO nice if my test containers stopped ignoring
    the network sandbox, or at least if I remembered that they do.
    
    Closes: https://bugs.gentoo.org/833528
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 app-admin/ansible-lint/ansible-lint-5.4.0.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)