Le 21/08/2017 à 19:47, Jason Brooks a écrit :
The CentOS Virt SIG is now producing Kubernetes 1.7.x rpms, available through this yum repo (https://github.com/CentOS/CentOS-Dockerfiles/blob/master/kubernetes-sig/mast...). The Atomic SIG is maintaining system containers based on these rpms that can be installed as as follows:
Hi,
I'm trying to use this repository with yum, as an independant one for kubernetes packages, but I'm facing the error below :
Erreur : Paquet : 2:docker-1.13.1-25.gitb5e3294.el7.x86_64 (virt7-container-common-candidate) Requiert : container-storage-setup
Do you plane to add the container-storage-setup package in this repository or do I have to check for it in another one ?
This is probably a better one to use: https://github.com/CentOS/CentOS-Dockerfiles/blob/master/kubernetes-sig/node...
It includes a line: "exclude=docker" to stick with the non-sig version of docker.
Jason
Ok this should be a solution, but I was also interested to stick with the sig version of docker. By the way, how do you solve the container-storage-setup package's Requires, I haven't seen any koji file build for this package in the CBS.
Jean-Marc