I noticed this on Haskell-Cafe. Sounds like new-hackage might have some quota issues and possibly hackage has the same policy or a different error.
Thanks in adavance, Jason ---------- Forwarded message ---------- From: Thomas Hallgren <[email protected]> Date: Wed, Aug 7, 2013 at 9:35 AM Subject: Re: [Haskell-cafe] Hackage upload problem To: [email protected] On 2013-08-07 17:06 , Duncan Coutts wrote: > On Wed, 2013-08-07 at 14:32 +0200, Thomas Hallgren wrote: >> Hi, >> >> I get the following error when I try to upload gf-3.5.tar.gz [1] to Hackage. >> >> 400 Error in upload >> could not extract gf-3.5 directory from gf-3.5.tar.gz >> >> >> I get the same error when I try to Check the previous version, gf-3.4.tar.gz >> [2], which was uploaded without problems 6 months ago [3], so it seems that >> something has changed on the server. >> >> Does anyone know what it could be that is going wrong? Is there a way to get >> a >> more informative error message? > > You're welcome to try uploading it to the new-hackage.haskell.org and > see if that gives a more informative error message. If it's a poor error > message there then we can fix that. > > Duncan > new-hackage.haskell.org didn't work either, it says: Reached disk quota of 1000000 bytes. gf-3.5.tar.gz is a lot bigger than 1000000 bytes. I am guessing this restriction only applies on new-hackage, and that there is a different problem on old hackage... Thomas H _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe _______________________________________________ haskell-infrastructure mailing list [email protected] http://community.galois.com/mailman/listinfo/haskell-infrastructure
