-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Update chocolatey to latest version #38617
Conversation
This commit ensures that chocolatey is the latest version before installing Python on the Jenkins Windows workers. It fixes errors due to a outdated chocolatey versions looking like: ``` Failures - python (exited 1) - python not installed. An error occurred during installation: Unable to resolve dependency 'python3 (= 3.8.5)'. ```
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
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.
Thank you!
💔 Build Failed
Expand to view the summary
Build stats
Pipeline error
❕ Flaky test reportNo test was executed to be analysed. 🤖 GitHub commentsExpand to view the GitHub comments
To re-run your PR in the CI, just comment with:
|
Force merging as we are in a deadlock situation and we need to merge one fix to get the other one green. |
This commit ensures that chocolatey is the latest version before installing Python on the Jenkins Windows workers. It fixes errors due to a outdated chocolatey versions looking like: ``` Failures - python (exited 1) - python not installed. An error occurred during installation: Unable to resolve dependency 'python3 (= 3.8.5)'. ``` (cherry picked from commit f87a592)
This commit ensures that chocolatey is the latest version before installing Python on the Jenkins Windows workers. It fixes errors due to a outdated chocolatey versions looking like: ``` Failures - python (exited 1) - python not installed. An error occurred during installation: Unable to resolve dependency 'python3 (= 3.8.5)'. ``` (cherry picked from commit f87a592)
This commit ensures that chocolatey is the latest version before installing Python on the Jenkins Windows workers. It fixes errors due to a outdated chocolatey versions looking like: ``` Failures - python (exited 1) - python not installed. An error occurred during installation: Unable to resolve dependency 'python3 (= 3.8.5)'. ``` (cherry picked from commit f87a592)
This commit ensures that chocolatey is the latest version before installing Python on the Jenkins Windows workers. It fixes errors due to a outdated chocolatey versions looking like: ``` Failures - python (exited 1) - python not installed. An error occurred during installation: Unable to resolve dependency 'python3 (= 3.8.5)'. ``` (cherry picked from commit f87a592) Co-authored-by: Dimitrios Liappis <[email protected]>
This commit ensures that chocolatey is the latest version before installing Python on the Jenkins Windows workers. It fixes errors due to a outdated chocolatey versions looking like: ``` Failures - python (exited 1) - python not installed. An error occurred during installation: Unable to resolve dependency 'python3 (= 3.8.5)'. ``` (cherry picked from commit f87a592) Co-authored-by: Dimitrios Liappis <[email protected]>
This commit ensures that chocolatey is the latest version before installing Python on the Jenkins Windows workers. It fixes errors due to a outdated chocolatey versions looking like: ``` Failures - python (exited 1) - python not installed. An error occurred during installation: Unable to resolve dependency 'python3 (= 3.8.5)'. ``` (cherry picked from commit f87a592) Co-authored-by: Dimitrios Liappis <[email protected]>
Proposed commit message
This commit ensures that chocolatey is the latest version before installing Python on the Jenkins Windows workers. It fixes errors due to outdated chocolatey versions looking like: