From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 2As1I4MfVWS9LgAASxT56A (envelope-from ) for ; Fri, 05 May 2023 17:23:47 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id aOMiI4MfVWRXRAEAauVa8A (envelope-from ) for ; Fri, 05 May 2023 17:23:47 +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 37AAD24CCE for ; Fri, 5 May 2023 17:23:47 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1puxGy-0003NQ-H9; Fri, 05 May 2023 11:23:04 -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 1puxGx-0003NG-4N for bug-guix@gnu.org; Fri, 05 May 2023 11:23:03 -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 1puxGw-0003yV-Ry for bug-guix@gnu.org; Fri, 05 May 2023 11:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1puxGw-0003hx-NU for bug-guix@gnu.org; Fri, 05 May 2023 11:23:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#63050: "guix pull" requires graphical libraries Resent-From: Csepp Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 05 May 2023 15:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63050 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Simon Tournier Cc: ludo@gnu.org, 63050@debbugs.gnu.org, andreas@enge.fr X-Debbugs-Original-Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 63050@debbugs.gnu.org, bug-guix@gnu.org, Andreas Enge Received: via spool by 63050-submit@debbugs.gnu.org id=B63050.168330016914214 (code B ref 63050); Fri, 05 May 2023 15:23:02 +0000 Received: (at 63050) by debbugs.gnu.org; 5 May 2023 15:22:49 +0000 Received: from localhost ([127.0.0.1]:57274 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puxGj-0003hB-6g for submit@debbugs.gnu.org; Fri, 05 May 2023 11:22:49 -0400 Received: from mx0.riseup.net ([198.252.153.6]:49444) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puxGf-0003gh-AR for 63050@debbugs.gnu.org; Fri, 05 May 2023 11:22:47 -0400 Received: from fews02-sea.riseup.net (fews02-sea-pn.riseup.net [10.0.1.112]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx0.riseup.net (Postfix) with ESMTPS id 4QCZDv4wWNz9sW1; Fri, 5 May 2023 15:22:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1683300159; bh=AEioIVtJpnE8tCVPNzpxjJsONNnboYvEyNhNR8RepqA=; h=References:From:To:Cc:Subject:Date:In-reply-to:From; b=jAlbi0yE8UISI2gxmgvGBJz8iE+ak1hGormbG/rj2cqASVoFfi8hy3kBzPWXLS71g IyVhfx2zn0DpG3GHPAQbQoX0Qw5JXmQ6zX1h3PD7i7ErIhLQJgjr3m6/vjJS+lBYRd bJFep7DVTtuI+LOEVDLfwFKnh2d450QbuC1pSl4c= X-Riseup-User-ID: 67B8E88765A5D4BF6A931334B309B8AEB3FBDD0CBD16136AD52A91B2E551DB8E Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews02-sea.riseup.net (Postfix) with ESMTPSA id 4QCZDt5G9vzFrx9; Fri, 5 May 2023 15:22:38 +0000 (UTC) References: <875y9jzl9m.fsf@gnu.org> <87354k9grw.fsf@gmail.com> <87ild91a7w.fsf@gnu.org> <86ttwsxyo7.fsf@gmail.com> From: Csepp Date: Fri, 05 May 2023 15:21:16 +0000 In-reply-to: <86ttwsxyo7.fsf@gmail.com> Message-ID: <87ttwq952b.fsf@riseup.net> 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-Flow: FLOW_IN X-Migadu-Country: US ARC-Seal: i=1; s=key1; d=yhetil.org; t=1683300227; a=rsa-sha256; cv=none; b=OuBO7hgcdqPvR23og4Xg1pUpOjqgCLbaAnpw6tbtO0NEpyWqQAlXo+mG5mSIDNShdSYmdv xmzQmquFtHdvSl1jvvfVj8e/eEJW7r8jwZt0VpeGwhkLEpKzBrirvyMQ3UAz/jZ2lNiMcp I5tLBB4k1xqUFhvVJ6WN9qA9FHXhAvnvPZHXmYYUdJRWgMNWbrXemc8/pqHnwqTeZ7rUoX WjWqMQvvqDVkN6Sfin2+NJtKGwiBIZWvxJuJBPWNDAikml9wV66G31LdQqniXT+8yXYbRl I8KvgSI79wBSZWb0qvovobmQ2x7iyQTcRGgJ0W5JNN57ki6XDQzqQaYifOBd4g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=jAlbi0yE; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (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=1683300227; 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=j+Xf7phnKOPhlZ+6An9dj5VcltVob1SsXT8HRH14hOg=; b=SAUeYOUsLiG/h35b+hbrMz0Ha9LQVQ6fAWF4TVDczY3DEtd9+Oe347YMbzL+B+kFJR0MZu qnj+fM3lHbZb750lBQZXRFYIixTFkHpDMRGNBdZfBZDNfwE09nB0QMohcf4ntB9p1dxAN8 lYFk7RAq5HENblVCuSSX3vHZqxaRZj2bvRYTL1SXVh5Sn2CkR4QozZvUyvRgChWG3e9pAt VyCwHhthRnz+YGCz1CUbdkhgL6r5QCnrPiZHCFeqSFAm3iE2Kw2pY+qxnZmGuI3KeU8KtF BbBBVfVeRbv94BBXXbo5C9cv2vI3ggPyQKsydCr0Iqn3BSzlSkh+DPsC472iDQ== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=jAlbi0yE; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (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" X-Migadu-Spam-Score: 7.20 X-Spam-Score: 7.20 X-Migadu-Queue-Id: 37AAD24CCE X-TUID: yhFpR51sUBNK Simon Tournier writes: > Hi, > > On Wed, 03 May 2023 at 21:33, Ludovic Court=C3=A8s wrote: > >>> Why does Guix require =E2=80=99graphviz=E2=80=99 in the first place? >> >> It uses it to build images in the manual. > > Ah. So we are dragging X11 libraries as libx11 for one or two figures > in the manual. :-) > > Although that=E2=80=99s not exactly the same as =E2=80=9Cguix pull=E2=80= =9D, > > guix graph guix -t bag-emerged > > gives an idea. Well, for example, there is a path from guix to ninja > via graphviz. > > While I understand that the documentation is important, could we skip it > for some architectures? Or just move it to a separate output or package? That should really be something done for all packages automatically tbh. Alpine gets this right.