From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: bug#25421: GHC@8 cannot load libncursesw.so.6 Date: Wed, 11 Jan 2017 18:38:27 +0100 Message-ID: <871sw98pkc.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43606) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cRMrc-0002Zw-Hc for bug-guix@gnu.org; Wed, 11 Jan 2017 12:39:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cRMrW-0000b2-UR for bug-guix@gnu.org; Wed, 11 Jan 2017 12:39:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:34726) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cRMrW-0000ay-RZ for bug-guix@gnu.org; Wed, 11 Jan 2017 12:39:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cRMrW-0003x7-Id for bug-guix@gnu.org; Wed, 11 Jan 2017 12:39:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43440) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cRMr3-0001BN-Jx for bug-guix@gnu.org; Wed, 11 Jan 2017 12:38:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cRMr0-0000Tl-IX for bug-guix@gnu.org; Wed, 11 Jan 2017 12:38:33 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:46675) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cRMr0-0000TW-A6 for bug-guix@gnu.org; Wed, 11 Jan 2017 12:38:30 -0500 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 25421@debbugs.gnu.org Cc: Kei Kebreau --=-=-= Content-Type: text/plain Hello! Kei noticed that the latest GHC package does not work: $ guix environment --pure --ad-hoc ghc [env]$ ghc --help /gnu/store/50gn6ahfc0llldy6ggrnj1hc5wsxyfh9-ghc-8.0.1/lib/ghc-8.0.1/bin/ghc: error while loading shared libraries: libncursesw.so.6: cannot open shared object file: No such file or directory ghc@7 (the default for Haskell packages) does not have this problem. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlh2bZMACgkQoqBt8qM6 VPqOigf/T4UHN6GTrKZtXQqSL4FBj/KOW1TgDDl1Rbrj84Cmu3dqzvWJKMZcZuKJ kPRy/Wh/GO3xf5emde6rftAlqhp1r1jhkJpPj8oEV6D5EgE/B3rajnhXpPYdToOY f00lG8YOzr272S+lEdmlxgiwO/3th3vSRQSsxI2KNZzVAeqbc2sRIBj5JAdvXZKK pKcxkyXKcbKsFvuf2YWIgk5RSKHOVBZ9eoHN1+J0WyH+oeqVhLaLbPtVBpoCLo3D 0AC5misfkXVhZP73BVKk6hPiYC6OD8IC8FSrdiUS4BoPGq17h9L/uCicJzvoHjAw P1XuzT9767ved2IK032Y6PqyLH8BsQ== =a3zm -----END PGP SIGNATURE----- --=-=-=--