From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: bug#32170: python-cairocffi error "dlopen() failed to load a library: cairo / cairo-2" Date: Mon, 16 Jul 2018 23:54:27 +0200 Message-ID: <20180716235427.7cfcc187@scratchpost.org> References: <87k1pvbpl5.fsf@sturm.com.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/qZuObgUDL7a2Ecw4d3IOSHz"; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ffBSV-0000T4-PY for bug-guix@gnu.org; Mon, 16 Jul 2018 17:55:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ffBSS-0007Ks-Og for bug-guix@gnu.org; Mon, 16 Jul 2018 17:55:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:39083) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ffBSS-0007KL-KE for bug-guix@gnu.org; Mon, 16 Jul 2018 17:55:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ffBSS-0001Yw-CF for bug-guix@gnu.org; Mon, 16 Jul 2018 17:55:04 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87k1pvbpl5.fsf@sturm.com.au> 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: Ben Sturmfels Cc: 32170-done@debbugs.gnu.org --Sig_/qZuObgUDL7a2Ecw4d3IOSHz Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Ben, thanks for the report. I've fixed it in a545090ce5e6b9da1f473f558dabda69f317e461 on guix master by allowing absolute paths as python-cairocffi's dlopen's parameter and also substituting the sonames by the absolute paths in the callers. python-cairocffi's dlopen is re-exported. That means that users that use it also have to use the absolute paths. --Sig_/qZuObgUDL7a2Ecw4d3IOSHz Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAltNFBMACgkQ5xo1VCww uqXy4wf/Vlnblw9ugIWZ9CO10ZgdJzainsVWPUrPIcAkjxfRPjSq0UH5mGBhokXr G1fGpapB2lYE187dahovb2mY6hyrt6DjgORpqPQZin4XjOH3DW4rII1u4wdKFLtU 0qRZ/es0l/HeSPf1lblFtHSHWGFEhT4uVEj+2ZU3tyXkLvd9hvmlhdL4XLuwNr8q TlOlD13GvLh/1yW0xiF1G5buvKHN4cqFx+l5YDO87YSJtplZVU/HBs8uYs8Gv9Kj 8e5Pf99THwImtQ5E/EbuKWMLUGqfkKUAie2Ha7zqvOjERSearNZQsCw8TD5cGoRe gpFMoWLfS6pbdJfWm4Gqa3xfgdEhoA== =9kKQ -----END PGP SIGNATURE----- --Sig_/qZuObgUDL7a2Ecw4d3IOSHz--