Skip to content
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

restore failing on Alpine arm32 #35676

Open
richlander opened this issue Sep 22, 2023 · 6 comments
Open

restore failing on Alpine arm32 #35676

richlander opened this issue Sep 22, 2023 · 6 comments
Assignees
Labels
Area-NetSDK Bug untriaged Request triage from a team member

Comments

@richlander
Copy link
Member

See PR: dotnet/dotnet-docker#4907

8.243 /usr/share/dotnet/sdk/8.0.100-rc.1.23463.5/Microsoft.Common.CurrentVersion.targets(5167,5): error MSB3030: Could not copy the file "/source/obj/Release/net8.0/linux-musl-arm/apphost" because it was not found. [/source/aspnetapp.csproj]

Only failed on linux-musl-arm.

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Request triage from a team member label Sep 22, 2023
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@mthalman
Copy link
Member

@richlander - This must be a regression in 8.0, right? I believe we were successfully using this command for the 7.0 samples.

@richlander
Copy link
Member Author

Right.

@ghost
Copy link

ghost commented Sep 25, 2023

Thanks for creating this issue! We believe this issue is related to NuGet tooling, which is maintained by the NuGet team. Thus, we closed this one and encourage you to raise this issue in the NuGet repository instead. Don’t forget to check out NuGet’s contributing guide before submitting an issue!

If you believe this issue was closed out of error, please comment to let us know.

Happy Coding!

@ghost ghost closed this as completed Sep 25, 2023
@baronfel
Copy link
Member

Reopened this - it's not a NuGet bug. Users should be able to restore for a particular architecture and the publish for that architecture without having to do an implicit restore.

@baronfel baronfel reopened this Sep 27, 2023
@marcpopMSFT marcpopMSFT added the needs team triage Requires a full team discussion label Oct 9, 2023
@nagilson nagilson added untriaged Request triage from a team member and removed untriaged Request triage from a team member needs team triage Requires a full team discussion labels Feb 20, 2024
@baronfel
Copy link
Member

I'm having a hard time reproducing this one, and it looks like the --no-restore was added back in dotnet/dotnet-docker#4958 - is this still a problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-NetSDK Bug untriaged Request triage from a team member
Projects
None yet
Development

No branches or pull requests

5 participants