Hey,
installing something forced the install of python:armhf which is incompatible with my Pi5 running arm64 version of Pi OS.
As a result it tore out all the non-armhf python stuff, and possibly anything depending on it, which appears to have removed one heck of a lot (but not as much as you'd expect).
Adding python back solved most of my problems (I remote SSH into it and use vscode-server on pi from main laptop), but it no longer boots to desktop (despite using raspi-config to reselect boot to desktop).
Possibly relevant journal messages:
May 21 23:40:43 pi5sd256gb systemd[1301]: Started dbus.service - D-Bus User Message Bus.
May 21 23:40:43 pi5sd256gb wireplumber[1318]: Can't find org.freedesktop.portal.Desktop. Is xdg-desktop-portal running?
May 21 23:40:43 pi5sd256gb pipewire-pulse[1319]: mod.rt: Can't find org.freedesktop.portal.Desktop. Is xdg-desktop-portal running?
May 21 23:40:43 pi5sd256gb pipewire[1317]: mod.rt: Can't find org.freedesktop.portal.Desktop. Is xdg-desktop-portal running?
May 21 23:40:43 pi5sd256gb dbus-daemon[709]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' reque>
May 21 23:40:43 pi5sd256gb systemd[1]: Starting rtkit-daemon.service - RealtimeKit Scheduling Policy Service...
May 21 23:40:43 pi5sd256gb dbus-daemon[709]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
May 21 23:40:43 pi5sd256gb systemd[1]: Started rtkit-daemon.service - RealtimeKit Scheduling Policy Service.
I appreciate the quickest fix is to reinstall, but I'm curious how:
(a) I start the desktop that I recognise rather than some startx lightdm version
(b) reinstall the desktop packages that are installed by default (a bit like there used to be a catch-all package for ubuntu-desktop which would convert a headless install to full)
installing something forced the install of python:armhf which is incompatible with my Pi5 running arm64 version of Pi OS.
As a result it tore out all the non-armhf python stuff, and possibly anything depending on it, which appears to have removed one heck of a lot (but not as much as you'd expect).
Adding python back solved most of my problems (I remote SSH into it and use vscode-server on pi from main laptop), but it no longer boots to desktop (despite using raspi-config to reselect boot to desktop).
Possibly relevant journal messages:
May 21 23:40:43 pi5sd256gb systemd[1301]: Started dbus.service - D-Bus User Message Bus.
May 21 23:40:43 pi5sd256gb wireplumber[1318]: Can't find org.freedesktop.portal.Desktop. Is xdg-desktop-portal running?
May 21 23:40:43 pi5sd256gb pipewire-pulse[1319]: mod.rt: Can't find org.freedesktop.portal.Desktop. Is xdg-desktop-portal running?
May 21 23:40:43 pi5sd256gb pipewire[1317]: mod.rt: Can't find org.freedesktop.portal.Desktop. Is xdg-desktop-portal running?
May 21 23:40:43 pi5sd256gb dbus-daemon[709]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' reque>
May 21 23:40:43 pi5sd256gb systemd[1]: Starting rtkit-daemon.service - RealtimeKit Scheduling Policy Service...
May 21 23:40:43 pi5sd256gb dbus-daemon[709]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
May 21 23:40:43 pi5sd256gb systemd[1]: Started rtkit-daemon.service - RealtimeKit Scheduling Policy Service.
I appreciate the quickest fix is to reinstall, but I'm curious how:
(a) I start the desktop that I recognise rather than some startx lightdm version
(b) reinstall the desktop packages that are installed by default (a bit like there used to be a catch-all package for ubuntu-desktop which would convert a headless install to full)
Statistics: Posted by tyeth — Tue May 21, 2024 10:52 pm