Hi

Is there a reason why these rpms "origin-node-3.10.0" and
"origin-clients-3.10.0" are needed to install origin 3.10 on Centos7 even
if the option "containerized=true" is defined AND where only docker images
should be installed ?

TASK [openshift_node : Install node, clients, and conntrack packages]
***********************************************************************************************************************************************************************************
FAILED - RETRYING: Install node, clients, and conntrack packages (3 retries
left).
...
failed: [192.168.99.50] (item={u'name': u'origin-node-3.10.0'}) =>
{"attempts": 3, "changed": false, "item": {"name": "origin-node-3.10.0"},
"msg": "No package matching 'origin-node-3.10.0' found available, installed
or updated", "rc": 126, "results": ["No package matching
'origin-node-3.10.0' found available, installed or updated"]}
FAILED - RETRYING: Install node, clients, and conntrack packages (3 retries
left).
...
failed: [192.168.99.50] (item={u'name': u'origin-clients-3.10.0'}) =>
{"attempts": 3, "changed": false, "item": {"name":
"origin-clients-3.10.0"}, "msg": "No package matching
'origin-clients-3.10.0' found available, installed or updated", "rc": 126,
"results": ["No package matching 'origin-clients-3.10.0' found available,
installed or updated"]}
c

Config of the inventory
containerized=true
openshift_deployment_type=origin
openshift_enable_excluders=false
openshift_release="3.10"
openshift_image_tag=v3.10.0
openshift_pkg_version=-3.10.0

Regards

Charles
_______________________________________________
dev mailing list
dev@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev

Reply via email to