[Nix-dev] Haskell packages in the binary cache broken?

Jan Malakhovski oxij at oxij.org
Fri May 24 01:06:48 CEST 2013


Sorry for the wait, I was a bit busy lately.

The result of
~~~~
$ ghc-pkg -v --global list
~~~~
for a system with
~~~~
$ readlink -f /run/current-system/sw/bin/ghc
/nix/store/vlx3ikjjxlfvqjjlx74cg07p79y43mdq-ghc-7.4.2-wrapper/bin/ghc
~~~~
is in the attachement.

On Thu, 16 May 2013 08:55:06 -0430
Karn Kallio <tierpluspluslists at skami.org> wrote:

> 
> Looking at the end of your stage-4 log we see that a build failed because 
> containers-0.4.2.1-75f143aa39a3e77a1ce2300025bdd8ce is missing.  That is part 
> of ghc, and the nix hash of your ghc-wrapper is 
> vlx3ikjjxlfvqjjlx74cg07p79y43mdq, which agrees with the Hydra trunk: 
> http://hydra.nixos.org/build/4491149
> 
> So your ghc and the binary cache one should be the same, thus the missing 
> containers should be there.
> 
> Would you check with
> 
> ghc-pkg -v --global list
> 
> whether or not your local GHC has the same containers as Hydra? From the build 
> log errors I think it must not.
> 
> The Hydra ghc does have a containers with the right GHC ABI hash:
> http://hydra.nixos.org/build/4485890/contents/1
> 
> 
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev


-------------- next part --------------
A non-text attachment was scrubbed...
Name: ghc-pkg.list.gz
Type: application/octet-stream
Size: 3967 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20130523/6b553387/attachment.obj 


More information about the nix-dev mailing list