Closed JohannesRudolph closed 9 years ago
I think this is a simply an issue of changed behavior in Nuget. See http://stackoverflow.com/a/30827650/125407 for required user fix. Maybe provide a better error message in this case?
@JohannesRudolph I understand that NuGet down time is an issue for you and we take it seriously. We are going to change this track record as you call it.
Having said that having a local source is not a bad idea.
Note that going with a local package path is going to make things a lot slower (with the current bits). In NuGet3 we are implementing a new local folder structure that will make things faster.
Some comments
Related (but not the same as) - https://github.com/NuGet/Home/issues/779
Also are you saying this used to work in previous versions of nuget.exe
The work here:
NuGet 2.8.5 indeed breaks previous behaviour. I registered a new bug for it, https://github.com/NuGet/NuGetGallery/issues/2625
Verified this works in nuget.exe 3.3.
Also note we implemented a new feature in nuget 3.3 (nuget init, nuget add) that lets you create a much more efficient local package source, as described in this blog - http://blog.nuget.org/20150922/Accelerate-Package-Source.html
Hey Yishai, is there more information of the new NuGet 3.3 init and add commands? The blog didn't reveal that part.
They are in pr on the nugetdocs repo. Will go live soonish
Using NuGet 2.8.5 and local package sources like this (because NuGet gallery has had enough uptime issues for me to tolerate it any longer):
I can't restore packages any longer since upgrading to 2.8.5:
Others have the same issue too: http://stackoverflow.com/questions/30243447/package-manager-in-vs2015-rc-fails-on-installing-restoring-some-packages