Skip to content

OCPBUGS-76549: fixes for dpu-intel-ipu-p4sdk hermetic build#629

Open
fgallott wants to merge 1 commit intoopenshift:mainfrom
fgallott:fix-dpu-intel-ipu-p4sdk-hermetic
Open

OCPBUGS-76549: fixes for dpu-intel-ipu-p4sdk hermetic build#629
fgallott wants to merge 1 commit intoopenshift:mainfrom
fgallott:fix-dpu-intel-ipu-p4sdk-hermetic

Conversation

@fgallott
Copy link

@fgallott fgallott commented Feb 11, 2026

ART can't build dpu-intel-ipu-p4sdk hermetically.
The following is the error:

    STEP 21/39: RUN . /cachi2/cachi2.env &&     python3 -m pip install --no-cache-dir     netaddr==1.2.1
...
ERROR: Could not find a version that satisfies the requirement netaddr==1.2.1 (from versions: none)
ERROR: No matching distribution found for netaddr==1.2.1

this is similar to #295

@openshift-ci
Copy link

openshift-ci bot commented Feb 11, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: fgallott
Once this PR has been reviewed and has the lgtm label, please assign vrindle for approval. For more information see the Code Review Process.

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

Details 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

@openshift-ci-robot openshift-ci-robot added jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. labels Feb 11, 2026
@openshift-ci-robot
Copy link

@fgallott: This pull request references Jira Issue OCPBUGS-76549, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.22.0) matches configured target version for branch (4.22.0)
  • bug is in the state New, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @zhiqiangf

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

ART can't build dpu-intel-ipu-p4sdk hermetically.
The following is the error:

   STEP 21/39: RUN . /cachi2/cachi2.env &&     python3 -m pip install --no-cache-dir     netaddr==1.2.1
...
ERROR: Could not find a version that satisfies the requirement netaddr==1.2.1 (from versions: none)
ERROR: No matching distribution found for netaddr==1.2.1

this is similar to #295

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci
Copy link

openshift-ci bot commented Feb 11, 2026

@fgallott: 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/make-e2e-test-ptl 3f8aefc link true /test make-e2e-test-ptl
ci/prow/make-e2e-test 3f8aefc link true /test make-e2e-test
ci/prow/make-e2e-test-marvell 3f8aefc link true /test make-e2e-test-marvell
ci/prow/make-test 3f8aefc link true /test make-test

Full PR test history. Your PR dashboard.

Details

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants