cabal upload -- error 404
Roman Cheplyaka
roma
Wed Oct 9 14:41:27 UTC 2013
If you really want to upload the package, then do
cabal upload dist/PrimitiveArray-0.5.2.0.tar.gz
(without -c).
I'd guess that the new hackage server doesn't yet support the API
required for -c. You can report this at
https://github.com/haskell/cabal/issues
although it will /probably/ end up at
https://github.com/haskell/hackage-server/issues
(Please also check that it isn't reported already.)
Roman
* Christian Hoener zu Siederdissen <choener at tbi.univie.ac.at> [2013-10-09 16:32:17+0200]
> Hi everybody,
>
> Does anybody know what this means and how to resolve it? I have updated
> my hackage account and can upload via the web interface, just not via
> cabal. cabal config file is new as well.
>
> cabal upload -c dist/PrimitiveArray-0.5.2.0.tar.gz
> Checking dist/PrimitiveArray-0.5.2.0.tar.gz...
> Error: dist/PrimitiveArray-0.5.2.0.tar.gz: 404 Not Found
>
>
>
> Sorry for this being the wrong mailing list ;-)
>
> Many thanks,
> Christian
> _______________________________________________
> Glasgow-haskell-users mailing list
> Glasgow-haskell-users at haskell.org
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20131009/6cb5a6d4/attachment.sig>
More information about the Glasgow-haskell-users
mailing list