Le 29/12/2016 à 23:14, John Naggets a écrit :
$ sudo apt-get update Hit http://security.debian.org jessie/updates InRelease Ign http://ftp.ch.debian.org jessie InRelease Get:1 http://ftp.ch.debian.org jessie-updates InRelease [145 kB] Hit http://ftp.ch.debian.org jessie Release.gpg Hit http://ftp.ch.debian.org jessie Release Get:2 http://security.debian.org jessie/updates/main Translation-en [178 kB] Get:3 http://security.debian.org jessie/updates/main Sources [174 kB] Get:4 http://ftp.ch.debian.org jessie-updates/main Sources [15.4 kB] Get:5 http://security.debian.org jessie/updates/main amd64 Packages [336 kB] Get:6 http://ftp.ch.debian.org jessie-updates/main amd64 Packages/DiffIndex [6,916 B] Get:7 http://ftp.ch.debian.org jessie-updates/main Translation-en/DiffIndex [2,704 B] Get:8 http://ftp.ch.debian.org jessie/main Sources [7,059 kB] E: The method driver /usr/lib/apt/methods/https could not be found. N: Is the package apt-transport-https installed? $ sudo apt-get install apt-transport-https Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: apt-transport-https : Depends: libcurl3-gnutls (>= 7.16.2) but it is not going to be installed E: Unable to correct problems, you have held broken packages. $ sudo apt-get install libcurl3-gnutls Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libcurl3-gnutls : Depends: librtmp1 (>= 2.4+20131018.git79459a2-3~) but it is not installable Recommends: ca-certificates but it is not installable E: Unable to correct problems, you have held broken packages. $ sudo apt-get install ca-certificates Reading package lists... Done Building dependency tree Reading state information... Done Package ca-certificates is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'ca-certificates' has no installation candidate
I guess a line for the jessie repository is missing in /etc/apt/sources.list.