Re: [Haskell-cafe] Cabal upload failure

2011-05-25 Thread Niklas Broberg
Yep, works fine now, thanks!

/Niklas

On Tue, May 24, 2011 at 2:52 PM, Ross Paterson r...@soi.city.ac.uk wrote:

 Version skew problem -- I hope it's fixed now.

 ___
 Haskell-Cafe mailing list
 Haskell-Cafe@haskell.org
 http://www.haskell.org/mailman/listinfo/haskell-cafe

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] Cabal upload failure

2011-05-24 Thread Ivan Lazar Miljenovic
On 24 May 2011 19:48, Emil Axelsson e...@chalmers.se wrote:
 Hello!

 I'm trying to upload a new version of syntactic, but Hackage gives the
 error:

 500 Internal Server Error
 stdin: hWaitForInput: invalid argument (Invalid or incomplete multibyte or
 wide character)

 In fact, I get the same error if I use the Check functionality on the
 earlier version that is already on Hackage.

 Any idea what causes this?

Do you have any comments or something somewhere that are in a non-UTF8 encoding?

-- 
Ivan Lazar Miljenovic
ivan.miljeno...@gmail.com
IvanMiljenovic.wordpress.com

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] Cabal upload failure

2011-05-24 Thread Niklas Broberg
On 24 May 2011 19:48, Emil Axelsson e...@chalmers.se wrote:
 Hello!

 I'm trying to upload a new version of syntactic, but Hackage gives the
 error:

 500 Internal Server Error
 stdin: hWaitForInput: invalid argument (Invalid or incomplete multibyte
or
 wide character)

 In fact, I get the same error if I use the Check functionality on the
 earlier version that is already on Hackage.

 Any idea what causes this?

I have the exact same issue, I mailed about it some 10 minutes before you.
So I believe this is Hackage's fault.

Cheers,

/Niklas
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] Cabal upload failure

2011-05-24 Thread Emil Axelsson

2011-05-24 12:05, Niklas Broberg skrev:

On 24 May 2011 19:48, Emil Axelsson e...@chalmers.se
mailto:e...@chalmers.se wrote:
  Hello!
 
  I'm trying to upload a new version of syntactic, but Hackage gives the
  error:
 
  500 Internal Server Error
  stdin: hWaitForInput: invalid argument (Invalid or incomplete
multibyte or
  wide character)
 
  In fact, I get the same error if I use the Check functionality on the
  earlier version that is already on Hackage.
 
  Any idea what causes this?

I have the exact same issue, I mailed about it some 10 minutes before
you.


Aha, so maybe it's a local problem :)




So I believe this is Hackage's fault.


Yes, and as I said, it gives the same error for a tarball that was 
already accepted by Hackage, namely:


http://hackage.haskell.org/packages/archive/syntactic/0.2.0.1/syntactic-0.2.0.1.tar.gz



2011-05-24 12:00, Ivan Lazar Miljenovic skrev:
 Do you have any comments or something somewhere that are in a 
non-UTF8 encoding?


No, not conciously at least...

/ Emil


___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] Cabal upload failure

2011-05-24 Thread Ross Paterson
Version skew problem -- I hope it's fixed now.

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe