Package: bugs.debian.org
Severity: normal
X-Debbugs-Cc: deb...@1u6.org

Dear Maintainer,




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

   * What led up to the situation?
```# apt install linux-image-6.1.0-1-amd64/testing 
linux-headers-6.1.0-1-amd64```

   * What exactly did you do (or not do) that was effective (or
     ineffective)?
'''
# apt purge linux-image-6.1.0-1-amd64 linux-headers-6.1.0-1-amd6
# apt install linux-image-6.1.0-1-amd64/testing linux-headers-6.1.0-1-amd6
'''

   * What was the outcome of this action?
'''
# apt install linux-image-6.1.0-1-amd64/testing linux-headers-6.1.0-1-amd64
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Selected version '6.1.4-1' (Debian:testing [amd64]) for 
'linux-image-6.1.0-1-amd64'
Suggested packages:
  linux-doc-6.1 debian-kernel-handbook
The following NEW packages will be installed:
  linux-headers-6.1.0-1-amd64 linux-image-6.1.0-1-amd64
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/76.5 MB of archives.
After this operation, 509 MB of additional disk space will be used.
Selecting previously unselected package linux-headers-6.1.0-1-amd64.
(Reading database ... 303129 files and directories currently installed.)
Preparing to unpack .../linux-headers-6.1.0-1-amd64_6.1.4-1_amd64.deb ...
Unpacking linux-headers-6.1.0-1-amd64 (6.1.4-1) ...
Selecting previously unselected package linux-image-6.1.0-1-amd64.
Preparing to unpack .../linux-image-6.1.0-1-amd64_6.1.4-1_amd64.deb ...
Unpacking linux-image-6.1.0-1-amd64 (6.1.4-1) ...
Setting up linux-image-6.1.0-1-amd64 (6.1.4-1) ...
I: /vmlinuz.old is now a symlink to boot/vmlinuz-6.0.0-6-amd64
I: /initrd.img.old is now a symlink to boot/initrd.img-6.0.0-6-amd64
I: /vmlinuz is now a symlink to boot/vmlinuz-6.1.0-1-amd64
I: /initrd.img is now a symlink to boot/initrd.img-6.1.0-1-amd64
/etc/kernel/postinst.d/dkms:
dkms: running auto installation service for kernel 6.1.0-1-amd64:Sign command: 
/usr/lib/linux-kbuild-6.1/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub

Building module:
Cleaning build area...
make -j4 KERNELRELEASE=6.1.0-1-amd64 -C /lib/modules/6.1.0-1-amd64/build 
M=/var/lib/dkms/xtrx/0.0.1+git20190320.5ae3a3e-3.1/b
uild...(bad exit status: 2)
Error! Bad return status for module build on kernel: 6.1.0-1-amd64 (x86_64)
Consult /var/lib/dkms/xtrx/0.0.1+git20190320.5ae3a3e-3.1/build/make.log for 
more information.
Error! One or more modules failed to install during autoinstall.
Refer to previous errors for more information.
 failed!
run-parts: /etc/kernel/postinst.d/dkms exited with return code 11
dpkg: error processing package linux-image-6.1.0-1-amd64 (--configure):
 installed linux-image-6.1.0-1-amd64 package post-installation script 
subprocess returned error exit status 1
Setting up linux-headers-6.1.0-1-amd64 (6.1.4-1) ...
/etc/kernel/header_postinst.d/dkms:
dkms: running auto installation service for kernel 6.1.0-1-amd64:Sign command: 
/usr/lib/linux-kbuild-6.1/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub

Building module:
Cleaning build area...
make -j4 KERNELRELEASE=6.1.0-1-amd64 -C /lib/modules/6.1.0-1-amd64/build 
M=/var/lib/dkms/xtrx/0.0.1+git20190320.5ae3a3e-3.1/b
uild...(bad exit status: 2)
Error! Bad return status for module build on kernel: 6.1.0-1-amd64 (x86_64)
Consult /var/lib/dkms/xtrx/0.0.1+git20190320.5ae3a3e-3.1/build/make.log for 
more information.
Error! One or more modules failed to install during autoinstall.
Refer to previous errors for more information.
 failed!
run-parts: /etc/kernel/header_postinst.d/dkms exited with return code 11
Failed to process /etc/kernel/header_postinst.d at 
/var/lib/dpkg/info/linux-headers-6.1.0-1-amd64.postinst line 11.
dpkg: error processing package linux-headers-6.1.0-1-amd64 (--configure):
 installed linux-headers-6.1.0-1-amd64 package post-installation script 
subprocess returned error exit status 1
Errors were encountered while processing:
 linux-image-6.1.0-1-amd64
 linux-headers-6.1.0-1-amd64
E: Sub-process /usr/bin/dpkg returned an error code (1)
'''


   * What outcome did you expect instead?
expected an installation of the linux-image-6.1 binary on my machine.

Reply via email to