Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 827362 - app-admin/ansible-molecule-3.5.2-r1 fails tests
Summary: app-admin/ansible-molecule-3.5.2-r1 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: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-26 07:44 UTC by Agostino Sarubbo
Modified: 2021-11-26 09:16 UTC (History)
0 users

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


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

Issue: app-admin/ansible-molecule-3.5.2-r1 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-26 07:44:24 UTC
Created attachment 756370 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-26 07:44:25 UTC
Error(s) that match a know pattern:


error: Could not find suitable distribution for Requirement.parse('PyYAML<6,>=5.1')
error: Could not find suitable distribution for Requirement.parse('PyYAML<6,>=5.1')
Comment 3 Larry the Git Cow gentoo-dev 2021-11-26 09:16:29 UTC
The bug has been closed via the following commit(s):

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

commit 9f3fe052899954cb779b76434f8796f726c716a0
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2021-11-26 09:09:54 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2021-11-26 09:16:22 +0000

    app-admin/ansible-molecule: remove pyyaml version cap from setup.cfg
    
    I haven't been able to reproduce this on any of my systems (yes,
    including outside Docker this time) but as ago's tinderbox shows,
    version caps from setup.cfg _can_ sometimes be honoured.
    
    Closes: https://bugs.gentoo.org/827362
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 app-admin/ansible-molecule/ansible-molecule-3.5.2-r1.ebuild   |  4 ++++
 .../files/ansible-molecule-3.5.2_pyyaml6.patch                | 11 +++++++++++
 2 files changed, 15 insertions(+)