Bug 1826558
Summary: | FTBFS: DEBUG util.py:600: No matching package to install: 'libnma-devel >= 1.8.27' | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Warren Togami <wtogami> |
Component: | network-manager-applet | Assignee: | Lubomir Rintel <lkundrak> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 32 | CC: | bgalvani, blueowl, dcbw, lkundrak, thaller |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | network-manager-applet-1.16.0-1.fc32 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-04-27 02:43:29 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
Warren Togami
2020-04-22 00:48:09 UTC
yes, to build latest network-manager-applet (on Fedora 32), you also need a build root override to get latest libnma. In general, this is cumbersome if you want to build the packages yourself (`fedpkg local`), because if you have current Fedora 32 then... - if you have nm-connection-editor-1.8.24-1, it requires libnma-1.8.24-1 - that means, you cannot install libnma-1.8.28-1 without also installing nm-connection-editor-1.16.0-1 (unless you first uninstall nm-connection-editor-1.8.24-1), - and to build nm-connection-editor-1.16.0-1 you need libnma-1.8.28-1 Of course, that is solvable with some effort... Note that currently there is already an update in testing that solves these problems: https://bodhi.fedoraproject.org/updates/FEDORA-2020-b3aed329a1 Please test it and give karma. I think all is as expected. Just install the update from testing. If you really want to build the packages yourself, you need to go through the trouble to resolve the circular dependencies (and having the right build root override, on koji). Also, on Fedora 33, there is already network-manager-applet-1.16.0-1 and libnma-1.8.28-1. FEDORA-2020-b3aed329a1 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-b3aed329a1 FEDORA-2020-b3aed329a1 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. |