Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when runlabel is missing #8038

Closed
langdon opened this issue Oct 15, 2020 · 2 comments · Fixed by #8039
Closed

error when runlabel is missing #8038

langdon opened this issue Oct 15, 2020 · 2 comments · Fixed by #8039
Assignees
Labels
In Progress This issue is actively being worked by the assignee, please do not work on this at this time. kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@langdon
Copy link

langdon commented Oct 15, 2020

Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)

/kind bug

Description

Steps to reproduce the issue:

  1. podman container runlabel run registry.access.redhat.com/ubi8/php-73
  2. panic: runtime error: index out of range [0] with length 0

OR

  1. podman container runlabel --display run registry.access.redhat.com/ubi8/php-73
  2. panic: runtime error: index out of range [0] with length 0

Describe the results you received:
index out of range

Describe the results you expected:
"Image does not have a run label" or some such.

Additional information you deem important (e.g. issue happens only occasionally):

Output of podman version:

podman version 2.1.1

Package info (e.g. output of rpm -q podman or apt list podman):

podman-2.1.1-12.fc33.x86_64

Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide?

Yes

Additional environment details (AWS, VirtualBox, physical, etc.):

@openshift-ci-robot openshift-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Oct 15, 2020
@mheon
Copy link
Member

mheon commented Oct 16, 2020

I'll grab this one.

@mheon mheon self-assigned this Oct 16, 2020
@mheon mheon added the In Progress This issue is actively being worked by the assignee, please do not work on this at this time. label Oct 16, 2020
@zhangguanzhang
Copy link
Collaborator

@mheon It’s daytime in our place, if you don’t submit the pr in time, can I take it?

@zhangguanzhang zhangguanzhang self-assigned this Oct 16, 2020
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 22, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
In Progress This issue is actively being worked by the assignee, please do not work on this at this time. kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants