Skip to content

CP-49148: Fix ambiguous python shebang for XS9 #5893

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

Conversation

stephenchengCloud
Copy link
Contributor

@stephenchengCloud stephenchengCloud commented Jul 31, 2024

When building xapi for XS9, ran into errors:

*** ERROR: ambiguous python shebang in /opt/xensource/libexec/restore-sr-metadata.py:
#!/usr/bin/python. Change it to python3 (or python2) explicitly.

Explicitly use python3.

Test:
202187 Ring3:BST+BVT (failed case is not related to this PR)

  • CI Ocaml test failed. Will sync with the master code and rebase.

@liulinC
Copy link
Collaborator

liulinC commented Jul 31, 2024

@stephenchengCloud The CI check failed

@stephenchengCloud
Copy link
Contributor Author

@stephenchengCloud The CI check failed

I will sync with the master first.

When building xapi for XS9, ran into errors:

*** ERROR: ambiguous python shebang in /opt/xensource/libexec/restore-sr-metadata.py:
 #!/usr/bin/python. Change it to python3 (or python2) explicitly.

Explicitly use python3.

Signed-off-by: Stephen Cheng <stephen.cheng@cloud.com>
@stephenchengCloud stephenchengCloud force-pushed the private/stephenche/CP-49148 branch from 0b5d74d to 04377fe Compare July 31, 2024 06:55
@liulinC liulinC merged commit e491d05 into xapi-project:feature/py3 Jul 31, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants