-
Bug
-
Resolution: Done
-
Major
-
4.15.z, 4.16.z
-
None
-
Important
-
None
-
1
-
OSDOCS Sprint 256, OSDOCS Sprint 257
-
2
-
False
-
-
Release Note Not Required
-
In Progress
Description of problem:
opm generate dockerfile <catalog_dir> \ -i registry.redhat.io/openshift4/ose-operator-registry:v4.16 [cloud-user@preserve-olm-env2 opm]$ podman pull registry.redhat.io/openshift4/ose-operator-registry:v4.16 Trying to pull registry.redhat.io/openshift4/ose-operator-registry:v4.16... Error: initializing source docker://registry.redhat.io/openshift4/ose-operator-registry:v4.16: reading manifest v4.16 in registry.redhat.io/openshift4/ose-operator-registry: manifest unknown
Version-Release number of selected component (if applicable):
4.16
How reproducible:
always
Steps to Reproduce:
1. Pulling registry.redhat.io/openshift4/ose-operator-registry:v4.16 2. 3.
Actual results:
[cloud-user@preserve-olm-env2 opm]$ podman pull registry.redhat.io/openshift4/ose-operator-registry:v4.16 Trying to pull registry.redhat.io/openshift4/ose-operator-registry:v4.16... Error: initializing source docker://registry.redhat.io/openshift4/ose-operator-registry:v4.16: reading manifest v4.16 in registry.redhat.io/openshift4/ose-operator-registry: manifest unknown
Expected results:
It should be registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.16
[cloud-user@preserve-olm-env2 opm]$ podman pull registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.16 Trying to pull registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.16... Getting image source signatures Checking if image destination supports signatures Copying blob bcd7dc0c0b02 skipped: already exists Copying blob 2c1c281f5b6a skipped: already exists Copying blob 74b582a585c1 skipped: already exists Copying blob ca1636478fe5 skipped: already exists Copying config 74e4eaf472 done | Writing manifest to image destination Storing signatures 74e4eaf47203fdcf98ecf43d6dbea567d29b74227738fcf8205bbaa2a7d6b72a
Additional info:
- blocks
-
OCPBUGS-34502 Command of "generate a Dockerfile that can build a catalog image" is not correct
- Closed
- duplicates
-
OCPBUGS-34502 Command of "generate a Dockerfile that can build a catalog image" is not correct
- Closed
- links to