-
Notifications
You must be signed in to change notification settings - Fork 4k
GH-48947 [CI][Python] Fix Windows wheel docker build #48948
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
base: main
Are you sure you want to change the base?
Conversation
|
|
|
@github-actions crossbow submit wheel-windows-cp314-cp314-amd64 |
|
Revision: 367321b Submitted crossbow builds: ursacomputing/crossbow @ actions-34019f34e1
|
|
@github-actions crossbow submit wheel-windows-cp314-cp314-amd64 |
|
Revision: 3f780d1 Submitted crossbow builds: ursacomputing/crossbow @ actions-040b1e8dd6
|
|
@github-actions crossbow submit wheel-windows-cp314-cp314-amd64 |
|
Revision: 62b1e05 Submitted crossbow builds: ursacomputing/crossbow @ actions-e948eca8ff
|
|
@github-actions crossbow submit wheel-windows-cp314-cp314-amd64 |
|
Revision: 9bb6af8 Submitted crossbow builds: ursacomputing/crossbow @ actions-a9e694da5d
|
raulcd
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AlenkaF I am having quite a lot of problems installing the Python manager msix on Docker on Windows. From what I've read msix applications "shouldn't work" on Windows. Did you had any of those issues?
|
@github-actions crossbow submit wheel-windows-cp314-cp314-amd64 |
|
Revision: ec82969 Submitted crossbow builds: ursacomputing/crossbow @ actions-41b004ef76
|
Rationale for this change
As soon as we have to rebuild our Windows docker images they will fail installing python-manager-25.0.msix
What changes are included in this PR?
TBD
Are these changes tested?
Yes via archery
Are there any user-facing changes?
No