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

Beta testing • Re: Updating to trixie

$
0
0
Hello All

I upgraded the following up to date Bookworm images on 7/10/25

1. 64 bit desktop
2. 64 bit lite
3. 32 bit desktop
4. 32 bit lite

For each I changed all occurences of bookworm to trixie in /etc/apt/soucers.list and /etc/apt/sources.list.d/raspi-list

Then I ran apt upgrade on each .

64 bit desktop found 1428 or so files,
64 bit lite found about 520 files,
32 bit lite found 500 or so files,
and all proceeded to download.

Each threw a ton of errors about non empty directories but 64 bit desktop and lite completed the full-upgrade. Each was rebooted and updated with

Code:

sudo apt update && sudo apt full-upgrade && sudo cat /var/run/reboot-required.pkgssudo apt autoremove


Both showed up to date. "lsb_release -c" showed each to be trixie.

The 64 bit desktop and lite versions look good so far.


The 32 bit lite failed around the point of building the kernels rebooting and rerunning the original script presented the following related errors for each kernel. A reimage and a retry this morning also failed at the building the kernels:

Code:

Setting up udisks2 (2.10.1-12.1) ...Installing new version of config file /etc/udisks2/mount_options.conf.example ...Installing new version of config file /etc/udisks2/udisks2.conf ...Setting up userconf-pi (0.12) ...Processing triggers for debianutils (5.23.1) ...Processing triggers for install-info (7.1.1-1+b1) ...Processing triggers for libc-bin (2.41-9+~rpt1) ...Processing triggers for systemd (257.5-2+rpi1) ...Processing triggers for sgml-base (1.31+nmu1) ...Setting up polkitd (126-2) ...Setting up modemmanager (1.24.0-1) ...Errors were encountered while processing: linux-image-6.12.34+rpt-rpi-v6 linux-image-6.12.34+rpt-rpi-v7 linux-headers-6.12.34+rpt-rpi-v7 linux-headers-6.12.34+rpt-rpi-v6 linux-image-6.12.25+rpt-rpi-v6 linux-image-6.12.25+rpt-rpi-v7 linux-image-6.12.34+rpt-rpi-v8:arm64 linux-image-rpi-v8:arm64 linux-image-6.12.25+rpt-rpi-v8:arm64 linux-headers-6.12.25+rpt-rpi-v7 linux-image-rpi-v6 linux-headers-6.12.25+rpt-rpi-v6 linux-image-rpi-v7 linux-headers-rpi-v7 linux-headers-rpi-v6needrestart is being skipped since dpkg has failed

Yesterday the 32bit desktop would nor run due to missing Release files, today it's complaining about dependencies:

Code:

root@newpi-d:~# sudo apt full-upgrade -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew" --purge --auto-remove rpd-wayland-all+ rpd-x-all+Reading package lists... DoneBuilding dependency tree... DoneReading state information... DoneCalculating upgrade... Error!Some packages could not be installed. This may mean that you haverequested an impossible situation or if you are using the unstabledistribution that some required packages have not yet been createdor been moved out of Incoming.The following information may help to resolve the situation:The following packages have unmet dependencies: labwc : Depends: libpangocairo-1.0-0 (>= 1.22.0) but it is not going to be installed         Depends: librsvg2-2 (>= 2.46.0) but it is not going to be installed libglib2.0-0t64 : Breaks: libglib2.0-0 (< 2.80.0-7~) but 2.74.6-2+deb12u6 is to be installed libgtk-3-0t64 : Depends: libpangocairo-1.0-0 (>= 1.44.0) but it is not going to be installed                 Recommends: librsvg2-common but it is not going to be installed libpangomm-1.4-1v5 : Depends: libpangocairo-1.0-0 (>= 1.41.0) but it is not going to be installed lp-connection-editor : Depends: libgtk-3-0 (>= 3.24) but it is not installable lpplug-menu : Depends: pishutdown (>= 0.31) but it is not going to be installed lpplug-netman : Depends: libpangocairo-1.0-0 (>= 1.14.0) but it is not going to be installed lpplug-updater : Depends: gui-updater but it is not going to be installed rpd-common : Depends: lightdm but it is not going to be installed              Depends: pcmanfm but it is not going to be installed              Depends: lxterminal but it is not going to be installed              Depends: pi-greeter but it is not going to be installed              Depends: pishutdown but it is not going to be installed              Depends: gvfs-backends but it is not going to be installed                            Depends: qt5ct but it is not going to be installed              Depends: qt5-style-plugins but it is not going to be installed              Depends: gui-pkinst but it is not going to be installed              Depends: pprompt but it is not going to be installed              Depends: gnome-keyring but it is not going to be installed              Depends: pulseaudio              Depends: pulseaudio-module-bluetooth but it is not going to be installed rpd-plym-splash : Depends: plymouth-themes (>= 0.9.2) but it is not going to be installed rpd-wayland-core : Depends: wfplug-menu but it is not going to be installed                    Depends: wfplug-updater but it is not going to be installed                    Depends: wfplug-netman but it is not going to be installed rpd-x-core : Depends: openbox but it is not going to be installedE: Unable to correct problems, you have held broken packages.
Thanks Gents.

Statistics: Posted by rc86286 — Thu Jul 10, 2025 12:37 pm



Viewing all articles
Browse latest Browse all 8013

Trending Articles