Bug 2069276

Summary: Unnecessary dependency version restriction on keyring prevents updating the keyring package
Product: [Fedora] Fedora Reporter: Christopher Tubbs <ctubbsii>
Component: poetryAssignee: Tomáš Hrnčiar <thrnciar>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 35CC: code, mhroncok, python-sig, thrnciar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: poetry-1.1.13-1.fc36 poetry-1.1.8-2.fc35 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-04-05 14:27:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christopher Tubbs 2022-03-28 15:59:43 UTC
Description of problem:
poetry has a very narrow restriction on the version of python-keyring in F35 and F36 that prevents updating python-keyring in F35 and F36 without impacting poetry.


Version-Release number of selected component (if applicable):
python3-poetry-1.1.8-1.fc35.noarch

How reproducible:
100%

Steps to Reproduce:
1. sudo dnf repoquery --requires python3-poetry | grep keyring
2.
3.

Actual results:
(python3.10dist(keyring) < 22~~ with python3.10dist(keyring) >= 21.2)

Expected results:
python3.10dist(keyring) >= 21.2

Additional info:
It doesn't seem to be necessary to have the restriction so narrow, and this restriction does not exist in rawhide. Instead, the above expected results are the actual results in rawhide.

Comment 1 Miro Hrončok 2022-03-31 12:21:03 UTC
Christopher, do you want to have a shared Bodhi update of poetry and keyring?

Comment 2 Fedora Update System 2022-03-31 12:23:29 UTC
FEDORA-2022-952501edeb has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-952501edeb

Comment 3 Christopher Tubbs 2022-03-31 21:51:02 UTC
(In reply to Miro Hrončok from comment #1)
> Christopher, do you want to have a shared Bodhi update of poetry and keyring?

I was going to do a build for F35 and F36, and try to add the F35 build to the update above, but I get an error building, connection to kojipkgs-cache01.s390.fedoraproject.org (https://koji.fedoraproject.org/koji/taskinfo?taskID=84987345). Is that the lookaside sources cache? If so, it might be a temporary error. I'm not sure. I can try again later.

Comment 4 Ben Beasley 2022-04-01 11:52:01 UTC
(In reply to Christopher Tubbs from comment #3)
> (In reply to Miro Hrončok from comment #1)
> > Christopher, do you want to have a shared Bodhi update of poetry and keyring?
> 
> I was going to do a build for F35 and F36, and try to add the F35 build to
> the update above, but I get an error building, connection to
> kojipkgs-cache01.s390.fedoraproject.org
> (https://koji.fedoraproject.org/koji/taskinfo?taskID=84987345). Is that the
> lookaside sources cache? If so, it might be a temporary error. I'm not sure.
> I can try again later.

Koji was having issues yesterday. I re-submitted the builds:

https://koji.fedoraproject.org/koji/taskinfo?taskID=85008312 can be added to https://bodhi.fedoraproject.org/updates/FEDORA-2022-4737753b5a for F36

https://koji.fedoraproject.org/koji/taskinfo?taskID=85008320 can be added to https://bodhi.fedoraproject.org/updates/FEDORA-2022-952501edeb for F35

I haven’t added the builds to any Bodhi update yet. The poetry updates are currently locked, and once they hit testing I don’t expect to have permission to edit them anyway.

Comment 5 Fedora Update System 2022-04-01 17:33:08 UTC
FEDORA-2022-952501edeb has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-952501edeb`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-952501edeb

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2022-04-02 15:48:55 UTC
FEDORA-2022-4737753b5a has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-4737753b5a

Comment 7 Fedora Update System 2022-04-03 00:29:06 UTC
FEDORA-2022-952501edeb has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-952501edeb`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-952501edeb

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2022-04-03 01:24:00 UTC
FEDORA-2022-4737753b5a has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-4737753b5a`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-4737753b5a

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2022-04-05 14:27:50 UTC
FEDORA-2022-4737753b5a has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 10 Fedora Update System 2022-04-10 19:51:57 UTC
FEDORA-2022-952501edeb has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.