Unable do locate package docker-ce
Résolu
Exileur
Messages postés
1475
Date d'inscription
Statut
Membre
Dernière intervention
-
zipe31 Messages postés 36402 Date d'inscription Statut Contributeur Dernière intervention -
zipe31 Messages postés 36402 Date d'inscription Statut Contributeur Dernière intervention -
Bonjour,
Une petite surprise ce matin...
Qq à une idée ?
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:
- Unable to locate package docker-compose-plugin
- E unable to locate package - Meilleures réponses
- Debian unable to locate package docker-compose-plugin - Meilleures réponses
- Qwerty to azerty - Guide
- Microsoft visual c++ 2019 redistributable package - Guide
- Press del to enter setup ✓ - Forum Windows
- Your device ran into a problem and needs to restart - Forum Windows 10
- Video to video - Télécharger - Conversion & Codecs
2 réponses
Bonjour,
Probléme chaise/clavier ... Reveille difficile ce matin :smile:
j'ai ajouté :
au lieu de :
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
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
Salut,
J'ai guère mieux chez moi ;-\
Idem sur Buster :
J'ai guère mieux chez moi ;-\
$ lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 9.11 (stretch)
Release: 9.11
Codename: stretch
$ sudo aptitude search docker-c
p docker-compose - Punctual, lightweight development environments using Docker
p golang-docker-credential-helpers - Use native stores to safeguard Docker credentials
p golang-github-docker-containerd-dev - runC develpoment files
p golang-github-docker-docker-credential-helpers-dev - Use native stores to safeguard Docker credentials
Idem sur Buster :
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 10 (buster)
Release: 10
Codename: buster
$ sudo aptitude search docker-c
p docker-compose - environnements de développement ponctuels, légers utilisant D
p golang-docker-credential-helpers - native stores to safeguard Docker credentials
p golang-github-docker-docker-credential-helpers-dev - native stores to safeguard Docker credentials - library
Bonne journée à toi également.