03-03-2020, 04:48 PM
Curious.
When I just tried a dry-run upgrade on a 6.4.2 player, apt-get reports a ton of packages, which suggests to me that it isn't being run unattended.
In any case, it shouldn't be run unattended so grab a pair of pliers and crush those timers
Regards,
Kent
When I just tried a dry-run upgrade on a 6.4.2 player, apt-get reports a ton of packages, which suggests to me that it isn't being run unattended.
Code:
pi@moodevu:~ $ sudo apt-get -s upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
libgl1-mesa-dri mesa-va-drivers mesa-vdpau-drivers raspi-config
The following packages will be upgraded:
base-files chromium-browser chromium-browser-l10n chromium-codecs-ffmpeg-extra e2fsprogs ffmpeg git
git-man libavcodec-dev libavcodec58 libavdevice58 libavfilter7 libavformat-dev libavformat58
libavresample4 libavutil-dev libavutil56 libboost-atomic1.67.0 libboost-iostreams1.67.0
libboost-regex1.67.0 libboost-system1.67.0 libboost-thread1.67.0 libcom-err2 libcups2 libdrm-amdgpu1
libdrm-common libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libegl1 libegl1-mesa libexif12
libext2fs2 libgbm1 libgl1 libglapi-mesa libgles2 libglvnd0 libglx-mesa0 libglx0 libgnutls-dane0
libgnutls-openssl27 libgnutls28-dev libgnutls30 libgnutlsxx28 libidn2-0 libidn2-dev libmysofa0 libnss3
libopenjp2-7 libpam-systemd libpostproc55 libpython3.7 libpython3.7-dev libpython3.7-minimal
libpython3.7-stdlib libraspberrypi-bin libraspberrypi-dev libraspberrypi-doc libraspberrypi0 libsasl2-2
libsasl2-modules-db libss2 libssl-dev libssl1.1 libswresample-dev libswresample3 libswscale5
libsystemd-dev libsystemd0 libtiff5 libtimedate-perl libudev-dev libudev1 libvpx5 openssh-client
openssh-server openssh-sftp-server openssl php7.3-cli php7.3-common php7.3-fpm php7.3-gd php7.3-json
php7.3-opcache php7.3-readline php7.3-sqlite3 python-apt-common python3-apt python3.7 python3.7-dev
python3.7-minimal raspberrypi-bootloader raspberrypi-kernel rpi-eeprom rpi-eeprom-images ssh sudo systemd
systemd-sysv udev x11-xserver-utils
103 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
...
In any case, it shouldn't be run unattended so grab a pair of pliers and crush those timers

Regards,
Kent