I had the screen flickering instead of booting problem.
The update was probably done a couple of days ago, max 15.
I booted the Pine Note on a plane to see it has become a paperweight
And arrived at the destination without reading.
What worked for me:
1. Creating a HotSpot with the same name as home network
2. SSH-ing into pinenote
3.
This was _not_ downloaded.
Some debugging for the wise, what didn't work:
and not even
The above errors sound as if mutter should NOT be updated, but it did? Anyway, see my number 3. above, for now..
The update was probably done a couple of days ago, max 15.
I booted the Pine Note on a plane to see it has become a paperweight

What worked for me:
1. Creating a HotSpot with the same name as home network
2. SSH-ing into pinenote
3.
Code:
sudo dpkg -i /var/cache/apt/archives/mutter-common_47.3-2_all.deb
This was _not_ downloaded.
Some debugging for the wise, what didn't work:
PHP Code:
user@pinenote:~$ sudo apt full-upgrade
[sudo] password for user:
The following packages were automatically installed and are no longer required:
cheese libabsl20230802 libglapi-mesa libnsl2 libraqm0 lp-solve python3.12
cheese-common libcamera0.3 libgnome-menu-3-0 libopenh264-7 libruby3.1t64 network-manager-gnome python3.12-minimal
coinor-libcoinmp1v5 libcheese-gtk25 libicu72 libpaper1 libtag1v5 python3-autocommand ruby3.1
eog libcheese8 libjxl0.10 libpoppler-cpp1 libtag1v5-vanilla python3-inflect tracker
gir1.2-gmenu-3.0 libclutter-gst-3.0-0 libjxl0.9 libpoppler140 libunwind8 python3-jaraco.context tracker-miner-fs
gir1.2-gtop-2.0 libconfig++9v5 libldap-2.5-0 libpoppler145 libutempter0 python3-jaraco.functools
gnome-shell-extensions-common libdirectfb-1.7-7t64 libmagickcore-6.q16-7t64 libpython3.12-minimal libwebrtc-audio-processing1 python3-more-itertools
gnome-video-effects libdrm-radeon1 libmagickwand-6.q16-7t64 libpython3.12-stdlib libx265-209 python3-pkg-resources
gstreamer1.0-clutter-3.0 libflac12t64 libmbedcrypto7t64 libpython3.12t64 libxcb-dri2-0 python3-typeguard
imagemagick-6.q16 libfuse3-3 libmsgraph-0-1 libqpdf29t64 libxnnpack0 python3-typing-extensions
Use 'sudo apt autoremove' to remove them.
Not upgrading:
gnome gnome-core mutter-common-bin xdg-desktop-portal-gnome
and not even
PHP Code:
user@pinenote:~$ sudo apt upgrade mutter-common-bin
Calculating upgrade... Error!
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
Unsatisfied dependencies:
gir1.2-mutter-15 : Depends: libmutter-15-0 (= 47.4-1) but it is not going to be installed
gnome-shell : Depends: libmutter-15-0 (>= 47.0) but it is not going to be installed
Recommends: bolt but it is not going to be installed
Recommends: gnome-browser-connector but it is not going to be installed
Recommends: gnome-remote-desktop but it is not going to be installed
Recommends: ibus but it is not going to be installed
Recommends: iio-sensor-proxy but it is not going to be installed
Recommends: switcheroo-control but it is not going to be installed
The above errors sound as if mutter should NOT be updated, but it did? Anyway, see my number 3. above, for now..