Code: Select all
linaro@linaro-alip:~$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
i follow this guide https://www.cyberciti.biz/faq/update-up ... -bullseye/
and have trouble with 2 files in /etc/init.d:
Code: Select all
rockchip.sh
S99_auto_reboot
some packages i have updated successfully some - not:
Code: Select all
10 upgraded, 46 newly installed, 0 to remove and 420 not upgraded.
Need to get 17.2 MB/43.7 MB of archives.
After this operation, 20.4 MB of additional disk space will be used.
Code: Select all
Setting up util-linux (2.36.1-8+deb11u2) ...
I googled close problem here - https://askubuntu.com/questions/1208030 ... -no-errors
But i have no idea how to deal in this case.
May be someone knows ?