Bug 1053162
| Summary: | RFE: show repo id when querying repos | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Zing <zing> |
| Component: | dnf | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | jsilhan, jzeleny, packaging-team-maint, pnemade, rholy |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-11-20 11:44:03 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
Zing
2014-01-14 19:07:52 UTC
For comparison, here is yum's update/makecache output vs dnf: # yum update Loaded plugins: changelog my-base | 3.8 kB 00:00 my-updates | 4.6 kB 00:00 my-updates/20/x86_64/primary_db | 6.3 MB 00:00 (1/2): nysa-updates/20/x86_64/updateinfo | 524 kB 00:00 (2/2): nysa-updates/20/x86_64/pkgtags | 765 kB 00:00 Resolving Dependencies # yum makecache Loaded plugins: changelog nysa-base | 3.8 kB 00:00 nysa-updates | 4.6 kB 00:00 (1/4): my-updates/20/x86_64/prestodelta | 1.2 MB 00:00 (2/4): my-updates/20/x86_64/other_db | 3.6 MB 00:01 (3/4): my-updates/20/x86_64/filelists_db | 8.2 MB 00:02 (4/4): my-base/20/x86_64/filelists_db | 27 MB 00:03 Metadata Cache Created # dnf update Fedora 20 - x86_64 - Updates 11 MB/s | 12 MB 00:01 Fedora 20 - x86_64 10 MB/s | 36 MB 00:03 Resolving dependencies --> Starting dependency resolution # dnf makecache Fedora 20 - x86_64 - Updates 10 MB/s | 12 MB 00:01 Fedora 20 - x86_64 10 MB/s | 36 MB 00:03 Metadata Cache Created Ignore the mistakes of trying to obscure nysa->my in above comment. Hello, thank you for the report. We will take a look at it. If you can change roponames by yourself then we can close this. Zing, if you another relevant usecase, feel free to reopen. I would just like to clarify that this bug was closed because in the described use case it's possible to change names to correspond with repo IDs. Therefore the enhancement would be only cosmetic with no deeper implications. When it comes to difference from yum output, it is perceived as an improvement over the old way because it gives users greater flexibility and by default also better readability. |