Bug 1830383 - [Fedora 32] Dependency generator does not normalize 1.0rc2 and 1.0.0 consistently (fixed on F33+ only)
Summary: [Fedora 32] Dependency generator does not normalize 1.0rc2 and 1.0.0 consiste...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: python-rpm-generators
Version: 32
Hardware: Unspecified
OS: Unspecified
low
unspecified
Target Milestone: ---
Assignee: Tomas Orsava
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-01 19:35 UTC by Ankur Sinha (FranciscoD)
Modified: 2021-05-25 18:42 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-25 18:42:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ankur Sinha (FranciscoD) 2020-05-01 19:35:41 UTC
Noticed this since it stops python-missingo from installing too:

https://koschei.fedoraproject.org/package/python-missingno?collection=f33

I tested it locally too:

$ sudo dnf --releasever=33 install python3-geoplot
Error: 
 Problem: conflicting requests
  - nothing provides python3.8dist(contextily) >= 1.0rc2 needed by python3-geoplot-0.4.0-1.fc33.noarch
(try to add '--skip-broken' to skip uninstallable packages)

Comment 1 Ankur Sinha (FranciscoD) 2020-05-01 19:37:56 UTC
Uh, also applies to F32 for the latest build according to koschei:

https://koschei.fedoraproject.org/package/python-missingno?collection=f32

2020-04-25 00:12:32
Package resolution failed
Problem: conflicting requests
- nothing provides python3.8dist(contextily) >= 1.0rc2 needed by python3-geoplot-0.4.0-1.fc32.noarch

Comment 2 Elliott Sales de Andrade 2020-05-01 21:21:20 UTC
This is a bug in the dependency generator. contextily is 1.0.0, which it normalizes to 1. geoplot requires 1.0rc2, but it does _not_ strip the .0 and it should probably change rc2 to ~rc2...

I can patch this in the meantime though.

Comment 3 Fedora Update System 2020-05-01 22:09:26 UTC
FEDORA-2020-0ada2824d2 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-0ada2824d2

Comment 4 Miro Hrončok 2020-05-02 00:11:47 UTC
If my information is up to date, you should get:

  python3.8dist(contextily) >= 1~rc2

On rawhide. Is that correct?

Comment 5 Miro Hrončok 2020-05-02 00:15:51 UTC
Least build from Koschei before patching the dependency has:

$ rpm -qp --requires python3-geoplot-0.4.0-1.fc33.noarch.rpm 
...
python3.8dist(contextily) >= 1~rc2


So this is indeed fixed in rawhide.

We are seriously way behind with backports to stable Fedoras :(

Comment 6 Miro Hrončok 2020-05-02 00:16:22 UTC
s/Least/Latest/

Comment 7 Fedora Update System 2020-05-02 05:54:28 UTC
FEDORA-2020-0ada2824d2 has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-0ada2824d2`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-0ada2824d2

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

Comment 8 Miro Hrončok 2020-05-02 08:02:25 UTC
Since this bugzilla was repurposed, could you please edit the update not to close it?

Comment 9 Elliott Sales de Andrade 2020-05-02 08:06:34 UTC
It won't.

Comment 10 Miro Hrončok 2020-05-02 08:40:50 UTC
Thanks.

Comment 11 Fedora Update System 2020-05-10 03:49:40 UTC
FEDORA-2020-0ada2824d2 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 12 Petr Viktorin 2020-05-27 12:33:13 UTC
There were a lot of changes in the generator, and they can usually be worked around pretty easily, so backporting is not a very high priority for us.
Please comment if we should do it soon, otherwise this is on the backburner.

Comment 13 Elliott Sales de Andrade 2020-05-27 22:04:02 UTC
I've since updated to a version that requires >=1.0.0, which has always worked correctly, so there's no rush here.

Comment 14 Fedora Program Management 2021-04-29 17:21:05 UTC
This message is a reminder that Fedora 32 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 32 on 2021-05-25.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '32'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 32 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 15 Ben Cotton 2021-05-25 18:42:47 UTC
Fedora 32 changed to end-of-life (EOL) status on 2021-05-25. Fedora 32 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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