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

can't restore packages from AppVeyor feed in 2.38.0 #1326

Closed
ctaggart opened this issue Dec 22, 2015 · 7 comments
Closed

can't restore packages from AppVeyor feed in 2.38.0 #1326

ctaggart opened this issue Dec 22, 2015 · 7 comments
Labels

Comments

@ctaggart
Copy link
Contributor

This is probably related to the fix for #1317. paket restore fails when trying to download any private NuGet package from our AppVeyor feed. To reproduce locally, delete %localappdata%NuGet\Cache first.

Message: Couldn't get package details for package ...
@forki
Copy link
Member

forki commented Dec 23, 2015

are you on latest? Nuget API changed yesterday and we have a fix around this issue.

@ctaggart
Copy link
Contributor Author

Yes I am. This also affects 2.39.1. I get a message like this for each of our dependencies hosted on AppVeyor.
image
image
image

@forki
Copy link
Member

forki commented Dec 23, 2015

Mhm. Unfortunately I have no idea what happened yet. I will try to reproduce on 27th or 28th

@forki
Copy link
Member

forki commented Dec 23, 2015

Just for my understanding is it also happening when you do "paket update -f"?

@ctaggart
Copy link
Contributor Author

No, it is not happening with a paket update -f. It is happening with a paket restore -f.

@forki
Copy link
Member

forki commented Dec 24, 2015

Ok thanks. Will try to fix it as first thing after Christmas
On Dec 24, 2015 01:29, "Cameron Taggart" notifications@github.com wrote:

No, it is not happening with a paket update -f. It is happening with a paket
restore -f.


Reply to this email directly or view it on GitHub
#1326 (comment).

@forki
Copy link
Member

forki commented Dec 28, 2015

First success: I can reproduce.

@forki forki added the bug label Dec 28, 2015
@forki forki closed this as completed in 0b0d23c Dec 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants