Unable to locate package dotnet-sdk-3.0 on Linux

Since yesterday my Linux job is failing https://travis-ci.org/vlingo-net/vlingo-net-directory/jobs/624516950

However it worked since weeks with the same configuration. which you can find here : https://github.com/vlingo-net/vlingo-net-directory/blob/master/.travis.yml

cc @joshua-anderson @nterry

1 Like

Having the same problem with dotnet-sdk-2.2 here (again since yesterday and with no config changes):

https://travis-ci.org/HicServices/RDMP/builds/624540263#L153

and here:

https://travis-ci.org/SMI/SmiServices/jobs/624583137#L153

Installing .NET Core

$ export DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1

$ export DOTNET_CLI_TELEMETRY_OPTOUT=1

13.15s0.46sE: Unable to locate package dotnet-sdk-2.2

E: Couldn't find any package by glob 'dotnet-sdk-2.2'

E: Couldn't find any package by regex 'dotnet-sdk-2.2'

The command "sudo apt-get install -qq dotnet-sdk-2.2=2.2.100*" failed and exited with 100 during .

We’re also having this problem.

Last success: https://travis-ci.org/NetTopologySuite/NetTopologySuite/builds/623731210

First failure: https://travis-ci.org/NetTopologySuite/NetTopologySuite/builds/624630975

Confirming this is effecting the community. I am having the same issue with a build.

Seems like it’s working again

1 Like

Confirmed working now for us.

Last failure: https://travis-ci.org/NetTopologySuite/NetTopologySuite/builds/624633663

First success: https://travis-ci.org/NetTopologySuite/NetTopologySuite/builds/624630975