Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8621

Beta testing • Re: Updating to trixie

$
0
0
Updated a lite system on a pi2 B, there was an error at the very end

Code:

Setting up initramfs-tools (0.148.3+rpt1) ...update-initramfs: deferring update (trigger activated)Processing triggers for initramfs-tools (0.148.3+rpt1) ...update-initramfs: Generating /boot/initrd.img-6.12.34+rpt-rpi-v8E: /usr/share/initramfs-tools/hooks/kmod failed with return 1.update-initramfs: failed for /boot/initrd.img-6.12.34+rpt-rpi-v8 with 1.dpkg: error processing package initramfs-tools (--configure): installed initramfs-tools package post-installation script subprocess returned error exit status 1
I tried a

Code:

sudo dpkg --configure -a
which failed with the same error, rebooted anyway figuring I would just do a fresh install and wait for the trixie images, but it came back up and everything seems basically successful.

Code:

squirtle:~ # lsb_release -cCodename:trixiesquirtle:~ # uname -aLinux squirtle 6.12.34+rpt-rpi-v7 #1 SMP Raspbian 1:6.12.34-1+rpt1 (2025-06-26) armv7l GNU/Linuxsquirtle:~ # cat /etc/os-releasePRETTY_NAME="Raspbian GNU/Linux 13 (trixie)"NAME="Raspbian GNU/Linux"VERSION_ID="13"VERSION="13 (trixie)"VERSION_CODENAME=trixieDEBIAN_VERSION_FULL=13.0ID=raspbianID_LIKE=debianHOME_URL="http://www.raspbian.org/"SUPPORT_URL="http://www.raspbian.org/RaspbianForums"BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
but I still can't get the package to configure:

Code:

squirtle:~ # sudo apt full-upgradeSummary:  Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0  1 not fully installed or removed.  Space needed: 0 B / 24.3 GB availableContinue? [Y/n] ySetting up initramfs-tools (0.148.3+rpt1) ...update-initramfs: deferring update (trigger activated)Processing triggers for initramfs-tools (0.148.3+rpt1) ...update-initramfs: Generating /boot/initrd.img-6.12.34+rpt-rpi-v8E: /usr/share/initramfs-tools/hooks/kmod failed with return 1.update-initramfs: failed for /boot/initrd.img-6.12.34+rpt-rpi-v8 with 1.dpkg: error processing package initramfs-tools (--configure): installed initramfs-tools package post-installation script subprocess returned error exit status 1Errors were encountered while processing: initramfs-toolsError: Sub-process /usr/bin/dpkg returned an error code (1)

Statistics: Posted by pvnovarese — Tue Jul 08, 2025 4:09 pm



Viewing all articles
Browse latest Browse all 8621

Trending Articles