#1106844 kmod: should list liblzma as dependency

Package:
kmod
Source:
kmod
Description:
tools for managing Linux kernel modules
Submitter:
mc36
Date:
2025-05-30 11:55:02 UTC
Severity:
normal
#1106844#5
Date:
2025-05-30 11:47:25 UTC
From:
To:
Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
running depmod on a bare minimal debian sid errors out as depmod tries to load
liblzma

   * What exactly did you do (or not do) that was effective (or
     ineffective)?
dpkg -i depmod

   * What was the outcome of this action?
it does not depend on liblzma for now but should,

   * What outcome did you expect instead?
should depend on liblzma as current kernel modules are .ko.xz and depmod
seemingly handles this internally

*** End of the template - remove these template lines ***