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

Couldnt Get package details for package on api v2 error #364

Closed
madhon opened this issue Nov 17, 2014 · 3 comments
Closed

Couldnt Get package details for package on api v2 error #364

madhon opened this issue Nov 17, 2014 · 3 comments

Comments

@madhon
Copy link

madhon commented Nov 17, 2014

Don't know if this is an error with Paket or something on the nuget sites data, possibly todo with getting unlisted packages if nothing else matches ?

found: C:\dev\testapps\rx1\paket.dependencies
Resolving packages:
- exploring Rx-WinForms 2.2.5
- exploring EnterpriseLibrary.SemanticLogging.TextFile 2.0.1406.1

  • fetching versions for Rx-Main
    • exploring Rx-Main 2.2.5
  • fetching versions for Rx-Core
    • exploring Rx-Core 2.2.5
  • fetching versions for Rx-Interfaces
    • exploring Rx-Interfaces 2.2.5
  • fetching versions for Rx-Linq
    • exploring Rx-Linq 2.2.5
  • fetching versions for Rx-PlatformServices
    • exploring Rx-PlatformServices 2.3
    • exploring Rx-PlatformServices 2.2.5
  • fetching versions for EnterpriseLibrary.SemanticLogging
    • exploring EnterpriseLibrary.SemanticLogging 6.0.1302.0-Preview
      Paket failed with:
      Couldn't get package details for package EnterpriseLibrary.SemanticLogging on
      ["https://www.nuget.org/api/v2"].
@forki
Copy link
Member

forki commented Nov 17, 2014

https://www.nuget.org/packages/EnterpriseLibrary.SemanticLogging doesn't show any 6.0

can you send me the paket.dependencies file?

@madhon
Copy link
Author

madhon commented Nov 17, 2014

EnterpriseLibrary.SemanticLogging v6.0.1302.0 is an unlisted package

Paket.Dependencies has the following

source https://www.nuget.org/api/v2

nuget Dapper
nuget EnterpriseLibrary.SemanticLogging.TextFile 2.0.1406.1
nuget Microsoft.Tpl.Dataflow
nuget Rx-WinForms 2.2.5

@forki forki closed this as completed in fbc18c5 Nov 17, 2014
@forki
Copy link
Member

forki commented Nov 17, 2014

6.0.1302.0-Preview was incompatible with our version parser. fixed in 0.14.3

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