Project

General

Profile

Actions

Bug #32159

closed

"podman search returns 'archived/versioned' repos, but ISE is returned when pulling them"

Added by James Jeffers about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Repositories
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

'Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1940562 \n\n*Description of problem:*\n\n\n*Version-Release number of selected component (if applicable):*\n\nSat6.9 snap 17\n\n\n\n\n\n*Steps to Reproduce:*\n1. Create a product and repo with images (in this case, hello-world [1])\n2. Create a Content View of the container images and publish it\n3. On the CLI, login to Satellite Server: podman login --tls-verify=false\n <sat6> \n4. Create a CCV, add above CV, publish, promote to atest LCE\n5. podman search --tls-verify=false <sat6>/default_organization\n6. Try to pull all the images listed in the search step\n\n*Actual results:*\n\nI see some :\nRequesting bear token: invalid status code from registry 500 (Internal Server Error)\n\n\nTrying to pull dhcp-2-45/default_organization-pm_test-b-docker-docker-images-hello-world:latest...\nGetting image source signatures\nCopying blob b8dfde127a29 [--------------------------------------] 0.0b / 0.0b\nCopying config d1165f2212 done \nWriting manifest to image destination\nStoring signatures\nd1165f2212346b2bab48cb01c1e39ee8ad1be46b87873d9ca7a4e434980a7726\n\n[sjw@t480s tmp]$ podman pull --tls-verify=false dhcp-2-45/default_organization-docker-images-3_0-docker-images-hello-world\nTrying to pull dhcp-2-45/default_organization-docker-images-3_0-docker-images-hello-world:latest...\n Requesting bear token: invalid status code from registry 500 (Internal Server Error)\nError: Error initializing source docker://dhcp-2-45/default_organization-docker-images-3_0-docker-images-hello-world:latest: Requesting bear token: invalid status code from registry 500 (Internal Server Error)\n\n[sjw@t480s tmp]$ podman pull --tls-verify=false dhcp-2-45/default_organization-docker-images-hello-world\nTrying to pull dhcp-2-45/default_organization-docker-images-hello-world:latest...\nGetting image source signatures\nCopying blob b8dfde127a29 [--------------------------------------] 0.0b / 0.0b\nCopying config d1165f2212 done \nWriting manifest to image destination\nStoring signatures\nd1165f2212346b2bab48cb01c1e39ee8ad1be46b87873d9ca7a4e434980a7726\n\n[sjw@t480s tmp]$ podman pull --tls-verify=false dhcp-2-45/default_organization-docker-images-1_0-docker-images-hello-world\nTrying to pull dhcp-2-45default_organization-docker-images-1_0-docker-images-hello-world:latest...\n Requesting bear token: invalid status code from registry 500 (Internal Server Error)\nError: Error initializing source docker://dhcp-2-45/default_organization-docker-images-1_0-docker-images-hello-world:latest: Requesting bear token: invalid status code from registry 500 (Internal Server Error)\n\n*Expected results:*\n\nEither an image can be pulled or a meaningful error message is given\n\n\n*Additional info:*\n\n1 https://hub.docker.com/_/hello-world'

Actions #1

Updated by James Jeffers about 3 years ago

  • Subject changed from "podman search returns 'archived/versioned' repos, but ISE is returned when pulling them" to "podman search returns 'archived/versioned' repos, but ISE is returned when pulling them"
  • Assignee set to James Jeffers
Actions #2

Updated by The Foreman Bot about 3 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/9241 added
Actions #3

Updated by Ian Ballou about 3 years ago

  • Target version set to Katello 4.1.0
  • Triaged changed from No to Yes
Actions #4

Updated by The Foreman Bot about 3 years ago

  • Fixed in Releases Katello 4.2.0 added
Actions #5

Updated by James Jeffers about 3 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF