Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908821 - app-admin/ansible-molecule: blocks upgrade of dev-python/ansible-compat
Summary: app-admin/ansible-molecule: blocks upgrade of dev-python/ansible-compat
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: 912196
Blocks: 722500
  Show dependency tree
 
Reported: 2023-06-19 03:32 UTC by Michał Górny
Modified: 2023-08-21 13:46 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-06-19 03:32:02 UTC
All versions have:

  <dev-python/ansible-compat-4.0.0
Comment 1 Marek Szuba archtester gentoo-dev 2023-06-19 08:28:16 UTC
I have already empirically confirmed that all Molecule releases up to and including 5.0.1 do not work with ansible-compat-4. On the positive side, the master branch now requires >=4.1.2 so the matter will hopefully be resolved come next Molecule release.
Comment 2 Larry the Git Cow gentoo-dev 2023-07-08 00:52:23 UTC
The bug has been referenced in the following commit(s):

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

commit 9f8b57a389404329c07b7d0d33411565b3841ddd
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2023-07-07 22:27:34 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2023-07-08 00:52:06 +0000

    app-admin/ansible-molecule: add 5.1.0
    
    The first version to be able to use, and indeed require,
    >=dev-python/ansible-compat-4.1.2
    
    Bug: https://bugs.gentoo.org/908821
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 app-admin/ansible-molecule/Manifest                |  1 +
 .../ansible-molecule/ansible-molecule-5.1.0.ebuild | 78 ++++++++++++++++++++++
 2 files changed, 79 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2023-08-21 13:46:34 UTC
The bug has been closed via the following commit(s):

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

commit eb9d5c9a323d0cd522338253a317305d5c99d6a8
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2023-08-21 13:35:20 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2023-08-21 13:46:21 +0000

    app-admin/ansible-molecule: drop 4.0.4
    
    Closes: https://bugs.gentoo.org/905911
    Closes: https://bugs.gentoo.org/908821
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 app-admin/ansible-molecule/Manifest                |  1 -
 .../ansible-molecule/ansible-molecule-4.0.4.ebuild | 72 ----------------------
 2 files changed, 73 deletions(-)