On Thu, 2025-10-23 at 21:24 +0200, Andreas Beckmann wrote:
> I'd like to update dkms to a new upstream bugfix release.
> This reverts the addition of the systemd unit (which was not really
> needed) and the dependency cycle with cloud-init-network.service.
> #1107232
> There are a few more small bugfixes from the upstream releases and
> git repository that correct the behavior in some corner cases.
>
> [ Impact ]
> Systemd unit dependency cycle in cloud installations.
>
> [ Tests ]
> autopkgtest for the upstream testsuite.
piuparts is failing while trying to upgrade "dkms-replace-test-dkms":
Building initial module dkms_test/1.0 for 6.12.43+deb13-amd64
Sign command: /lib/modules/6.12.43+deb13-amd64/build/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub
Certificate or key are missing, generating self signed certificate for MOK...
openssl not found, can't generate key and certificate.
Building module(s)... done.
Module /lib/modules/6.12.43+deb13-amd64/updates/dkms/dkms_test.ko.xz already
installed at version 1.0, override by specifying --force
Error! Installation aborted.
dpkg: error processing package dkms-test-dkms (--configure):
installed dkms-test-dkms package post-installation script subprocess
returned error exit status 6
dpkg: dependency problems prevent configuration of dkms-replace-test-dkms:
dkms-replace-test-dkms depends on dkms-test-dkms; however:
Package dkms-test-dkms is not configured yet.
dpkg: error processing package dkms-replace-test-dkms (--configure):
dependency problems - leaving unconfigured
Regards,
Adam