https://bugzilla.redhat.com/show_bug.cgi?id=1320921
Bug ID: 1320921
Summary: modinfo doesn't show modules signatures
Product: Fedora
Version: 24
Component: kmod
Severity: urgent
Assignee: kmod-maint(a)lists.fedoraproject.org
Reporter: t.artem(a)mailcity.com
QA Contact: extras-qa(a)fedoraproject.org
CC: jonathan(a)jonmasters.org,
kmod-maint(a)lists.fedoraproject.org
Description of problem: in theory modinfo should show modules signatures
Version-Release number of selected component (if applicable):
kmod-22-2.fc23.x86_64
# modinfo snd
filename: /lib/modules/4.4.6-300.fc23.x86_64/kernel/sound/core/snd.ko.xz
alias: char-major-116-*
license: GPL
description: Advanced Linux Sound Architecture driver for soundcards.
author: Jaroslav Kysela <perex(a)perex.cz>
depends: soundcore
intree: Y
vermagic: 4.4.6-300.fc23.x86_64 SMP mod_unload
parm: debug:Debug level (0 = disable) (int)
parm: slots:Module names assigned to the slots. (array of charp)
parm: major:Major # for sound driver. (int)
parm: cards_limit:Count of auto-loadable soundcards. (int)
The problem is also discussed here: https://github.com/coreos/bugs/issues/1054
The only workaround at the moment is to run this command:
# xzcat `modinfo -n snd` | grep 'Module signature appended'
Binary file (standard input) matches
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1611421
Bug ID: 1611421
Summary: Man page scan results for kmod
Product: Fedora
Version: rawhide
Component: kmod
Severity: medium
Priority: medium
Assignee: kmod-maint(a)lists.fedoraproject.org
Reporter: mnalband(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: dkutalek(a)redhat.com, skozina(a)redhat.com,
ykaliuta(a)redhat.com
Blocks: 1600386 (FedoraManpagescan)
Group: redhat
In order to improve usability of packages in Fedora, project Man Page Scan was
created and its task is to provide consistency of man pages (and documentation
in general). The results are now available for package maintainers to fix
documentation issues.
If you need to re-run the check yourself, here is the simple process of man
page check:
1. Download man-page-day from:
https://pagure.io/ManualPageScan/blob/master/f/man-page-day.sh
2. Run the script:
$ ./man-page-day.sh kmod
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1600386
[Bug 1600386] Fedora Devel Man Page Scan Tracker
--
You are receiving this mail because:
You are the assignee for the bug.