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

Fix python version in e2e image #201

Merged
merged 2 commits into from
Oct 19, 2023
Merged

Fix python version in e2e image #201

merged 2 commits into from
Oct 19, 2023

Conversation

radoslawc
Copy link
Collaborator

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/kind bug

/kind cleanup
/kind design
/kind documentation
/kind failing-test
/kind feature
/kind flake

What this PR does / why we need it:
In the mean time python version in 'world' changed and pinned version causes image build to fail

ERROR: unable to select packages:
  python3-3.11.6-r0:
    breaks: world[python3=3.11.5-r0]
    satisfies: python3-3.11.6-r0[python3~3.11]

Which issue(s) this PR fixes:

Fixes #
https://prow.nephio.io/view/gs/prow-nephio-sig-release/logs/build-push-image-e2e/1714586107494010880
Special notes for your reviewer:

Does this PR introduce a user-facing change?:


In the mean time python version in 'world' changed and pinned version causes image build to fail

```
ERROR: unable to select packages:
  python3-3.11.6-r0:
    breaks: world[python3=3.11.5-r0]
    satisfies: python3-3.11.6-r0[python3~3.11]
```
As this is one time build we can leave it at that anyway to satisfy linter.
@radoslawc radoslawc changed the title Unpin python version Fix python version in e2e imgage Oct 19, 2023
@radoslawc radoslawc changed the title Fix python version in e2e imgage Fix python version in e2e image Oct 19, 2023
@electrocucaracha
Copy link
Member

/approve
/lgtm

@nephio-prow
Copy link
Contributor

nephio-prow bot commented Oct 19, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: electrocucaracha

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

@nephio-prow nephio-prow bot added the approved label Oct 19, 2023
@nephio-prow nephio-prow bot merged commit 1d2ddcc into main Oct 19, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants