mkosi commit the issue has been seen with
main
Used host distribution
No response
Used target distribution
No response
Linux kernel version used
No response
CPU architectures issue was seen on
x86_64
Unexpected behaviour you saw
resolve_module_dependencies will emit warnings for module deps missing on disk but it quietly ignore missing modules explicitly passed in KernelModules. Instead of catching typos mistakes early mkosi will quietly make an image that's missing what you specifically asked for.
|
def resolve_module_dependencies( |
Used mkosi config
mkosi output
mkosi commit the issue has been seen with
main
Used host distribution
No response
Used target distribution
No response
Linux kernel version used
No response
CPU architectures issue was seen on
x86_64
Unexpected behaviour you saw
resolve_module_dependencieswill emit warnings for module deps missing on disk but it quietly ignore missing modules explicitly passed in KernelModules. Instead of catching typos mistakes early mkosi will quietly make an image that's missing what you specifically asked for.mkosi/mkosi/kmod.py
Line 275 in e1e9eaf
Used mkosi config
mkosi output