Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

7.8.4.1 build is asking for credentials #8600

Open
gordrs opened this issue Sep 1, 2019 · 5 comments
Open

7.8.4.1 build is asking for credentials #8600

gordrs opened this issue Sep 1, 2019 · 5 comments

Comments

@gordrs
Copy link

gordrs commented Sep 1, 2019

When attempting to build from the 7.8.4.1 .tar.bz2 on Arch Linux when restoring NuGet packages on build, I'm being asked for credentials.

Restoring NuGet package Microsoft.VisualStudio.CoreUtility.15.8.519.
  GET https://api.nuget.org/v3-flatcontainer/microsoft.visualstudio.coreutility/15.8.519/microsoft.visualstudio.coreutility.15.8.519.nupkg
  NotFound https://api.nuget.org/v3-flatcontainer/microsoft.visualstudio.coreutility/15.8.519/microsoft.visualstudio.coreutility.15.8.519.nupkg 686ms
  GET https://dotnetmyget.blob.core.windows.net/artifacts/roslyn/nuget/v3/flatcontainer/microsoft.visualstudio.coreutility/15.8.519/microsoft.visualstudio.coreutility.15.8.519.nupkg
  NotFound https://dotnetmyget.blob.core.windows.net/artifacts/roslyn/nuget/v3/flatcontainer/microsoft.visualstudio.coreutility/15.8.519/microsoft.visualstudio.coreutility.15.8.519.nupkg 868ms
  GET https://dotnetmyget.blob.core.windows.net/artifacts/roslyn-for-vs-for-mac/nuget/v3/flatcontainer/microsoft.visualstudio.coreutility/15.8.519/microsoft.visualstudio.coreutility.15.8.519.nupkg
  NotFound https://dotnetmyget.blob.core.windows.net/artifacts/roslyn-for-vs-for-mac/nuget/v3/flatcontainer/microsoft.visualstudio.coreutility/15.8.519/microsoft.visualstudio.coreutility.15.8.519.nupkg 680ms
Please provide credentials for: https://vside.myget.org/F/vssdk/api/v3/index.json
UserName: 

Same thing happened from the 7.8.4.1 tag from the repo. Whats the deal?

@knocte
Copy link
Contributor

knocte commented Sep 3, 2019

Maybe this commit needs to be backported to 7.8.x: e07d323

@flamendless
Copy link

I get this when I install monodevelop-stable package from the AUR. Any help?

@tekirinka
Copy link

Same problem with monodevelop 7.6.9.22 on Gentoo.

@Mailaender
Copy link
Contributor

https://gist.github.com/Mailaender/512d291cafef47ed0bab4e91502ee314/revisions at least fixes the nuget dependency downloads. However the build then fails with 96 errors for me. I doubt this software is still maintained.

@gordrs
Copy link
Author

gordrs commented Jun 12, 2020

https://gist.github.com/Mailaender/512d291cafef47ed0bab4e91502ee314/revisions at least fixes the nuget dependency downloads. However the build then fails with 96 errors for me. I doubt this software is still maintained.

Yeah I'm inclined to agree. Monodevelop now is a complete dumpster fire.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants