hackage-server icon indicating copy to clipboard operation
hackage-server copied to clipboard

403 Forbidden when trying to upload package candidate

Open cbrt-x opened this issue 1 year ago • 2 comments

When trying to upload a package candidate, both from the hackage GUI and with cabal upload I get a 403 Forbidden

image

The package candidate I'm trying to upload is for libmpd which has my hackage account (jade512) in the maintainers list.

cbrt-x avatar Jun 20 '24 19:06 cbrt-x

https://hackage.haskell.org/user/jade512 is not approved to upload packages. You need to get two endorsements at https://hackage.haskell.org/user/jade512/endorse

Bodigrim avatar Jun 20 '24 20:06 Bodigrim

I see, that should probably be mentioned with this error.

cbrt-x avatar Jun 20 '24 21:06 cbrt-x