Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905911 - <app-admin/ansible-molecule-5.0.0: blocks upgrade of dev-python/sphinx_ansible_theme
Summary: <app-admin/ansible-molecule-5.0.0: blocks upgrade of dev-python/sphinx_ansibl...
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-05-08 04:04 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-05-08 04:04:00 UTC
NonsolvableDepsInStable: version 4.0.4: nonsolvable depset(bdepend) keyword(amd64) stable profile (default/linux/amd64/17.1) (42 total): solutions: [ <dev-python/sphinx_ansible_theme-0.10.0[python_targets_python3_10(-)], <dev-python/sphinx_ansible_theme-0.10.0[python_targets_python3_11(-)] ]
Comment 1 Marek Szuba archtester gentoo-dev 2023-05-09 13:03:20 UTC
Upstream ditched Sphinx in favour of mkdocs in 5.0.0, which was released about 3 weeks ago and which I completely missed owing to the fact Repology continues to pretend no such package exists. I'll try to get 5.0.1 - released last week - into the tree shortly.
Comment 2 Larry the Git Cow gentoo-dev 2023-05-11 09:17:27 UTC
The bug has been referenced in the following commit(s):

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

commit fb962b64e5b00ccdffe0068dd436edaf6051a496
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2023-05-11 09:12:48 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2023-05-11 09:17:15 +0000

    app-admin/ansible-molecule: add 5.0.1
    
    With documentation generation disabled for now due to the minor
    dependency hell involved.
    
    Bug: https://bugs.gentoo.org/905911
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 app-admin/ansible-molecule/Manifest                |  1 +
 .../ansible-molecule/ansible-molecule-5.0.1.ebuild | 76 ++++++++++++++++++++++
 profiles/base/package.use.mask                     |  5 ++
 3 files changed, 82 insertions(+)
Comment 3 Marek Szuba archtester gentoo-dev 2023-05-11 09:20:52 UTC
As far as the letter of the law is concerned, this can be resolved once we have had ansible-molecule-5.0.1 stabilised. Feature parity-wise on the other hand, it may take a while - Molecule documentation generation requires mkdocstrings with a Python handler, both of which are currently unpackaged and have got multiple unpackaged dependencies.
Comment 4 Larry the Git Cow gentoo-dev 2023-05-11 10:56:20 UTC
The bug has been referenced in the following commit(s):

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

commit cf9f693285c25efe76321ddbff58907e9a9c0ab6
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2023-05-11 10:53:42 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2023-05-11 10:56:09 +0000

    app-admin/ansible-molecule: enable USE=doc on 5.0.5
    
    Turns out the dependency hell could be put under control merely
    by disabling one of the tests in dev-python/mkdocstrings along with
    not enabling documentation generation in same.
    
    Bug: https://bugs.gentoo.org/905911
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 app-admin/ansible-molecule/ansible-molecule-5.0.1.ebuild | 15 ++++++++++-----
 profiles/base/package.use.mask                           |  5 -----
 2 files changed, 10 insertions(+), 10 deletions(-)
Comment 5 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(-)