sommerfeld-io-archive / configs

Configuration as code for all my computers and RasPi nodes.
Other
1 stars 0 forks source link

Fix GPG keys in legacy keyring #130

Open sebastian-sommerfeld-io opened 1 year ago

sebastian-sommerfeld-io commented 1 year ago
sebastian@caprica:~ $ sudo apt-get update
Hit:1 http://ppa.launchpad.net/ansible/ansible/ubuntu lunar InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu lunar InRelease                                                                                     
Hit:3 https://cli.github.com/packages stable InRelease                                                                                        
Hit:4 http://us.archive.ubuntu.com/ubuntu lunar-updates InRelease                                                                             
Hit:5 http://us.archive.ubuntu.com/ubuntu lunar-backports InRelease                                                                           
Hit:6 https://download.docker.com/linux/ubuntu lunar InRelease                                                                                
Hit:7 https://download.sublimetext.com apt/stable/ InRelease                                                                                 
Hit:8 http://us.archive.ubuntu.com/ubuntu lunar-security InRelease                                                     
Hit:9 https://apt.releases.hashicorp.com lunar InRelease                                         
Hit:10 https://dl.google.com/linux/chrome/deb stable InRelease             
Reading package lists... Done
W: http://ppa.launchpad.net/ansible/ansible/ubuntu/dists/lunar/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: https://cli.github.com/packages/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: https://download.docker.com/linux/ubuntu/dists/lunar/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
N: Skipping acquire of configured file 'stable/binary-i386/Packages' as repository 'https://download.docker.com/linux/ubuntu lunar InRelease' doesn't support architecture 'i386'
W: https://download.sublimetext.com/apt/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: https://apt.releases.hashicorp.com/dists/lunar/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.