Bug 1507876 - [modularity] No module skipping on module list -v
Summary: [modularity] No module skipping on module list -v
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 28
Hardware: Unspecified
OS: Unspecified
low
unspecified
Target Milestone: ---
Assignee: rpm-software-management
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1478068
TreeView+ depends on / blocked
 
Reported: 2017-10-31 11:14 UTC by Irina Gulina
Modified: 2018-11-22 18:26 UTC (History)
5 users (show)

Fixed In Version: dnf-4.0.4
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-11-22 18:26:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
output of list and list -v (9.39 KB, text/plain)
2017-10-31 11:15 UTC, Irina Gulina
no flags Details

Description Irina Gulina 2017-10-31 11:14:30 UTC
Description of problem:
There is a weird output on `module list -v`, see the head part. Compare the outputs of `module list -v` and `module list` in the attachment.

Version-Release number of selected component (if applicable):
dnf-2.7.3-1.module_76d0cc8b.modularity.2.7493ec8.noarch

How reproducible:
always

Comment 1 Irina Gulina 2017-10-31 11:15:34 UTC
Created attachment 1345829 [details]
output of list and list -v

Comment 2 Irina Gulina 2017-10-31 11:19:22 UTC
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:

....

Comment 3 Martin Hatina 2017-10-31 12:15:33 UTC
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.

Comment 4 Fedora End Of Life 2018-02-20 15:31:51 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle.
Changing version to '28'.


Note You need to log in before you can comment on or make changes to this bug.