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

Cannot build plugin registry with podman #23095

Closed
dkwon17 opened this issue Aug 16, 2024 · 0 comments · Fixed by devfile/developer-images#181
Closed

Cannot build plugin registry with podman #23095

dkwon17 opened this issue Aug 16, 2024 · 0 comments · Fixed by devfile/developer-images#181
Assignees
Labels
area/udi Issues and PRs related to the universal developer image https://github.com/devfile/developer-images kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.

Comments

@dkwon17
Copy link
Contributor

dkwon17 commented Aug 16, 2024

Describe the bug

On an Eclipse Che instance without persistent home configured, the workspace started from this repository: https://github.com/redhat-developer/devspaces/tree/devspaces-3-rhel-8 caused podman to be missing:

devspaces (devspaces-3-rhel-8) $ which podman
/usr/bin/which: no podman in ...

There is also an error in the tooling container logs:

ln: failed to create symbolic link '/home/tooling/.local/bin/podman': No such file or directory

Che version

next (development version)

Steps to reproduce

  1. Create a workspace with the following repo: https://github.com/redhat-developer/devspaces/tree/devspaces-3-rhel-8
  2. Run which podman in the editor's command line

Expected behavior

Podman should exist

Runtime

OpenShift

Screenshots

No response

Installation method

chectl/next

Environment

Linux

Eclipse Che Logs

No response

Additional context

No response

@dkwon17 dkwon17 added kind/bug Outline of a bug - must adhere to the bug report template. area/udi Issues and PRs related to the universal developer image https://github.com/devfile/developer-images labels Aug 16, 2024
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Aug 16, 2024
@dkwon17 dkwon17 added the severity/P1 Has a major impact to usage or development of the system. label Aug 16, 2024
@dkwon17 dkwon17 self-assigned this Aug 16, 2024
@ibuziuk ibuziuk removed the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/udi Issues and PRs related to the universal developer image https://github.com/devfile/developer-images kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants