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

Tests fail with NuGet.targets(128,5): error : '1.28.0-0764169' is not a valid version string. #2801

Closed
zmerlynn opened this issue Nov 10, 2022 · 2 comments
Assignees
Labels
duplicate Duplicate ticket

Comments

@zmerlynn
Copy link
Collaborator

zmerlynn commented Nov 10, 2022

The tests phase of AgonesBot is failing with:

+ cd ./sdks/csharp/test
+ dotnet test -c Release

Welcome to .NET Core 3.1!
---------------------
SDK Version: 3.1.425

Telemetry
---------
The .NET Core tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.

Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry

----------------
Explore documentation: https://aka.ms/dotnet-docs
Report issues and find source on GitHub: https://github.com/dotnet/core
Find out what's new: https://aka.ms/dotnet-whats-new
Learn about the installed HTTPS developer cert: https://aka.ms/aspnet-core-https
Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli-docs
Write your first app: https://aka.ms/first-net-core-app
--------------------------------------------------------------------------------------
/usr/share/dotnet/sdk/3.1.425/NuGet.targets(128,5): error : '1.28.0-0764169' is not a valid version string. (Parameter 'value') [/go/src/agones.dev/agones/sdks/csharp/test/csharp-sdk-test.csproj]
make[1]: *** [includes/sdk.mk:88: run-sdk-command] Error 1

Examples:

@zmerlynn
Copy link
Collaborator Author

I wasn't initially able to reproduce this locally, but I notice that @agones-bot is using SDK Version: 3.1.425 and my local docker build container is using SDK Version: 3.1.424.

@zmerlynn zmerlynn self-assigned this Nov 10, 2022
@zmerlynn zmerlynn added the kind/bug These are bugs. label Nov 10, 2022
@markmandel
Copy link
Member

This is a duplicate of #2018

@zmerlynn zmerlynn closed this as not planned Won't fix, can't repro, duplicate, stale Nov 10, 2022
@markmandel markmandel added duplicate Duplicate ticket and removed kind/bug These are bugs. labels Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Duplicate ticket
Projects
None yet
Development

No branches or pull requests

2 participants