Your message dated Wed, 3 Jan 2024 11:41:51 +0100
with message-id <800d2084-dd60-5747-6f39-b306e8003...@debian.org>
and subject line Re: Bug#1059894: dkms - fails autopkgtest with Linux 6.6
has caused the Debian Bug report #1059894,
regarding dkms - fails autopkgtest with Linux 6.6
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1059894: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059894
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dkms
Version: 3.0.12-1
Severity: serious

The dkms autopkgtest fails with Linux 6.6.  The only output is:

| 143s autopkgtest [15:40:46]: test run_test.sh: [-----------------------
| 143s Using kernel 6.6.9-amd64/x86_64
| 143s Preparing a clean test environment
| 146s Test framework file hijacking
| 146s Adding the test module by version (expected error)
| 146s Adding the test module by directory
| 148s Adding the test module again (expected error)
| 148s Adding the test module by version (expected error)
| 148s Building the test module
| 154s Building the test module again
| 155s Building the test module with bad sign_file path in framework file
| 160s Building the test module with bad mok_signing_key path in framework file
| 164s Building the test module with bad mok_certificate path in framework file
| 168s Building the test module with path contains variables in framework file
| 173s modinfo: ERROR: Module 
/var/lib/dkms/dkms_test/1.0/6.6.9-amd64/x86_64/module/dkms_test.ko not found.
| 173s autopkgtest [15:41:16]: test run_test.sh: -----------------------]
| 173s run_test.sh          FAIL non-zero exit status 1

For the full log, see 
https://ci.debian.net/packages/d/dkms/testing/amd64/41463228/

Bastian

-- 
What kind of love is that?  Not to be loved; never to have shown love.
                -- Commissioner Nancy Hedford, "Metamorphosis",
                   stardate 3219.8

--- End Message ---
--- Begin Message ---
Version: 3.0.12-3

On 03/01/2024 09.49, Bastian Blank wrote:
The dkms autopkgtest fails with Linux 6.6.  The only output is:

| 173s modinfo: ERROR: Module 
/var/lib/dkms/dkms_test/1.0/6.6.9-amd64/x86_64/module/dkms_test.ko not found.

Already fixed :-)
You recently enabled module compression which broke the dkms tests because they used a hardcoded list of distro/compression combinations. I'm now trying to parse that from .config (any only override it for distros that handle it differently).


Andreas

--- End Message ---

Reply via email to