Unable do locate package docker-ce

Résolu/Fermé
Exileur Messages postés 1475 Date d'inscription mercredi 31 août 2011 Statut Membre Dernière intervention 16 décembre 2022 - 4 févr. 2020 à 09:33
zipe31 Messages postés 36402 Date d'inscription dimanche 7 novembre 2010 Statut Contributeur Dernière intervention 27 janvier 2021 - 4 févr. 2020 à 10:01
Bonjour,

Une petite surprise ce matin...

root@usine-gitlab:~# apt update \
> && apt search docker-ce \
> && apt install docker-ce
Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
Ign:2 http://ftp.fr.debian.org/debian stretch InRelease                       
Hit:3 http://ftp.fr.debian.org/debian stretch-updates InRelease               
Hit:4 http://ftp.fr.debian.org/debian stretch Release
Hit:5 https://download.docker.com/linux/debian stretch InRelease
Hit:7 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch InRelease
Reading package lists... Done
Building dependency tree       
Reading state information... Done
1 package can be upgraded. Run 'apt list --upgradable' to see it.

Sorting... Done
Full Text Search... Done
docker-ce/stretch 5:19.03.5~3-0~debian-stretch armhf
  Docker: the open-source application container engine

docker-ce-cli/stretch 5:19.03.5~3-0~debian-stretch armhf
  Docker CLI: the open-source application container engine

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package docker-ce

root@usine-gitlab:~# lsb_release -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux 9.11 (stretch)
Release:	9.11
Codename:	stretch


Qq à une idée ?

Configuration: Linux / Chrome 79.0.3945.130

A voir également:

2 réponses

Exileur Messages postés 1475 Date d'inscription mercredi 31 août 2011 Statut Membre Dernière intervention 16 décembre 2022 150
4 févr. 2020 à 09:59
Bonjour,

Probléme chaise/clavier ... Reveille difficile ce matin :smile:

j'ai ajouté :
deb [arch=armhf] https://download.docker.com/linux/debian/ stretch stable

au lieu de :
deb [arch=amd64] https://download.docker.com/linux/debian/ stretch stable


Dans mon fichier de sources apt ...

Donc le packet existe bien mais n'est pas dispo pour ma distro ...

Sorry pour le bruit !

Bonne journée
1
zipe31 Messages postés 36402 Date d'inscription dimanche 7 novembre 2010 Statut Contributeur Dernière intervention 27 janvier 2021 6 407
4 févr. 2020 à 10:01
Pas de problème pour le bruit, chuis sourdingue ;-))

Bonne journée à toi également.
0