-
Bug
-
Resolution: Done
-
Critical
-
2.2.0.GA
In the last day or so, this job broke:
Reason:
adding repo from: http://download.fedoraproject.org/pub/fedora/linux/updates/30/Everything/x86_64 [download.fedoraproject.org_pub_fedora_linux_updates_30_Everything_x86_64] name=added from: http://download.fedoraproject.org/pub/fedora/linux/updates/30/Everything/x86_64 baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/30/Everything/x86_64 enabled=1 http://csc.mcs.sdsmt.edu/epel/7/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://csc.mcs.sdsmt.edu/epel/7/x86_64/repodata/repomd.xml: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds') Trying other mirror. http://download.fedoraproject.org/pub/fedora/linux/updates/30/Everything/x86_64/repodata/e7cf3cf462be200c19b0a5b0c3d8b1470ac274847ad3b7306f9ccdaadf792fbf-comps-Everything.x86_64.xml.gz: [Errno 12] Timeout on http://csc.mcs.sdsmt.edu/fedora/linux/updates/30/Everything/x86_64/repodata/e7cf3cf462be200c19b0a5b0c3d8b1470ac274847ad3b7306f9ccdaadf792fbf-comps-Everything.x86_64.xml.gz: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds') Trying other mirror. skopeo version 0.1.37
SO...
skopeo copy --all docker://registry-proxy.engineering.redhat.com/rh-osbs/codeready-workspaces-operator:2.2-6 docker://quay.io/crw/operator-rhel8:2.2-6
Incorrect Usage: flag provided but not defined: -all
We need to ensure that we have skopeo >=0.1.40 (from Fedora 30) installed, or else build it from sources and install it on all vms.
I had a MR for this a while back but it didn't work... need a revised one.
https://gitlab.cee.redhat.com/codeready-workspaces/cloud-slaves/merge_requests/18
- relates to
-
CRW-563 operators use tag for containerImage reference instead of digest
- Closed