Bug 1814831
| Summary: | dnf error when enabling a module with multiple streams is unclear | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Zbigniew Jędrzejewski-Szmek <zbyszek> |
| Component: | dnf | Assignee: | Jaroslav Mracek <jmracek> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 33 | CC: | dmach, jmracek, jrohel, mblaha, mhatina, packaging-team-maint, pkratoch, rpm-software-management, vmukhame |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | dnf-4.6.0-1.fc33 dnf-4.6.0-1.fc32 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-03-03 23:15:37 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
Zbigniew Jędrzejewski-Szmek
2020-03-18 18:25:13 UTC
Well the request will get more tricky, because dnf also accepts globs. It means that you can use maven:3* or m*:3*. But I will try to improve it. The problem is that dnf sees only arguments but don't know what user want, therefore more specific hints could be misleading. This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle. Changing version to 33. I created PR (https://github.com/rpm-software-management/dnf/pull/1700) that improve the message. I will be happy to for any feedback. It also requires test changes: https://github.com/rpm-software-management/ci-dnf-stack/pull/923 sudo dnf module enable maven Last metadata expiration check: 0:00:10 ago on Wed 09 Dec 2020 07:44:56 AM CET. Argument 'maven' matches 2 streams ('3.5', '3.6') of module 'maven', but non of streams is enabled or default Unable to resolve argument maven Error: Problems in request: broken groups or modules: maven Looks reasonable... I made some comments on the PR. FEDORA-2021-4935120076 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-4935120076 FEDORA-2021-be78216a31 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2021-be78216a31 FEDORA-2021-be78216a31 has been pushed to the Fedora 32 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-be78216a31` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-be78216a31 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-4935120076 has been pushed to the Fedora 33 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-4935120076` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-4935120076 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-4935120076 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-be78216a31 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. |