Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 824950 - dev-python/ansible-compat-0.5.0: several tests violate network sandbox
Summary: dev-python/ansible-compat-0.5.0: several tests violate network sandbox
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-19 16:22 UTC by Agostino Sarubbo
Modified: 2021-11-19 18:24 UTC (History)
0 users

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


Attachments
build.log (build.log,179.59 KB, text/plain)
2021-11-19 16:22 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-11-19 16:22:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/ansible-compat-0.5.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 2021-11-19 16:22:44 UTC
Created attachment 752954 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-11-19 18:24:11 UTC
The bug has been closed via the following commit(s):

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

commit d7774f16018d6454e5861059efe966041a369613
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2021-11-19 18:12:07 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2021-11-19 18:24:06 +0000

    dev-python/ansible-compat: deselect network sandbox-violating tests
    
    All of these tests fail if the network sandbox is active because they
    try to connect to the Ansible Galaxy API server.
    
    One of these days I *will* remember that our network sandbox does not
    work in Docker.
    
    Closes: https://bugs.gentoo.org/824950
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 dev-python/ansible-compat/ansible-compat-0.5.0.ebuild | 14 ++++++++++++++
 1 file changed, 14 insertions(+)