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

Cannot download packages from VSTS package feed #1453

Closed
biohazard999 opened this issue Feb 3, 2016 · 4 comments
Closed

Cannot download packages from VSTS package feed #1453

biohazard999 opened this issue Feb 3, 2016 · 4 comments

Comments

@biohazard999
Copy link

When you use the new Visual-Studio-Team-Services package feeds paket can't download them.

Finding packages is okay, but when paket want's to download them i get a 400 bad request:

Something went wrong while downloading Scissors.Utils.IO 0.2.0
Message: Could not download Scissors.Utils.IO 0.2.0 from https://pizvsblobprodsu6weus79.blob.core.windows.net/b-e309e533efef4fb59d88816df1e098fd/61F56B302D1AC1096845D3656E2ED9E1671E909EA75FADAF55E0B4DB799289B400.blob?sv=2014-02-14&sr=b&sig=0M0jiHqN4P3ExisNY/EHfBm5jyaL+SebrCsN7BtYeQA=&st=2016-02-02T09:23:23Z&se=2016-02-02T13:28:23Z&sp=r.
    Der Remoteserver hat einen Fehler zurückgegeben: (400) Ungültige Anforderung.
source https://www.nuget.org/api/v2
source https://mgrundner.pkgs.visualstudio.com/DefaultCollection/_packaging/Dev/nuget/v2 username: "%PRIVATE_FEED_USER%" password: "%PRIVATE_FEED_PASS%"

nuget xunit
nuget xunit.runner.visualstudio version_in_path: true
nuget Humanizer
nuget Scissors.Utils.Http
nuget Scissors.Utils.IO

If you need a package source to reproduce i think i can provide a token.
I don't know if this is paket specific or prerelase stuff, but with nuget it is working. No idea what black magic is going on in azure.
The install log with the verbose option is attached.

Thanks Manuel

paket_install.txt

@forki
Copy link
Member

forki commented Feb 3, 2016

Yes please send me a repro. Dependencies file with password included to sforkmann at gmail

@biohazard999
Copy link
Author

Mail is on the way

@forki forki closed this as completed in ab03a77 Feb 3, 2016
@forki
Copy link
Member

forki commented Feb 3, 2016

does it work?

@biohazard999
Copy link
Author

awesome thanks!

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

2 participants