-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Windows 2022 - Build - Unable to resolve dependency dotnet 3.5 and packer #9552
Comments
HI All, I downloaded code from two days ago and it failed similar error. Pls help this is stopping our builds for windows. azure-arm.image: Running [#1]: choco install packer -y |
I even tried downloading code from five days ago https://github.com/actions/runner-images/tree/65efa8ca2d33fb499f6fa36f5dc16f43b4c2ee63 and i am now getting this error reported here but i am using windows 2022 : #9553 So, four attempts with last four commits and all fail with different errors. Hope that someone can help resolve one of these. |
Hello @vamshisiram . Looks like problem was on 'choco' side. That's why checkout previous commits didn I am closing issue for now but if you have additional questions feel free to ask. |
Hi,
I tried four different Commits.
I see latest commit from 15 mins ago. Is that the one you want me to try now?
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: sergei-pyshnoi ***@***.***>
Sent: Monday, March 25, 2024 2:31:37 AM
To: actions/runner-images ***@***.***>
Cc: vamshisiram ***@***.***>; Mention ***@***.***>
Subject: Re: [actions/runner-images] Windows 2022 - Build - Unable to resolve dependency dotnet 3.5 and packer (Issue #9552)
Hello @vamshisiram<https://github.com/vamshisiram> . Looks like problem was on 'choco' side. That's why checkout previous commits didnt helps. I tried to run manually on local machine choco install wixtoolsetand installation finished successfully. Please, checkout latest commit frommain` branch and try again.
I am closing issue for now but if you have additional questions feel free to ask.
—
Reply to this email directly, view it on GitHub<#9552 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AVU36WQTYZPA5XHR5KV6EVLYZ7VHTAVCNFSM6AAAAABFGFIOYKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJXGU3TENBWGM>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
hey, the error you see is not really connected with the state of the repo, but rather state of choco package manager itself, so while we always encourage using the latest commit from main, if this specific problem is there the commit won't change this situation |
Thanks for the clarification.
I first tried the latest commit from main and got the dotnet error.
I just downloaded the latest commit from main from you and trying that now. If it fails again I will let you know.
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Mikhail Koliada ***@***.***>
Sent: Monday, March 25, 2024 12:03:42 PM
To: actions/runner-images ***@***.***>
Cc: vamshisiram ***@***.***>; Mention ***@***.***>
Subject: Re: [actions/runner-images] Windows 2022 - Build - Unable to resolve dependency dotnet 3.5 and packer (Issue #9552)
hey, the error you see is not really connected with the state of the repo, but rather state of choco package manager itself, so while we always encourage using the latest commit from main, if this specific problem is there the commit won't change this situation
—
Reply to this email directly, view it on GitHub<#9552 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AVU36WSWBF5AH2FPNPXJGMLY2BYI5AVCNFSM6AAAAABFGFIOYKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJYG4YDKMRTHE>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@mikhailkoliada the latest from main branch still fails with same error. So, you are saying that the CDN for chocolatey is having issues and we just have to try again until it succeeds, is that the right way to put this? please let me know. azure-arm.image: Chocolatey installed 0/1 packages. 1 packages failed. |
Description
azure-arm.image: - wixtoolset - Unable to resolve dependency 'dotnet3.5'. Source(s) used: 'https://community.chocolatey.org/api/v2/'.
azure-arm.image: Running [#4]: choco install wixtoolset -y --force
azure-arm.image: Chocolatey v2.2.2
azure-arm.image: Installing the following packages:
azure-arm.image: wixtoolset
azure-arm.image: By installing, you accept licenses for the packages.
azure-arm.image: Unable to resolve dependency 'dotnet3.5'. Source(s) used: 'https://community.chocolatey.org/api/v2/'.
azure-arm.image:
azure-arm.image: Chocolatey installed 0/1 packages. 1 packages failed.
azure-arm.image: See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
azure-arm.image:
azure-arm.image: Failures
azure-arm.image: - wixtoolset - Unable to resolve dependency 'dotnet3.5'. Source(s) used: 'https://community.chocolatey.org/api/v2/'.
Platforms affected
Runner images affected
Image version and build link
azure-arm.image: - wixtoolset - Unable to resolve dependency 'dotnet3.5'. Source(s) used: 'https://community.chocolatey.org/api/v2/'.
azure-arm.image: Running [#4]: choco install wixtoolset -y --force
azure-arm.image: Chocolatey v2.2.2
azure-arm.image: Installing the following packages:
azure-arm.image: wixtoolset
azure-arm.image: By installing, you accept licenses for the packages.
azure-arm.image: Unable to resolve dependency 'dotnet3.5'. Source(s) used: 'https://community.chocolatey.org/api/v2/'.
azure-arm.image:
azure-arm.image: Chocolatey installed 0/1 packages. 1 packages failed.
azure-arm.image: See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
azure-arm.image:
azure-arm.image: Failures
azure-arm.image: - wixtoolset - Unable to resolve dependency 'dotnet3.5'. Source(s) used: 'https://community.chocolatey.org/api/v2/'.
Is it regression?
No
Expected behavior
Expect image to be generated.
Actual behavior
azure-arm.image: - wixtoolset - Unable to resolve dependency 'dotnet3.5'. Source(s) used: 'https://community.chocolatey.org/api/v2/'.
azure-arm.image: Running [#4]: choco install wixtoolset -y --force
azure-arm.image: Chocolatey v2.2.2
azure-arm.image: Installing the following packages:
azure-arm.image: wixtoolset
azure-arm.image: By installing, you accept licenses for the packages.
azure-arm.image: Unable to resolve dependency 'dotnet3.5'. Source(s) used: 'https://community.chocolatey.org/api/v2/'.
azure-arm.image:
azure-arm.image: Chocolatey installed 0/1 packages. 1 packages failed.
azure-arm.image: See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
azure-arm.image:
azure-arm.image: Failures
azure-arm.image: - wixtoolset - Unable to resolve dependency 'dotnet3.5'. Source(s) used: 'https://community.chocolatey.org/api/v2/'.
Repro steps
Run the image generation script and it would fail as noted above.
The text was updated successfully, but these errors were encountered: