Your message dated Wed, 16 Nov 2022 23:32:25 +0000 with message-id <[email protected]> and subject line Bug#1023720: fixed in linux 6.1~rc5-1~exp1 has caused the Debian Bug report #1023720, regarding linux: Couldn't find DTB rk3328-rock64.dtb in /usr/lib/linux-image-6.1.0-0-arm64 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 [email protected] immediately.) -- 1023720: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023720 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: linux Version: 6.1~rc3-1~exp1 Severity: important I just used d-i from 20221108 to install a fresh Debian Bookworm system on my Rock64. After reboot I added (Sid and) Experimental sources as my goal is/was to install/run kernel version 6.1~rc3-1~exp1. That did not succeed: ============================================== root@rock64-bookworm-test:~# uname -a Linux rock64-bookworm-test 6.0.0-2-arm64 #1 SMP Debian 6.0.5-1 (2022-10-28) aarch64 GNU/Linux root@rock64-bookworm-test:~# aptitude versions linux-image-arm64 i 6.0.5-1 testing,unstable 990 p 6.1~rc3-1~exp1 experimental 101 root@rock64-bookworm-test:~# aptitude safe-upgrade linux-image-arm64 -t experimental Resolving dependencies... The following NEW packages will be installed: linux-image-6.1.0-0-arm64{a} The following packages will be upgraded: linux-image-arm64 1 packages upgraded, 1 newly installed, 0 to remove and 40 not upgraded. Need to get 59.5 MB of archives. After unpacking 398 MB will be used. Do you want to continue? [Y/n/?] Get: 1 http://deb.debian.org/debian experimental/main arm64 linux-image-6.1.0-0-arm64 arm64 6.1~rc3-1~exp1 [59.5 MB] Get: 2 http://deb.debian.org/debian experimental/main arm64 linux-image-arm64 arm64 6.1~rc3-1~exp1 [1,444 B] Fetched 59.5 MB in 6s (9,300 kB/s) Reading changelogs... Done Selecting previously unselected package linux-image-6.1.0-0-arm64. (Reading database ... 29422 files and directories currently installed.) Preparing to unpack .../linux-image-6.1.0-0-arm64_6.1~rc3-1~exp1_arm64.deb ... Unpacking linux-image-6.1.0-0-arm64 (6.1~rc3-1~exp1) ... Preparing to unpack .../linux-image-arm64_6.1~rc3-1~exp1_arm64.deb ... Unpacking linux-image-arm64 (6.1~rc3-1~exp1) over (6.0.5-1) ... Setting up linux-image-6.1.0-0-arm64 (6.1~rc3-1~exp1) ... I: /boot/vmlinuz is now a symlink to vmlinuz-6.1.0-0-arm64 I: /boot/initrd.img is now a symlink to initrd.img-6.1.0-0-arm64 /etc/kernel/postinst.d/initramfs-tools: update-initramfs: Generating /boot/initrd.img-6.1.0-0-arm64 W: Possible missing firmware /lib/firmware/rockchip/dptx.bin for module rockchipdrm Using DTB: rockchip/rk3328-rock64.dtb Couldn't find DTB rk3328-rock64.dtb in /usr/lib/linux-image-6.1.0-0-arm64 or /etc/flash-kernel/dtbs Installing into /boot/dtbs/6.1.0-0-arm64/rockchip/rk3328-rock64.dtb cp: cannot stat '': No such file or directory run-parts: /etc/initramfs/post-update.d//flash-kernel exited with return code 1 run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 dpkg: error processing package linux-image-6.1.0-0-arm64 (--configure): installed linux-image-6.1.0-0-arm64 package post-installation script subprocess returned error exit status 1 dpkg: dependency problems prevent configuration of linux-image-arm64: linux-image-arm64 depends on linux-image-6.1.0-0-arm64 (= 6.1~rc3-1~exp1); however: Package linux-image-6.1.0-0-arm64 is not configured yet. dpkg: error processing package linux-image-arm64 (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: linux-image-6.1.0-0-arm64 linux-image-arm64 E: Sub-process /usr/bin/dpkg returned an error code (1) Setting up linux-image-6.1.0-0-arm64 (6.1~rc3-1~exp1) ... /etc/kernel/postinst.d/initramfs-tools: update-initramfs: Generating /boot/initrd.img-6.1.0-0-arm64 W: Possible missing firmware /lib/firmware/rockchip/dptx.bin for module rockchipdrm Using DTB: rockchip/rk3328-rock64.dtb Couldn't find DTB rk3328-rock64.dtb in /usr/lib/linux-image-6.1.0-0-arm64 or /etc/flash-kernel/dtbs Installing into /boot/dtbs/6.1.0-0-arm64/rockchip/rk3328-rock64.dtb cp: cannot stat '': No such file or directory run-parts: /etc/initramfs/post-update.d//flash-kernel exited with return code 1 run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 dpkg: error processing package linux-image-6.1.0-0-arm64 (--configure): installed linux-image-6.1.0-0-arm64 package post-installation script subprocess returned error exit status 1 dpkg: dependency problems prevent configuration of linux-image-arm64: linux-image-arm64 depends on linux-image-6.1.0-0-arm64 (= 6.1~rc3-1~exp1); however: Package linux-image-6.1.0-0-arm64 is not configured yet. dpkg: error processing package linux-image-arm64 (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: linux-image-6.1.0-0-arm64 linux-image-arm64 Current status: 40 (-1) upgradable. root@rock64-bookworm-test:~# ls -lhd /usr/lib/linux* drwxr-xr-x 16 root root 4.0K Nov 8 23:08 /usr/lib/linux-image-6.0.0-2-arm64 ============================================== The /usr/lib/linux-image-6.1.0-0-arm64 does indeed not exist. -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental') Architecture: arm64 (aarch64) Kernel: Linux 6.0.0-2-arm64 (SMP w/4 CPU threads) Kernel taint flags: TAINT_CRAP Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=locale: Cannot set LC_ALL to default locale: No such file or directory UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled
--- End Message ---
--- Begin Message ---Source: linux Source-Version: 6.1~rc5-1~exp1 Done: Salvatore Bonaccorso <[email protected]> We believe that the bug you reported is fixed in the latest version of linux, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Salvatore Bonaccorso <[email protected]> (supplier of updated linux 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 16 Nov 2022 23:29:47 +0100 Source: linux Architecture: source Version: 6.1~rc5-1~exp1 Distribution: experimental Urgency: medium Maintainer: Debian Kernel Team <[email protected]> Changed-By: Salvatore Bonaccorso <[email protected]> Closes: 1014595 1019496 1021998 1023720 1023992 Changes: linux (6.1~rc5-1~exp1) experimental; urgency=medium . * New upstream release candidate. . [ Punit Agrawal ] * trace: Enable HIST_TRIGGERS for all kernels . [ Patrick Clara ] * [x86] drivers/hwmon: Enable SENSORS_AQUACOMPUTER_D5NEXT as module (Closes: #1019496) . [ Diederik de Haas ] * [arm64] Drop "arm64: dts: rockchip: correct voltage selector on Firefly-RK3399" (never applied upstream) * [x86] drivers/hwmon: Enable SENSORS_CORSAIR_CPRO as module (Closes: #1023992) . [ Salvatore Bonaccorso ] * [x86] sound/soc/intel/boards: Enable SND_SOC_INTEL_SOF_ES8336_MACH as module (Closes: #1014595) * [s390x] debian/config: Drop explicit enable of RELOCATABLE. * mm: Enable Multi-Gen LRU implementation (not enabled by default) * [rt] Update to 6.1-rc5-rt3 . [ Adam Borowski ] * Enable CXL_BUS for amd64 arm64 ppc64el riscv64 (Closes: #1021998) . [ Bastian Blank ] * Install some leftovers into the right location. (closes: #1023720) . [ Aurelien Jarno ] * [riscv64] Set CONFIG_I2C=y to match most other architectures and fix an FTBFS due to modules ending-up in more than one package. * [riscv64] Improve Microchip Polarfire support: - Enable HW_RANDOM_POLARFIRE_SOC. - Enable MAILBOX and POLARFIRE_SOC_MAILBOX. - Enable POLARFIRE_SOC_SYS_CTRL. - Enable RTC_DRV_POLARFIRE_SOC. Checksums-Sha1: 60f50da9bb8c14d1596c404b00b5fa817020a39e 270848 linux_6.1~rc5-1~exp1.dsc 3289a55eccaeae77eb009376fafcb29ef55a5fa3 137190048 linux_6.1~rc5.orig.tar.xz 01347007153588c73ce66af0c604965581617186 1372740 linux_6.1~rc5-1~exp1.debian.tar.xz d10e0764ad3b6e529b95c73a5bf331b11e159ce9 6697 linux_6.1~rc5-1~exp1_source.buildinfo Checksums-Sha256: fc43568a6e652aa3fd8e6683a01d26a05a43b5fb5239238bdffe5d6acdc33666 270848 linux_6.1~rc5-1~exp1.dsc 388852aa4a611788890679fa2147c5331db2589ddff45de8fa47c5cfd6ff4f92 137190048 linux_6.1~rc5.orig.tar.xz 390af19e926e99a0e9e114b62e8b1053e34524bda0b5372385fc3d109a567fb1 1372740 linux_6.1~rc5-1~exp1.debian.tar.xz 70f11671ab8804bcec778bd648a0ae4edd93343e410f7ce7d2ee78396d77eb73 6697 linux_6.1~rc5-1~exp1_source.buildinfo Files: 8ad2c314ba457f34ab422f796acae92d 270848 kernel optional linux_6.1~rc5-1~exp1.dsc de87e76a6b93422f410874205a2336b1 137190048 kernel optional linux_6.1~rc5.orig.tar.xz e8f1eca3da6b891fe07e06d7b6ae5981 1372740 kernel optional linux_6.1~rc5-1~exp1.debian.tar.xz 88eb0664aaeddbd288c3ca871b073373 6697 kernel optional linux_6.1~rc5-1~exp1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQKmBAEBCgCQFiEERkRAmAjBceBVMd3uBUy48xNDz0QFAmN1ZMtfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDQ2 NDQ0MDk4MDhDMTcxRTA1NTMxRERFRTA1NENCOEYzMTM0M0NGNDQSHGNhcm5pbEBk ZWJpYW4ub3JnAAoJEAVMuPMTQ89EO0wP/iwNvF1UsbO8GZZHZPXciqGN5fLRhIJa QtAl0kzksAqAIIEHSU6OfvbHT6IA3/lsC/3//nYK2ZznZu+CDpU23eiA0mB2ndq2 9gozlkbag3sRv5Py/+xOVo3kn5GBfdB7HCvd1R0wF3FQaU6TVmomQFEw/YQ4ZcDF thg201P/VXhA5iPJ8poVZ7lhs0vcQ9lLRiRj3atU6CXQz+F9l0WqEVET2CYyXEff mFZrRdmlWZKlXdWGuFyGoENAk6QexP811LjVeSWyNs/tKeKbRTGsRsv4oSXI5CP3 Q3DLB++TcZYgoj+mvcJZJthMmp2vMsVt5EpnFoIYeIEu9kDRwB/gszYcHALq8nDR M128tM+tG/HHGSb+FpZlZMJSIilx3cd9DEx4zAM5k/Q2+1XUbHZCi3a8XPUZzR3i Itt4+t96LMjZQcyMnXSldS+GFfT9IMyz1jIDJTni6M83ofV5utOXgTicbwRlBAVY 1NAyie7L4J7Yb4+8MuDoYtwOYhtQG3qqm768MqByvGTFrQ+tTkZbdXpS+tU6Jk5H 88WUX0LglkCzCk0kgDbTUBHk8bW2aDi32PbVNgqsrNgU0/vrPsg5SzLRJytGLkKA 5C2zfKo8/2z8OaKiqMmiggcX7cOEteYzsUzBmml+Rc8MSBVOZueFnwC5y0a/zW6Q 9NV50xp94Bfm =nKi4 -----END PGP SIGNATURE-----
--- End Message ---

