skip to Main Content

unable to run apt-get -f install on debian

I have a system that is due to be upgraded but I'm having conflicts with apt-get -f install: apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following extra packages will…

VIEW QUESTION

Update docker on Debian 10

I try to update docker on Debian, with the following command: sudo apt-get update --allow-releaseinfo-change But I got the following error message: Hit:1 http://asi-fs-n.contabo.net/debian buster InRelease Hit:2 http://asi-fs-n.contabo.net/debian buster-updates InRelease Hit:3 http://security.debian.org/debian-security buster/updates InRelease Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB]…

VIEW QUESTION
Back To Top
Search