Nuget restore v1.0.5 failing
Description of the issue
Nuget restore step failing for access to path denied. See log message below.
Environment:
Where did the issue happen?
Visual Studio Mac Stable Stack
Which build Step causes the issue and which version of the step?
nuget-restore@1.0.5
Reproducibility
- Does a “Rebuild” help? (You can trigger a rebuild from the Build’s page, by clicking the “Rebuild” button in the top right corner of a finished build) : YES
-
Does a rebuild without caches help? (You can remove the
Cache:Pull
andCache:Push
steps temporarily to not to use the cache, or you can delete all the caches on theSettings
tab of the app. : NO - Does the issue happen sporadically, or every time? : Every time
- Does upgrading the build Step to the latest version help? : NO (on latest version of the step)
- When did the issue start? : 7 April 2018
Build log
Please copy paste the build’s bitrise.io URL here (or if the issue happens somewhere else then the full logs), or if you can’t share the url / log here then send the url or full log through a private channel (e.g. email - https://www.bitrise.io/contact ), with a link to the related Discuss issue.
Enabled bitrise support for https://www.bitrise.io/app/c1fe407eb80db286
Unable to find version '1.0.0' of package 'Screenmedia.Plugin.Alert'.
/Users/vagrant/.nuget/packages/: Package 'Screenmedia.Plugin.Alert.1.0.0' is not found on source '/Users/vagrant/.nuget/packages/'.
https://api.nuget.org/v3/index.json: Package 'Screenmedia.Plugin.Alert.1.0.0' is not found on source 'https://api.nuget.org/v3/index.json'.
https://www.myget.org/F/smuget/api/v2: Failed to fetch results from V2 feed at 'https://www.myget.org/F/smuget/api/v2/Packages(Id='Screenmedia.Plugin.Alert',Version='1.0.0')' with following message : Access to the path "/Users/vagrant/.local/share/NuGet/v3-cache" is denied.
Access to the path "/Users/vagrant/.local/share/NuGet/v3-cache" is denied.