Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] dracut kernel hook appears to have issues
@ 2021-03-22  3:51 CameronNemo
  2021-03-22  4:12 ` ericonr
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: CameronNemo @ 2021-03-22  3:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 2857 bytes --]

New issue by CameronNemo on void-packages repository

https://github.com/void-linux/void-packages/issues/29672

Description:
### System

* xuname:  
  *output of ``xuname`` (part of xtools)*
* package:  dracut-051_2

### Expected behavior

dracut kernel hook does not send a bunch of info on stderr

### Actual behavior

Seeing this on the output, even though dracut seems to make the initramfs alright:

```
Executing post-install kernel hook: 20-dracut ...
dracut-install: No SOURCE argument given
Usage: dracut-install -D DESTROOTDIR [-r SYSROOTDIR] [OPTION]... -a SOURCE...
or: dracut-install -D DESTROOTDIR [-r SYSROOTDIR] [OPTION]... SOURCE DEST
or: dracut-install -D DESTROOTDIR [-r SYSROOTDIR] [OPTION]... -m KERNELMODULE [KERNELMODULE …]

Install SOURCE (from rootfs or SYSROOTDIR) to DEST in DESTROOTDIR with all needed dependencies.

  KERNELMODULE can have the format:
     <absolute path> with a leading /
     =<kernel subdir>[/<kernel subdir>…] like '=drivers/hid'
     <module name>

  -D --destrootdir  Install all files to DESTROOTDIR as the root
  -r --sysrootdir   Install all files from SYSROOTDIR
  -a --all          Install all SOURCE arguments to DESTROOTDIR
  -o --optional     If SOURCE does not exist, do not fail
  -d --dir          SOURCE is a directory
  -l --ldd          Also install shebang executables and libraries
  -L --logdir <DIR> Log files, which were installed from the host to <DIR>
  -R --resolvelazy  Only install shebang executables and libraries
                     for all SOURCE files
  -H --hostonly     Mark all SOURCE files as hostonly

  -f --fips         Also install all '.SOURCE.hmac' files

  --module,-m       Install kernel modules, instead of files
  --kerneldir       Specify the kernel module directory
  --firmwaredirs    Specify the firmware directory search path with : separation
  --silent          Don't display error messages for kernel module install
  --modalias        Only generate module list from /sys/devices modalias list
  -o --optional     If kernel module does not exist, do not fail
  -p --mod-filter-path      Filter kernel modules by path regexp
  -P --mod-filter-nopath    Exclude kernel modules by path regexp
  -s --mod-filter-symbol    Filter kernel modules by symbol regexp
  -S --mod-filter-nosymbol  Exclude kernel modules by symbol regexp
  -N --mod-filter-noname    Exclude kernel modules by name regexp

  -v --verbose      Show more output
     --debug        Show debug output
     --version      Show package version
  -h --help         Show this help

```

### Steps to reproduce the behavior

No idea really. Happens on some upgrades, but not others. Most recently `linux5.10         update    5.10.24_1         5.10.25_1              87MB`. Was wondering if anyone else has experienced this.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-07-15 12:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-22  3:51 [ISSUE] dracut kernel hook appears to have issues CameronNemo
2021-03-22  4:12 ` ericonr
2021-03-22 12:38 ` sgn
2021-03-22 12:50 ` sgn
2021-03-29  4:56 ` CameronNemo
2021-03-29 13:51 ` sgn
2021-04-07 21:14 ` rafaelgoncalves
2021-07-15 12:18 ` ahesford
2021-07-15 12:18 ` [ISSUE] [CLOSED] " ahesford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).