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

Installer unable to build v7.0.100-rc.2.22477.23: missing NuGet packages #14784

Closed
Thefrank opened this issue Oct 17, 2022 · 3 comments
Closed

Comments

@Thefrank
Copy link

Platform: Ubuntu 20.04.5 LTS (GNU/Linux 5.18.4-051804-generic x86_64)
uname -a: Linux buildbot 5.18.4-051804-generic #202206141755 SMP PREEMPT_DYNAMIC Tue Jun 14 18:09:57 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
commands:

git clone https://github.com/dotnet/installer
cd installer
git checkout tags/v7.0.100-rc.2.22477.23
./build.sh -c Release

errors:

/home/frank/installer/src/SdkResolver/SdkResolver.csproj : error NU1603: Microsoft.DotNet.Cli.Utils 7.0.100-rc.2.22476.15 depends on NuGet.Frameworks (>= 6.4.0-preview.3.94) but NuGet.Frameworks 6.4.0-preview.3.94 was not found. An approximate best match of NuGet.Frameworks 6.4.0-preview.3.96 was resolved. [/home/frank/installer/Microsoft.DotNet.Cli.sln]
/home/frank/installer/src/SdkResolver/SdkResolver.csproj : error NU1603: Microsoft.DotNet.Cli.Utils 7.0.100-rc.2.22476.15 depends on NuGet.Packaging (>= 6.4.0-preview.3.94) but NuGet.Packaging 6.4.0-preview.3.94 was not found. An approximate best match of NuGet.Packaging 6.4.0-preview.3.96 was resolved. [/home/frank/installer/Microsoft.DotNet.Cli.sln]
/home/frank/installer/src/SdkResolver/SdkResolver.csproj : error NU1603: Microsoft.DotNet.Cli.Utils 7.0.100-rc.2.22476.15 depends on NuGet.Packaging.Core (>= 6.4.0-preview.3.94) but NuGet.Packaging.Core 6.4.0-preview.3.94 was not found. An approximate best match of NuGet.Packaging.Core 6.4.0-preview.3.96 was resolved. [/home/frank/installer/Microsoft.DotNet.Cli.sln]
/home/frank/installer/src/SdkResolver/SdkResolver.csproj : error NU1603: Microsoft.DotNet.Cli.Utils 7.0.100-rc.2.22476.15 depends on NuGet.ProjectModel (>= 6.4.0-preview.3.94) but NuGet.ProjectModel 6.4.0-preview.3.94 was not found. An approximate best match of NuGet.ProjectModel 6.4.0-preview.3.96 was resolved. [/home/frank/installer/Microsoft.DotNet.Cli.sln]
/home/frank/installer/src/SdkResolver/SdkResolver.csproj : error NU1603: Microsoft.DotNet.Cli.Utils 7.0.100-rc.2.22476.15 depends on NuGet.Versioning (>= 6.4.0-preview.3.94) but NuGet.Versioning 6.4.0-preview.3.94 was not found. An approximate best match of NuGet.Versioning 6.4.0-preview.3.96 was resolved. [/home/frank/installer/Microsoft.DotNet.Cli.sln]
/home/frank/installer/test/Microsoft.DotNet.Tools.Tests.Utilities/Microsoft.DotNet.Tools.Tests.Utilities.csproj : error NU1603: Microsoft.DotNet.Cli.Utils 7.0.100-rc.2.22476.15 depends on NuGet.Frameworks (>= 6.4.0-preview.3.94) but NuGet.Frameworks 6.4.0-preview.3.94 was not found. An approximate best match of NuGet.Frameworks 6.4.0-preview.3.96 was resolved. [/home/frank/installer/Microsoft.DotNet.Cli.sln]
/home/frank/installer/test/Microsoft.DotNet.Tools.Tests.Utilities/Microsoft.DotNet.Tools.Tests.Utilities.csproj : error NU1603: Microsoft.DotNet.Cli.Utils 7.0.100-rc.2.22476.15 depends on NuGet.Packaging (>= 6.4.0-preview.3.94) but NuGet.Packaging 6.4.0-preview.3.94 was not found. An approximate best match of NuGet.Packaging 6.4.0-preview.3.96 was resolved. [/home/frank/installer/Microsoft.DotNet.Cli.sln]
/home/frank/installer/test/Microsoft.DotNet.Tools.Tests.Utilities/Microsoft.DotNet.Tools.Tests.Utilities.csproj : error NU1603: Microsoft.DotNet.Cli.Utils 7.0.100-rc.2.22476.15 depends on NuGet.Packaging.Core (>= 6.4.0-preview.3.94) but NuGet.Packaging.Core 6.4.0-preview.3.94 was not found. An approximate best match of NuGet.Packaging.Core 6.4.0-preview.3.96 was resolved. [/home/frank/installer/Microsoft.DotNet.Cli.sln]
/home/frank/installer/test/Microsoft.DotNet.Tools.Tests.Utilities/Microsoft.DotNet.Tools.Tests.Utilities.csproj : error NU1603: Microsoft.DotNet.Cli.Utils 7.0.100-rc.2.22476.15 depends on NuGet.ProjectModel (>= 6.4.0-preview.3.94) but NuGet.ProjectModel 6.4.0-preview.3.94 was not found. An approximate best match of NuGet.ProjectModel 6.4.0-preview.3.96 was resolved. [/home/frank/installer/Microsoft.DotNet.Cli.sln]
/home/frank/installer/test/Microsoft.DotNet.Tools.Tests.Utilities/Microsoft.DotNet.Tools.Tests.Utilities.csproj : error NU1603: Microsoft.DotNet.Cli.Utils 7.0.100-rc.2.22476.15 depends on NuGet.Versioning (>= 6.4.0-preview.3.94) but NuGet.Versioning 6.4.0-preview.3.94 was not found. An approximate best match of NuGet.Versioning 6.4.0-preview.3.96 was resolved. [/home/frank/installer/Microsoft.DotNet.Cli.sln]
/home/frank/installer/test/EndToEnd/EndToEnd.Tests.csproj : error NU1603: Microsoft.DotNet.Cli.Utils 7.0.100-rc.2.22476.15 depends on NuGet.Frameworks (>= 6.4.0-preview.3.94) but NuGet.Frameworks 6.4.0-preview.3.94 was not found. An approximate best match of NuGet.Frameworks 6.4.0-preview.3.96 was resolved. [/home/frank/installer/Microsoft.DotNet.Cli.sln]
/home/frank/installer/test/EndToEnd/EndToEnd.Tests.csproj : error NU1603: Microsoft.DotNet.Cli.Utils 7.0.100-rc.2.22476.15 depends on NuGet.Packaging (>= 6.4.0-preview.3.94) but NuGet.Packaging 6.4.0-preview.3.94 was not found. An approximate best match of NuGet.Packaging 6.4.0-preview.3.96 was resolved. [/home/frank/installer/Microsoft.DotNet.Cli.sln]
/home/frank/installer/test/EndToEnd/EndToEnd.Tests.csproj : error NU1603: Microsoft.DotNet.Cli.Utils 7.0.100-rc.2.22476.15 depends on NuGet.Packaging.Core (>= 6.4.0-preview.3.94) but NuGet.Packaging.Core 6.4.0-preview.3.94 was not found. An approximate best match of NuGet.Packaging.Core 6.4.0-preview.3.96 was resolved. [/home/frank/installer/Microsoft.DotNet.Cli.sln]
/home/frank/installer/test/EndToEnd/EndToEnd.Tests.csproj : error NU1603: Microsoft.DotNet.Cli.Utils 7.0.100-rc.2.22476.15 depends on NuGet.ProjectModel (>= 6.4.0-preview.3.94) but NuGet.ProjectModel 6.4.0-preview.3.94 was not found. An approximate best match of NuGet.ProjectModel 6.4.0-preview.3.96 was resolved. [/home/frank/installer/Microsoft.DotNet.Cli.sln]
/home/frank/installer/test/EndToEnd/EndToEnd.Tests.csproj : error NU1603: Microsoft.DotNet.Cli.Utils 7.0.100-rc.2.22476.15 depends on NuGet.Versioning (>= 6.4.0-preview.3.94) but NuGet.Versioning 6.4.0-preview.3.94 was not found. An approximate best match of NuGet.Versioning 6.4.0-preview.3.96 was resolved. [/home/frank/installer/Microsoft.DotNet.Cli.sln]
@marcpopMSFT
Copy link
Member

@rbhanda missing packages that didn't get pushed to an internal only transport feed? This doesn't look like something that often gets updated on nuget.org

@federico-r-figueredo
Copy link

I had the exact same issue.

@marcpopMSFT
Copy link
Member

Old issue triage: was likely a point in time release issue with nuget.org. Hopefully not an issue anymore.

@marcpopMSFT marcpopMSFT closed this as not planned Won't fix, can't repro, duplicate, stale Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants