Bug 1507876
Summary: | [modularity] No module skipping on module list -v | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Irina Gulina <igulina> | ||||
Component: | dnf | Assignee: | rpm-software-management | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 28 | CC: | dmach, jmracek, packaging-team-maint, rpm-software-management, vmukhame | ||||
Target Milestone: | --- | Keywords: | Triaged | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | dnf-4.0.4 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2018-11-22 18:26:50 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1478068 | ||||||
Attachments: |
|
Description
Irina Gulina
2017-10-31 11:14:30 UTC
Created attachment 1345829 [details]
output of list and list -v
I see that weird head output whenever -v is used: oltron-27-af42c9fea72e-0# dnf module info httpd -v DNF version: 2.7.3 cachedir: /var/cache/dnf repo: using cache for: modular-server-updates-testing not found updateinfo for: Fedora 27 - x86_64 - Test Updates modular-server-updates-testing: using metadata from Fri 13 Oct 2017 10:46:00 PM UTC. repo: using cache for: modular-server-updates not found updateinfo for: Fedora 27 - x86_64 - Updates modular-server-updates: using metadata from Fri 13 Oct 2017 10:46:00 PM UTC. repo: using cache for: fedora-modular-server not found updateinfo for: Fedora Modular Server 27 - x86_64 fedora-modular-server: using metadata from Sat 28 Oct 2017 01:38:14 AM UTC. Last metadata expiration check: 2:03:53 ago on Tue 31 Oct 2017 09:14:17 AM UTC. No module named help2man, skipping. No module named krb5, skipping. No module named maven, skipping. No module named meson, skipping. No module named mysql, skipping. No module named ninja, skipping. No module named nodejs, skipping. data: api: rpms: - httpd - httpd-filesystem - httpd-tools - mod_http2 - mod_nss - mod_session - mod_wsgi artifacts: rpms: .... This happens because there is file with defaults for those modules, but there are no such modules in yaml file. Message could be improved to inform what really happened. This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle. Changing version to '28'. |