Bug 1830231
Summary: | Fedora 31 -> 32 dependency problems | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Till Maas <opensource> |
Component: | fedora-obsolete-packages | Assignee: | Jason Tibbitts <j> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 32 | CC: | j, mhroncok, opensource, quantum.analyst, vtolvin |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | fedora-obsolete-packages-32-48 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-05-07 03:10:17 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
Till Maas
2020-05-01 08:41:32 UTC
$ repoquery --releasever=32 --repo={fedora,updates{,-testing}} --latest=1 --obsoletes fedora-obsolete-packages | egrep 'beautifulsoup4|matplotlib' python2-beautifulsoup4 < 4.8.1-2 python2-matplotlib < 2.2.4-6 python2-matplotlib-test-data < 2.2.3-2 python2-matplotlib-tk < 2.2.4-6 python2-matplotlib-wx < 2.2.4-6 Those versions just need to be bumped in fedora-obsolete-packages. The dependency problem on modules should go away, because all modules should be reset on upgrade. What is your upgrade method? FEDORA-2020-fd04d74051 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-fd04d74051 FEDORA-2020-fd04d74051 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-fd04d74051` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-fd04d74051 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. (In reply to Miro Hrončok from comment #1) > The dependency problem on modules should go away, because all modules should > be reset on upgrade. What is your upgrade method? After the upgrade, the modules seem to be gone and gimp/ripgrep seems to be ursine. I was follwoing https://docs.fedoraproject.org/en-US/quick-docs/dnf-system-upgrade/ and using this command: dnf system-upgrade download --refresh --releasever=32 Not really sure what the expected behaviour for modules is. The upgrade guide, the release notes and the common bugs do not mention anything about this AFAICS. > After the upgrade, the modules seem to be gone and gimp/ripgrep seems to be ursine.
That is the expected behavior.
*** Bug 1830628 has been marked as a duplicate of this bug. *** (In reply to Miro Hrončok from comment #5) > > After the upgrade, the modules seem to be gone and gimp/ripgrep seems to be ursine. > > That is the expected behavior. yes, this works for me. But it's not so great that dnf reports problems when everything seems to work. I agree. My expectation was that users won't see those problems (don't problems like this usually end the transaction?). Could you please report that to dnf if you have a reproducer? FEDORA-2020-b151af48ef has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-b151af48ef FEDORA-2020-b151af48ef has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. July 21st. The following looks like a show stopper for F31 to F32 upgrade: Error: Problem: package python2-beautifulsoup4-4.9.1-1.fc31.noarch requires python2-lxml, but none of the providers can be installed - python2-lxml-4.4.0-1.fc31.x86_64 does not belong to a distupgrade repository - problem with installed package python2-beautifulsoup4-4.9.1-1.fc31.noarch [xxxx ~]$ sudo dnf system-upgrade reboot Error: system is not ready for upgrade Any advise on how to solve this issue? Thanks! Wait for https://bodhi.fedoraproject.org/updates/FEDORA-2020-43c3b1377e to go stable, or enable updates-testing to get it and leave karma so it will go stable quicker. |