From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id eGGgK7kaqGQ2jAAASxT56A (envelope-from ) for ; Fri, 07 Jul 2023 16:01:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id uP98KrkaqGRksAAAG6o9tA (envelope-from ) for ; Fri, 07 Jul 2023 16:01:29 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 4630F1C6BF for ; Fri, 7 Jul 2023 16:01:29 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=E8Ofxppi; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1688738489; a=rsa-sha256; cv=none; b=BfTefqAi/TWLUKA9kRcAoV7oMixTDd+F5uNlCpW85G870d/Sd08wVWO8EHXP2qG2rtlf64 9kv3GWbCLU73oHrqDxmsZCxCu3v5lJ8QALV3lk0TMMGTnNIrtax641k8EEk+dQB9VWmMv0 OQiWR/5tIVw1R6lvJMmdZr6YZA4a3IPf2hgvAmTffn4AE+9Fj7w2i/mBIaTRg2btBWKqOs 3ClojinVQcxpIndmGWC7ukHTMIGihG/gK1gyvlCCZy3cAUbHZ2+RtLgyYjTo+HgEn3cYKs Lf153AeoEZ9w66+N4lES/xq641/r9fQ9HHAlYHJSkAIhcGKb48Ox6CjIGSfIow== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=E8Ofxppi; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1688738489; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=6OjfzHjO3HKHyyI4fS/e/eC4upAM8RE2jB0h0s2mUEY=; b=LWoI78Rt9O/+ucsxHlK5OC3eQBR+w+vBGG6qJn5GU+uRPHar18QGzSNDqizkJYQMVCWCP1 u1qlgq5pJ4vXVQ1oWWDDIrobCTSXDmuY5EKoh6z8DJEYhkKQNIs0FEvRb6gURVzmj4M+Gv sjp/TLkcJlCHUX1JDgHpwDhIvFKn9U406pkPjqxwoARplDEo4VrQs+znyiATJs+OAOdyEx HcXN0+utNeU9JLP3USyJr6I3VNKxQRjzmA5LSXF22EVIjABjPD7ADrekYiP/nmEE5kL2ix pUMnL9NxQh8s8qqwnqF8AKyQGOniTjxq6mno6db3aLVH2Z95Ohvn2uCXdcfEBw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qHm1E-0006j4-2k; Fri, 07 Jul 2023 10:01:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qHm18-0006ij-E2 for bug-guix@gnu.org; Fri, 07 Jul 2023 10:01:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qHm18-0005b3-5L for bug-guix@gnu.org; Fri, 07 Jul 2023 10:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qHm18-0005c8-1O for bug-guix@gnu.org; Fri, 07 Jul 2023 10:01:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#64309: Python dlopen()s musl libc Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 07 Jul 2023 14:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64309 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Athena Martin Cc: 64309@debbugs.gnu.org Received: via spool by 64309-submit@debbugs.gnu.org id=B64309.168873842321509 (code B ref 64309); Fri, 07 Jul 2023 14:01:02 +0000 Received: (at 64309) by debbugs.gnu.org; 7 Jul 2023 14:00:23 +0000 Received: from localhost ([127.0.0.1]:43528 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qHm0V-0005ar-KW for submit@debbugs.gnu.org; Fri, 07 Jul 2023 10:00:23 -0400 Received: from eggs.gnu.org ([209.51.188.92]:48480) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qHm0T-0005ab-9b for 64309@debbugs.gnu.org; Fri, 07 Jul 2023 10:00:22 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qHm0N-0005PY-Dm; Fri, 07 Jul 2023 10:00:15 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=6OjfzHjO3HKHyyI4fS/e/eC4upAM8RE2jB0h0s2mUEY=; b=E8OfxppiImujWttOoWpA W2zNZQawMg6h939TTa8zSLQHC8R/d3Q7XfmBONpAxpKPsGXU0oR8Hsqqb49XoxLYt9yBMmkOCyPlM 3rU0VzgEIgUt4WPWOIrI2FnOU+8z+RbyRgKyVazHbesVimXspa6U5LLhe4FjRnagptBkWY7gplaGW HHD2Uc238INWaMHU1VQjCsm43n9kTugiZXeEcnpsoTNMUmNp6IG8WnDYVINygiupYsAE79SIS5GsZ D0JmtAX/bsHgcF0jt9QJWvjj5XFoT3Z+ENfSeSNur5BHetLBQPuwVgXhaIRiE/BUBu8UWtSUBs0Rq SOe04cedte9QnA==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qHm0M-0006jp-Of; Fri, 07 Jul 2023 10:00:14 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230626204230.7b3b773a@spock.hosts.alm.website> Date: Fri, 07 Jul 2023 16:00:12 +0200 In-Reply-To: <20230626204230.7b3b773a@spock.hosts.alm.website> (Athena Martin's message of "Mon, 26 Jun 2023 20:42:30 -0400") Message-ID: <87mt07kej7.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -2.67 X-Migadu-Queue-Id: 4630F1C6BF X-Spam-Score: -2.67 X-TUID: 3wzboRmWsHDi Hi, Athena Martin skribis: > I've had experiences now with multiple Guix packages, including gajim > (bug 60235) and now python-neovim-remote, which have an issue where > Python tries to dlopen() libc, but finds the system libc instead of > Guix's, resulting on Alpine Linux hosts in a crash with this message: > > ImportError: libc.musl-x86_64.so.1: cannot open shared object file: No su= ch file or directory > > There are a variety of tracebacks that lead up to this, depending on > the package in question. Could you provide a command to reproduce this? Thanks in advance, Ludo=E2=80=99.