Bug 2069276 - Unnecessary dependency version restriction on keyring prevents updating the keyring package
Summary: Unnecessary dependency version restriction on keyring prevents updating the k...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: poetry
Version: 35
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tomáš Hrnčiar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-03-28 15:59 UTC by Christopher Tubbs
Modified: 2022-04-10 19:51 UTC (History)
4 users (show)

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:
Clone Of:
Environment:
Last Closed: 2022-04-05 14:27:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1920125 1 unspecified CLOSED python-keyring-23.5.0 is available 2022-03-28 16:10:42 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.