open-power / pnor

Packaging scripts for flash images.
Apache License 2.0
4 stars 48 forks source link

Allow sbeOpDistribute to decide its interpreter #131

Closed stewartsmith closed 4 years ago

stewartsmith commented 4 years ago

This is required to build op-build with python3 as the default python like on Fedora 31

dcrowell77 commented 4 years ago

Looks like this didn't pass our op-build CI - https://github.com/open-power/op-build/pull/3348

/tmp/hostboot-jenkins.swg-devops/jenkins-slave/workspace/Hostboot/OpenPower/GHPR/build-multi-2930/CONFIG/witherspoon/OS/op-build-ci-rhel7/build/op-build/output/host/powerpc64le-buildroot-linux-gnu/sysroot/sbe_binaries//sbeOpDistribute.py: line 29: syntax error near unexpected token `('

stewartsmith commented 4 years ago

Probably needs the SBE patch to have a valid interpreter there.

Sent from my iPhone

On 18 Dec 2019, at 11:12, Dan notifications@github.com wrote:

 Looks like this didn't pass our op-build CI - open-power/op-build#3348

/tmp/hostboot-jenkins.swg-devops/jenkins-slave/workspace/Hostboot/OpenPower/GHPR/build-multi-2930/CONFIG/witherspoon/OS/op-build-ci-rhel7/build/op-build/output/host/powerpc64le-buildroot-linux-gnu/sysroot/sbe_binaries//sbeOpDistribute.py: line 29: syntax error near unexpected token `('

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.