maximilian attems wrote:
> hmmm never seen,
> can you pleas post the output of
> sh -x mkinitramfs-kpkg

+ set -eu
+ STATEDIR=/var/lib/initramfs-tools
+ supported_host_version=
+ supported_target_version=
+ outfile=
+ getopt -o m:o: --long supported-host-version:,supported-target-version: -n 
/usr/sbin/mkinitramfs-kpkg --
+ OPTIONS= --
+ [ 0 != 0 ]
+ eval set --  --
+ set -- --
+ true
+ shift
+ break
+ [ -n  ]
+ [ -n  ]
+ [ -z  ]
+ usage
+ cat

Usage: /usr/sbin/mkinitramfs-kpkg <-o outfile> [version]

Please use update-initramfs(8):
/usr/sbin/mkinitramfs-kpkg exists for compatibility by kernel-package(5) calls.
See mkinitramfs-kpkg(8) for further details.
+ exit 1

Cheers,
-- 
rjc


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to