Today's chromium-browser update seems (to put it technically) borked. chromium-browser is replaced by chromium, and pulls in a literal TON of new packages.
All good so far, but when I look at what will be upgraded, I getAnd curiously, on a system that I just went ahead and updated:
Code:
skypi~$ sudo apt update...11 packages can be upgraded. Run 'apt list --upgradable' to see them.skypi~$ sudo apt list --upgradableListing... Donechromium-browser/stable,stable 1:128.0.6613.119-1~deb12u1+rpt5 arm64 [upgradable from: 126.0.6478.164-rpt1]libssl3/stable 3.0.14-1~deb12u2+rpt1 arm64 [upgradable from: 3.0.14-1~deb12u2]openssl/stable 3.0.14-1~deb12u2+rpt1 arm64 [upgradable from: 3.0.14-1~deb12u2]raspi-utils-core/stable 20240903-1 arm64 [upgradable from: 20240402-4]raspi-utils-dt/stable 20240903-1 arm64 [upgradable from: 20240402-4]raspi-utils-eeprom/stable 20240903-1 arm64 [upgradable from: 20240402-4]raspi-utils-otp/stable,stable 20240903-1 all [upgradable from: 20240402-4]raspi-utils/stable,stable 20240903-1 all [upgradable from: 20240402-4]raspinfo/stable,stable 20240903-1 all [upgradable from: 20240402-4]xserver-common/stable,stable 2:21.1.7-3+rpt3+deb12u7 all [upgradable from: 2:21.1.7-3+rpt2+deb12u7]xserver-xorg-core/stable 2:21.1.7-3+rpt3+deb12u7 arm64 [upgradable from: 2:21.1.7-3+rpt2+deb12u7]
Code:
skypi~$ sudo apt upgradeReading package lists... DoneBuilding dependency tree... DoneReading state information... DoneCalculating upgrade... DoneThe following packages were automatically installed and are no longer required: chromium-browser chromium-codecs-ffmpeg-extraUse 'apt autoremove' to remove them.The following NEW packages will be installed: bubblewrap chromium chromium-common dictionaries-common glib-networking glib-networking-common glib-networking-services gsettings-desktop-schemas gstreamer1.0-plugins-base gstreamer1.0-plugins-good hunspell-en-us libaa1 libaspell15 libavc1394-0 libc++1-16 libc++abi1-16 libcaca0 libcdparanoia0 libdv4 libenchant-2-2 libgssdp-1.6-0 libgstreamer-gl1.0-0 libgstreamer-plugins-bad1.0-0 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgupnp-1.6-0 libgupnp-igd-1.0-4 libharfbuzz-icu0 libharfbuzz-subset0 libhunspell-1.7-0 libhyphen0 libiec61883-0 libjack-jackd2-0 libjavascriptcoregtk-4.1-0 libmanette-0.2-0 libminizip1 libnice10 libnotify4 libopenh264-7 liborc-0.4-0 libraw1394-11 libsecret-1-0 libsecret-common libshout3 libsoup-3.0-0 libsoup-3.0-common libsoup2.4-1 libsoup2.4-common libspeex1 libtag1v5 libtag1v5-vanilla libtheora0 libtwolame0 libunwind-16 libva-drm2 libva2 libvisual-0.4-0 libvpx7 libvulkan1 libwavpack1 libwebkit2gtk-4.1-0 libwoff1 libxnvctrl0 libxslt1.1 xdg-dbus-proxy zenity zenity-commonThe following packages will be upgraded: chromium-browser libssl3 openssl raspi-utils raspi-utils-core raspi-utils-dt raspi-utils-eeprom raspi-utils-otp raspinfo xserver-common xserver-xorg-core11 upgraded, 67 newly installed, 0 to remove and 0 not upgraded.Need to get 188 MB of archives.After this operation, 103 MB of additional disk space will be used.Do you want to continue? [Y/n]
Code:
p02w~$ sudo apt source chromium-browserReading package lists... DoneE: You must put some 'deb-src' URIs in your sources.listp02w~$ sudo apt updateHit:1 http://deb.debian.org/debian bookworm InReleaseHit:2 http://deb.debian.org/debian-security bookworm-security InReleaseHit:3 http://deb.debian.org/debian bookworm-updates InReleaseHit:4 http://archive.raspberrypi.com/debian bookworm InReleaseReading package lists... DoneBuilding dependency tree... DoneReading state information... DoneAll packages are up to date.p02w~$[code]It appears that chromium-browser has been replaced by chromium[code]p02w~$ sudo apt search chromium-browserSorting... DoneFull Text Search... Donechromium-browser/stable,stable,now 1:128.0.6613.119-1~deb12u1+rpt5 all [installed,auto-removable] transitional dummy packagechromium-browser-dbgsym/stable 126.0.6478.164-rpt1 arm64 debug symbols for chromium-browserchromium-browser-l10n/stable,stable 1:128.0.6613.119-1~deb12u1+rpt5 all transitional dummy packagep02w~$
Statistics: Posted by bls — Wed Sep 11, 2024 2:41 pm