From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8PswJF+fCmX/8gAA9RJhRA:P1 (envelope-from ) for ; Wed, 20 Sep 2023 09:29:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 8PswJF+fCmX/8gAA9RJhRA (envelope-from ) for ; Wed, 20 Sep 2023 09:29:35 +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 5606861639 for ; Wed, 20 Sep 2023 09:29:35 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Pz94shjP; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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=1695194975; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=YFQo7xOGstF/zsfszUw3zSTpVUG58LD26SloNF0vvs8=; b=BzRyz2lpv6SjIGTk5vlFCqB1sY52lbZMU0dK/JIHqgfe4pa+36B3p7FluV5uky5H+/tITR raufkDCioxotcY0eRqtRKIaxLJHWQw6red/dMD6vJ+zBrGgl96JhN1edAhGWpxwYdy4VUD PT74F1ykm586xJHK03X9AsaMaxOD4EIFl3/2D42T8xs2NYfm1U3JYBl0h2uo6FBfj6qoJo kCbOJeJ0CkKIPL0LMrorORAKkp/eQOhnLsUu3yeGVOr2tL5izm0iDCWcCtyd3QGFjSkssQ kcRsHVUH7mX95Zrzp9eDV5gyQPVjyX89ZVCoHrH2c57NjB3ShMXTtuWnG1E+mA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695194975; a=rsa-sha256; cv=none; b=QHMqHSphrj5pNOgka/2R02YfXHxzzGHnfKUD7SRYjt5vO9/TO6ScWp6RySAAws8kqJS+Ll RtmTiKl6Nogcv13ZsoRi6XXZvTXACzGCChQ5oe2EMqhKYKtMYYRqnRwuTgTsX16/fEskhO HH9M2pbloHgnnCA06i4DAtIHJdRojmhRQo+D4EnYS3HCH7JP3F07lP1ARMqs/BePPOiQuo ax3US5JZQAVqAJcAEgLEYiwizYixJrYN9v2SCMe/3gk65M18AZtvMrvXvtMJigdUEsZ8/x Ualqgc9NOKYv8M6wrNgV27ygM2W1rUy7lf4rKrZPakVbDyllnoyHTrlmGAjCKA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Pz94shjP; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qirdn-0003vN-5u; Wed, 20 Sep 2023 03:28:55 -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 1qirdl-0003rr-LW for bug-guix@gnu.org; Wed, 20 Sep 2023 03:28:53 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qirdl-0003Nu-Db for bug-guix@gnu.org; Wed, 20 Sep 2023 03:28:53 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qirdu-000310-Kq for bug-guix@gnu.org; Wed, 20 Sep 2023 03:29:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#64794: Guile 3.0.9 in guix shell container with emulated FHS throws ldconfig error @ a050897 Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 20 Sep 2023 07:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64794 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Juliana Sims , 64794@debbugs.gnu.org Received: via spool by 64794-submit@debbugs.gnu.org id=B64794.169519488111478 (code B ref 64794); Wed, 20 Sep 2023 07:29:02 +0000 Received: (at 64794) by debbugs.gnu.org; 20 Sep 2023 07:28:01 +0000 Received: from localhost ([127.0.0.1]:58219 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qirct-0002yh-Bt for submit@debbugs.gnu.org; Wed, 20 Sep 2023 03:28:01 -0400 Received: from mail-wr1-x42d.google.com ([2a00:1450:4864:20::42d]:38102) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qircr-0002yQ-AM for 64794@debbugs.gnu.org; Wed, 20 Sep 2023 03:27:58 -0400 Received: by mail-wr1-x42d.google.com with SMTP id ffacd0b85a97d-31f7c87353eso1185929f8f.0 for <64794@debbugs.gnu.org>; Wed, 20 Sep 2023 00:27:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1695194862; x=1695799662; darn=debbugs.gnu.org; h=mime-version:message-id:date:references:in-reply-to:subject:to:from :from:to:cc:subject:date:message-id:reply-to; bh=YFQo7xOGstF/zsfszUw3zSTpVUG58LD26SloNF0vvs8=; b=Pz94shjP7CZIvxjhIa7z/jjbIG0CtDoW4oCtIJwlZrHJUDsOaRaMgNnuz6rILDTDBj yVYM8Ld+Rc7vZ8w3THFuN/NM/i7+MCHZZrBJAgzT3IVVRBKAcVe27Dj9bdUJEeIzWbXZ aaPPO0/0Cc3F7gaeF2pnB2PKnQcADoi0VxL6skpzjDmTB4CGu+HlVD+Y6GEzOt2wvAfG jUqDaKgDatnlXsoZR+Eoe82WMEmmikOiC1TyTYbjl9yReREejHUS8++ZebrMhy7ieDwP ybPKbYpkBcF9XBG8BCcP0mKwz8g2yt1z/I5ZOEN/XwEu+2BITqLFwDqkonsxt5cu6pWS DmcQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695194862; x=1695799662; h=mime-version:message-id:date:references:in-reply-to:subject:to:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=YFQo7xOGstF/zsfszUw3zSTpVUG58LD26SloNF0vvs8=; b=mXVQLuwFU1brhB0wMc0fvM1tx4PrrI6r91GnQbWuzsqp3H8pEqrWGfd1B3Ura+Bqke T8sY70uAWbeIQZf9dzBB2c/KDmdzniRg1aAon2uMsyECK38jVB97xz9oQqVLOzKvgluj WgtvbWGtXhoNCF0K4vuozRCwsUXeMMk6pkrM8+7+V4VeIs6W9BxA16skFSq/YfdqPM7p EJRCWNFj0qUbjDaPaT4DrwdUzQyIE1Jpuyx+xzld9RLF4lM6PnvigIifgJPImWKAjVXs Ey1in38mK8K02wqzcqCPTxfav5bTNs6KApKHvojNiR3Fh8jPXLtiQKk6CJSqb8dKqEj2 4LMA== X-Gm-Message-State: AOJu0YxDxSXpPZHXFe9hXmse+CyPIrrFq4djW6QOwwqJTw/Mq4TDI1jE 2WwlWbFsvS/t0jA6xfBIdcjPk7rRtEA= X-Google-Smtp-Source: AGHT+IHCVSajM78xbSa21KBLLZZXGWvOISvKby3BREBO9mUtsB0ErTmvU3vEisFaJS6cG++nLsTjaA== X-Received: by 2002:a5d:45c4:0:b0:31f:85dc:110c with SMTP id b4-20020a5d45c4000000b0031f85dc110cmr1358125wrs.0.1695194862187; Wed, 20 Sep 2023 00:27:42 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id e7-20020a056000194700b00317b063590fsm17450951wry.55.2023.09.20.00.27.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Sep 2023 00:27:41 -0700 (PDT) From: Simon Tournier In-Reply-To: References: Date: Wed, 20 Sep 2023 08:55:53 +0200 Message-ID: <86v8c52v0m.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 2.77 X-Spam-Score: 2.77 X-Migadu-Queue-Id: 5606861639 X-Migadu-Scanner: mx0.migadu.com X-TUID: mswm6BVBtLBO Hi, On Sat, 22 Jul 2023 at 20:58, Juliana Sims wrote: > When entering `guix shell -CF guile[@3]`, I receive the following > error: > "ldconfig: /lib/libguile-3.0.so.1.6.0-gdb.scm is not an ELF file - it > has the wrong magic bytes at the start." [...] > (commit > "a0508975dd6c70a2d2997a75c302a9fd42f7c370") I confirm the message: --8<---------------cut here---------------start------------->8--- $ guix shell -CF guile@3 ldconfig: /lib/libguile-3.0.so.1.6.0-gdb.scm is not an ELF file - it has the wrong magic bytes at the start. --8<---------------cut here---------------end--------------->8--- with Guix revision 6113e0529d61df7425f64e30a6bf77f7cfdfe5a5. Is it a warning or an error? Other said, which feature does it break? Cheers, simon