Skip to content

Update oci.Dockerfile #1420

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

Merged
merged 1 commit into from
Apr 28, 2025
Merged

Update oci.Dockerfile #1420

merged 1 commit into from
Apr 28, 2025

Conversation

dkwon17
Copy link
Collaborator

@dkwon17 dkwon17 commented Apr 28, 2025

What does this PR do?

Updates oci.Dockerfile to fix this error:

Installing collected packages: setuptools
  Attempting uninstall: setuptools
    Found existing installation: setuptools 53.0.0
error: uninstall-no-record-file
× Cannot uninstall setuptools 53.0.0
╰─> The package's contents are unknown: no RECORD file was found for setuptools.

in for example: https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/devfile_devworkspace-operator/1419/pull-ci-devfile-devworkspace-operator-main-v14-devworkspace-operator-e2e/1916784079701807104

What issues does this PR fix or reference?

N/A

Is it tested? How?

PR Checklist

  • E2E tests pass (when PR is ready, comment /test v8-devworkspace-operator-e2e, v8-che-happy-path to trigger)
    • v8-devworkspace-operator-e2e: DevWorkspace e2e test
    • v8-che-happy-path: Happy path for verification integration with Che

Signed-off-by: David Kwon <[email protected]>
@dkwon17
Copy link
Collaborator Author

dkwon17 commented Apr 28, 2025

Thank you @SkorikSergey for investigation for this fix

Copy link

openshift-ci bot commented Apr 28, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dkwon17, ibuziuk

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

openshift-ci bot commented Apr 28, 2025

@dkwon17: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/v14-images 8355406 link true /test v14-images
ci/prow/v14-devworkspace-operator-e2e 8355406 link true /test v14-devworkspace-operator-e2e

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@dkwon17 dkwon17 merged commit 5e32773 into devfile:main Apr 28, 2025
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants