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

cabal-install cannot download gnuidn-0.2.2 #4828

Closed
peti opened this issue Oct 16, 2017 · 3 comments
Closed

cabal-install cannot download gnuidn-0.2.2 #4828

peti opened this issue Oct 16, 2017 · 3 comments

Comments

@peti
Copy link
Collaborator

peti commented Oct 16, 2017

Using cabal-install revision 63f1490 from the current master branch, I get the following error trying to fetch http://hackage.haskell.org/package/gnuidn-0.2.2:

$ rm -rf ~/.cabal/packages/hackage.haskell.org/gnuidn && cabal get gnuidn-0.2.2
Downloading gnuidn-0.2.2...
Invalid package gnuidn-0.2.2

That doesn't seem right?

@23Skidoo
Copy link
Member

23Skidoo commented Oct 16, 2017

I can reproduce this; cabal update doesn't help and cabal get gnuidn-0.2.1 works fine. Looks like the failure comes from hackage-security.

/cc @edsko

@hvr
Copy link
Member

hvr commented Oct 16, 2017

@23Skidoo it's haskell/hackage-server#488 ; we mostly need a better error message explaining why the package is considered invalid (i.e. because it doesn't pass authenticity validation).

@peti
Copy link
Collaborator Author

peti commented Mar 9, 2018

Fixed by haskell/hackage-server#644.

@peti peti closed this as completed Mar 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants