#1012487 dkms: running auto installation service for kernel 5.18.0-1-amd64:Deprecated feature: REMAKE_INITRD #1012487
- Package:
- src:broadcom-sta
- Source:
- broadcom-sta
- Submitter:
- GT
- Date:
- 2022-06-11 08:39:04 UTC
- Severity:
- normal
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
Upgrade the kernel using SID version
linux-headers-5.18.0-1-amd64 linux-headers-5.18.0-1-common
linux-image-5.18.0-1-amd64 linux-kbuild-5.18
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
Error on installation:
Paramétrage de linux-image-5.18.0-1-amd64 (5.18.2-1) ...
I: /vmlinuz is now a symlink to boot/vmlinuz-5.18.0-1-amd64
I: /initrd.img is now a symlink to boot/initrd.img-5.18.0-1-amd64
/etc/kernel/postinst.d/dkms:
dkms: running auto installation service for kernel 5.18.0-1-amd64:Deprecated
feature: REMAKE_INITRD
Deprecated feature: REMAKE_INITRD
Deprecated feature: REMAKE_INITRD
Deprecated feature: REMAKE_INITRD
Deprecated feature: REMAKE_INITRD
Building module:
cleaning build area...
make -j2 KERNELRELEASE=5.18.0-1-amd64 KVER=5.18.0-1-amd64....(bad exit status:
2)
Error! Bad return status for module build on kernel: 5.18.0-1-amd64 (x86_64)
Consult /var/lib/dkms/broadcom-sta/6.30.223.271/build/make.log for more
information.
.
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-5.18.0-1-amd64
/etc/kernel/postinst.d/zz-update-grub:
Generating grub configuration file ...
Found background image: Lucienne-boot.png
Found linux image: /boot/vmlinuz-5.18.0-1-amd64
Found initrd image: /boot/initrd.img-5.18.0-1-amd64
Found linux image: /boot/vmlinuz-5.17.0-3-amd64
Found initrd image: /boot/initrd.img-5.17.0-3-amd64
done
Paramétrage de libreofficekit-data (1:7.3.4~rc2-1) ...
Paramétrage de libgbm1:amd64 (22.0.5-1) ...
Paramétrage de libgbm1:i386 (22.0.5-1) ...
Paramétrage de linux-headers-5.18.0-1-common (5.18.2-1) ...
Paramétrage de linux-kbuild-5.18 (5.18.2-1) ...
Paramétrage de linux-headers-5.18.0-1-amd64 (5.18.2-1) ...
/etc/kernel/header_postinst.d/dkms:
dkms: running auto installation service for kernel 5.18.0-1-amd64:Deprecated
feature: REMAKE_INITRD
Deprecated feature: REMAKE_INITRD
Deprecated feature: REMAKE_INITRD
Deprecated feature: REMAKE_INITRD
Deprecated feature: REMAKE_INITRD
Building module:
cleaning build area...
make -j2 KERNELRELEASE=5.18.0-1-amd64 KVER=5.18.0-1-amd64.....(bad exit status:
2)
Error! Bad return status for module build on kernel: 5.18.0-1-amd64 (x86_64)
Consult /var/lib/dkms/broadcom-sta/6.30.223.271/build/make.log for more
information.
* What outcome did you expect instead?
*** End of the template - remove these template lines ***
Hello here is my application of the patch boot on 5.17 kernel then 1) delete the line REMAKE_INITRD in the file /usr/src/broadcom-sta-6.30.223.271/dkms.conf cat /usr/src/broadcom-sta-6.30.223.271/dkms.conf PACKAGE_NAME="broadcom-sta" PACKAGE_VERSION="6.30.223.271" MAKE[0]="make KVER=$kernelver" BUILT_MODULE_NAME[0]="wl" DEST_MODULE_LOCATION[0]="/updates/dkms" AUTOINSTALL="YES" . 2) apply the archlinux patch cd /usr/src/broadcom-sta-6.30.223.271 sudo wget https://raw.githubusercontent.com/archlinux/svntogit-community/master/broadcom-wl-dkms/trunk/013-linux518.patch . sudo patch --verbose -p1 < ./013-linux518.patch Hmm... Looks like a unified diff to me... The text leading up to this was:-------------------------- |diff -u -r a/src/shared/linux_osl.c b/src/shared/linux_osl.c |--- a/src/shared/linux_osl.c 2022-05-24 20:51:15.662604980 +0000 |+++ b/src/shared/linux_osl.c 2022-05-24 21:13:38.264472425 +0000-------------------------- patching file src/shared/linux_osl.c Using Plan A... Hunk #1 succeeded at 599. Hunk #2 succeeded at 614. Hunk #3 succeeded at 627. Hunk #4 succeeded at 649. Hunk #5 succeeded at 668. Hunk #6 succeeded at 681. done . 3) purge the 5.18 kernel . sudo apt purge --autoremove linux-headers-5.18.0-1-amd64 linux-headers-5.18.0-1-common linux-image-5.18.0-1-amd64 linux-kbuild-5.18 . 4) install the 5.18 kernel . sudo apt install linux-headers-5.18.0-1-amd64 linux-headers-5.18.0-1-common linux-image-5.18.0-1-amd64 linux-kbuild-5.18 Lecture des listes de paquets... Fait Construction de l'arbre des dépendances... Fait Lecture des informations d'état... Fait Paquets suggérés : linux-doc-5.18 debian-kernel-handbook Paquets recommandés : apparmor Les NOUVEAUX paquets suivants seront installés : linux-headers-5.18.0-1-amd64 linux-headers-5.18.0-1-common linux-image-5.18.0-1-amd64 linux-kbuild-5.18 0 mis à jour, 4 nouvellement installés, 0 à enlever et 0 non mis à jour. Il est nécessaire de prendre 80,6 Mo dans les archives. Après cette opération, 540 Mo d'espace disque supplémentaires seront utilisés. Réception de :1 https://cdn-aws.deb.debian.org/debian sid/main amd64 linux-headers-5.18.0-1-common all 5.18.2-1 [9 418 kB] Réception de :2 https://cdn-aws.deb.debian.org/debian sid/main amd64 linux-kbuild-5.18 amd64 5.18.2-1 [701 kB] Réception de :3 https://cdn-aws.deb.debian.org/debian sid/main amd64 linux-headers-5.18.0-1-amd64 amd64 5.18.2-1 [979 kB] Réception de :4 https://cdn-aws.deb.debian.org/debian sid/main amd64 linux-image-5.18.0-1-amd64 amd64 5.18.2-1 [69,5 MB] 80,6 Mo réceptionnés en 60s (1 336 ko/s) Sélection du paquet linux-headers-5.18.0-1-common précédemment désélectionné. (Lecture de la base de données... 214491 fichiers et répertoires déjà installés.) Préparation du dépaquetage de .../linux-headers-5.18.0-1-common_5.18.2-1_all.deb ... Dépaquetage de linux-headers-5.18.0-1-common (5.18.2-1) ... Sélection du paquet linux-kbuild-5.18 précédemment désélectionné. Préparation du dépaquetage de .../linux-kbuild-5.18_5.18.2-1_amd64.deb ... Dépaquetage de linux-kbuild-5.18 (5.18.2-1) ... Sélection du paquet linux-headers-5.18.0-1-amd64 précédemment désélectionné. Préparation du dépaquetage de .../linux-headers-5.18.0-1-amd64_5.18.2-1_amd64.deb ... Dépaquetage de linux-headers-5.18.0-1-amd64 (5.18.2-1) ... Sélection du paquet linux-image-5.18.0-1-amd64 précédemment désélectionné. Préparation du dépaquetage de .../linux-image-5.18.0-1-amd64_5.18.2-1_amd64.deb ... Dépaquetage de linux-image-5.18.0-1-amd64 (5.18.2-1) ... Paramétrage de linux-image-5.18.0-1-amd64 (5.18.2-1) ... I: /vmlinuz is now a symlink to boot/vmlinuz-5.18.0-1-amd64 I: /initrd.img is now a symlink to boot/initrd.img-5.18.0-1-amd64 /etc/kernel/postinst.d/dkms: dkms: running auto installation service for kernel 5.18.0-1-amd64: Building module: cleaning build area... make -j2 KERNELRELEASE=5.18.0-1-amd64 KVER=5.18.0-1-amd64...... cleaning build area... wl.ko: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/5.18.0-1-amd64/updates/dkms/ depmod... . /etc/kernel/postinst.d/initramfs-tools: update-initramfs: Generating /boot/initrd.img-5.18.0-1-amd64 /etc/kernel/postinst.d/zz-update-grub: Generating grub configuration file ... Found background image: Lucienne-boot.png Found linux image: /boot/vmlinuz-5.18.0-1-amd64 Found initrd image: /boot/initrd.img-5.18.0-1-amd64 Found linux image: /boot/vmlinuz-5.17.0-3-amd64 Found initrd image: /boot/initrd.img-5.17.0-3-amd64 done Paramétrage de linux-headers-5.18.0-1-common (5.18.2-1) ... Paramétrage de linux-kbuild-5.18 (5.18.2-1) ... Paramétrage de linux-headers-5.18.0-1-amd64 (5.18.2-1) ... /etc/kernel/header_postinst.d/dkms: dkms: running auto installation service for kernel 5.18.0-1-amd64:. . 5) Reboot on 5.18 kernel It looks good
We believe that the bug you reported is fixed in the latest version of
broadcom-sta, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1012481@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Eduard Bloch <blade@debian.org> (supplier of updated broadcom-sta package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)
Format: 1.8
Date: Wed, 08 Jun 2022 20:16:18 +0200
Source: broadcom-sta
Binary: broadcom-sta-common broadcom-sta-dkms broadcom-sta-source
Architecture: source all
Version: 6.30.223.271-20
Distribution: unstable
Urgency: low
Maintainer: Eduard Bloch <blade@debian.org>
Changed-By: Eduard Bloch <blade@debian.org>
Description:
broadcom-sta-common - Common files for the Broadcom STA Wireless driver
broadcom-sta-dkms - dkms source for the Broadcom STA Wireless driver
broadcom-sta-source - Source for the Broadcom STA Wireless driver
Closes: 1012481
Changes:
broadcom-sta (6.30.223.271-20) unstable; urgency=low
.
* debian/patches/26-linux518.patch: build fix for Linux 5.18.
Based on ArchLinux patch, closes: #1012481
Checksums-Sha1:
29abe4c5580ad4d61e6c4990433c3371322836de 2247 broadcom-sta_6.30.223.271-20.dsc
e75a06cf887230aec13a7ea12601929d7c8341cc 29764 broadcom-sta_6.30.223.271-20.debian.tar.xz
1b7a65847c771f88b312442ffebd1b4c1f3b423c 13552 broadcom-sta-common_6.30.223.271-20_all.deb
bebcb11f9e06c786c0b99e30bcddd429fc4973dd 2207396 broadcom-sta-dkms_6.30.223.271-20_all.deb
4c67aaadd7bfdcd69a4df5a4358f379d8ec855f6 2223636 broadcom-sta-source_6.30.223.271-20_all.deb
6d0be8e81926fa3704606e0ff3e6893543ffa2f3 9182 broadcom-sta_6.30.223.271-20_amd64.buildinfo
Checksums-Sha256:
6ae0135864dbf841a6d168f22d10203c008691bff85a276a01b29eb024def9cb 2247 broadcom-sta_6.30.223.271-20.dsc
255ec9122d8fc175450272a9c434fd7f5e13e4f36fff63ae7befbfd1cfaf4fe0 29764 broadcom-sta_6.30.223.271-20.debian.tar.xz
808f0a110ef23f8190d2e8289b8b8c67ad11a39f26d669d027c6090a9b52c3c3 13552 broadcom-sta-common_6.30.223.271-20_all.deb
141727d6d75667aa9112afb921abc56a39487864f9cff15693071b03c6e2401a 2207396 broadcom-sta-dkms_6.30.223.271-20_all.deb
85748f5a1d08494e433855a4120f4b409c051a3095572e741323d2e88489f8fc 2223636 broadcom-sta-source_6.30.223.271-20_all.deb
dbeab38772c0110eb2b805e76f9d1e8837afef3a434b40239177d101e56e22a5 9182 broadcom-sta_6.30.223.271-20_amd64.buildinfo
Files:
2ed417366b5210032fcece16a7846ca5 2247 non-free/kernel optional broadcom-sta_6.30.223.271-20.dsc
01d45d8be948c43d9fa5edba96cb98e1 29764 non-free/kernel optional broadcom-sta_6.30.223.271-20.debian.tar.xz
9a2a05ab8f539b256438d5223ab52c6a 13552 non-free/kernel optional broadcom-sta-common_6.30.223.271-20_all.deb
bceecb47c4388058c98e2f62a9d1ca9a 2207396 non-free/kernel optional broadcom-sta-dkms_6.30.223.271-20_all.deb
44627772669b3294979969395cb0c9ae 2223636 non-free/kernel optional broadcom-sta-source_6.30.223.271-20_all.deb
5c19165a5c05b926f9baff0a8780aaa6 9182 non-free/kernel optional broadcom-sta_6.30.223.271-20_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEZI3Zj0vEgpAXyw40aXQOXLNf7DwFAmKkUB4ACgkQaXQOXLNf
7DwmVQ//eUV887oFTKaA4tmDBrTYJUohX3+jk5xz5wwZXUegaKX8lDHLZ9unXel+
osQqjnD/tf3+WkqwoeuGD4cH1jqx7q5MCVyU6pcFdXPFIY8Bl1xaR5mB9Tmay7o7
+sIg/IpGlCKy49ZskY7z+4vzEzeg/EyUnFBkEIiE0Oo0wde+wK1oDzwVcQj4sjZq
TgBl86tSi1vSb4qmYzK6RmZjwM5HxkmqEviAwAdlkr+cmUDzmp0rX2sD2QaxAfFU
LKu8K1lznjmCa/mi/uEepbtFIvI84vGwNRRTjhtLHhYQdbu7vZlYyVkZpgDoGfOt
7MdhVljspyn2Zi/y4mNmfEMh8If2lHqOfvlkWcT7UotbHwyiPz1SAtf1Jh1+EBLO
9Y59KHaUnJNu2GphWIriz60ZHh6t9fa+YRnNZ05KZONv4h+ufzXUBa612u5b8kVu
AnMGuz/2BsCW7PjsH+YHo1g+hzLr0RMyMPYbPHbrxPvtoS4o5zkQBDYmJ1B4rtH4
xVxuwEwjnEqwKKfy7cp76zGrUqXLo7/p+J0FeCS8Xf+M1q0lK3brpRMuh92ZtwhP
U2HaPDwSAHkjJYU1YBlo6JURMcttUhPbRYvI8lFyjv+okP33xuwtLsUxi/uEoW4j
PEVFFrmsvYJs9OkrWe9pXELAciplBuvexlQSvmVpvZObyqpXYyI=
=Kitw
-----END PGP SIGNATURE-----