-
By following the updates FAQ I updated tinypilot via the web menu. root@tinypilot:~# apt full-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
base-files bind9-host cifs-utils dpkg dpkg-dev gzip libbind9-161 libc-bin libc-dev-bin libc-l10n
libc6 libc6-dbg libc6-dev libdns-export1104 libdns1104 libdpkg-perl libgmp10 libicu63
libisc-export1100 libisc1100 libisccc161 libisccfg163 libldap-2.4-2 libldap-common liblwres161
liblzma5 libntfs-3g883 libperl5.28 libpolkit-agent-1-0 libpolkit-backend-1-0 libpolkit-gobject-1-0
libraspberrypi-bin libraspberrypi-dev libraspberrypi-doc libraspberrypi0 libsasl2-2
libsasl2-modules-db libtiff5 libxml2 linux-libc-dev locales multiarch-support ntfs-3g openssl perl
perl-base perl-modules-5.28 policykit-1 publicsuffix raspberrypi-bootloader raspberrypi-kernel
rpi-eeprom rsyslog tzdata vim-common vim-tiny xxd xz-utils zlib1g zlib1g-dev
60 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 172 MB of archives.
After this operation, 6,556 kB of additional disk space will be used.
Do you want to continue? [Y/n] n
root@tinypilot:~# dpkg -V
??5?????? c /etc/skel/.bashrc
??5?????? c /etc/nginx/nginx.conf
??5?????? /lib/modules/5.10.63-v7l+/kernel/drivers/usb/gadget/function/usb_f_hid.ko
??5?????? c /etc/sudoers
??5?????? c /etc/default/useradd
??5?????? c /etc/dphys-swapfile
??5?????? c /etc/login.defs My question is, should we (experienced Linux users) do that, or do we risk breaking something? |
Beta Was this translation helpful? Give feedback.
Answered by
mtlynch
Aug 11, 2022
Replies: 1 comment
-
Yes, you can run |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mtlynch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you can run
full-upgrade
. There's little risk of breaking TinyPilot by upgrading the other packages.