From unknown Tue Jun 17 22:08:32 2025 X-Loop: help-debbugs@gnu.org Subject: bug#57965: Problem with freecad substitute Resent-From: Aleksandr Vityazev Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 21 Sep 2022 04:56:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 57965 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 57965@debbugs.gnu.org X-Debbugs-Original-To: "bug-guix" Received: via spool by submit@debbugs.gnu.org id=B.166373612722154 (code B ref -1); Wed, 21 Sep 2022 04:56:01 +0000 Received: (at submit) by debbugs.gnu.org; 21 Sep 2022 04:55:27 +0000 Received: from localhost ([127.0.0.1]:60271 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oarle-0005lG-KZ for submit@debbugs.gnu.org; Wed, 21 Sep 2022 00:55:27 -0400 Received: from lists.gnu.org ([209.51.188.17]:59736) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oarlW-0005l0-Cs for submit@debbugs.gnu.org; Wed, 21 Sep 2022 00:55:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56804) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oarlT-0002RJ-H7 for bug-guix@gnu.org; Wed, 21 Sep 2022 00:55:17 -0400 Received: from mout01.posteo.de ([185.67.36.65]:44479) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oarlR-0006cV-Be for bug-guix@gnu.org; Wed, 21 Sep 2022 00:55:15 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 400B6240026 for ; Wed, 21 Sep 2022 06:55:09 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1663736109; bh=GqbYY0bho7zwCWUByj1h1dXVgrHz2cMut3l6C8ZiRY0=; h=From:To:Subject:Date:From; b=YhYlvfVveAk6JHprZSwa+YYZwtiMFu2FYQZdUcV1etVXvs/Wrfs79VgbqiEe8a7p1 tOWxRX2TWdXyxhra10eQkgYkX0NWeAyqYooYwzyhTOoNRTJN8eQlw0xbkzGrk3cnAg yZK8uRk9LNlfJDV8W0T/GXjIl330E2MhMZNAg7xCQOwV6EIoZWWM/xtAK8iQqMhyFG QTrEyruvv99CV25Vc+PTOXhgy1JygV2a54vREibTzvr+VM49qu5CHhVdjw+rAzHlt9 lBox2LQcPFUL7V578sxEwW/eDVViI5fSpuurE8DOPmv9v67AGamDezP/zqtgg9RTK7 PcpnCYCQLgzCw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4MXR183FNPz6tr6 for ; Wed, 21 Sep 2022 06:55:08 +0200 (CEST) From: Aleksandr Vityazev Date: Wed, 21 Sep 2022 04:54:59 +0000 Message-ID: <87k05x1g4c.fsf@posteo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.67.36.65; envelope-from=avityazev@posteo.org; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Hi, I want to install freecad, substitute available but the package starts building locally. --8<---------------cut here---------------start------------->8--- guix pull guix weather --substitute-urls=3D"https://bordeaux.guix.gnu.org" freecad computing 1 package derivations for x86_64-linux... looking for 1 store items on https://bordeaux.guix.gnu.org... https://bordeaux.guix.gnu.org =E2=98=80 100.0% substitutes available (1 out of 1) 53.5 MiB of nars (compressed) 241.7 MiB on disk (uncompressed) 1.328 seconds per request (1.3 seconds in total) 0.8 requests per second (continuous integration information unavailable) guix package --substitute-urls=3D"https://bordeaux.guix.gnu.org" -i freecad The following package will be installed: freecad 0.20.1 substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 10= 0.0% The following derivation will be built: /gnu/store/ks669hl57lll1h1qaspiwlr4ls0lg1rm-freecad-0.20.1.drv --8<---------------cut here---------------end--------------->8--- This also happens with telegram-desktop. --=20 Best regards,=20 Aleksandr Vityazev From unknown Tue Jun 17 22:08:32 2025 X-Loop: help-debbugs@gnu.org Subject: bug#57965: Problem with freecad substitute Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 21 Sep 2022 07:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57965 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Aleksandr Vityazev Cc: 57965@debbugs.gnu.org Received: via spool by 57965-submit@debbugs.gnu.org id=B57965.166374521213673 (code B ref 57965); Wed, 21 Sep 2022 07:27:02 +0000 Received: (at 57965) by debbugs.gnu.org; 21 Sep 2022 07:26:52 +0000 Received: from localhost ([127.0.0.1]:60445 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oau8B-0003YS-Oo for submit@debbugs.gnu.org; Wed, 21 Sep 2022 03:26:52 -0400 Received: from mira.cbaines.net ([212.71.252.8]:41494) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oau89-0003YI-Bl for 57965@debbugs.gnu.org; Wed, 21 Sep 2022 03:26:50 -0400 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:fc93:27fb:8412:c8b7]) by mira.cbaines.net (Postfix) with ESMTPSA id 322F427BBE9; Wed, 21 Sep 2022 08:26:47 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 876f6119; Wed, 21 Sep 2022 07:26:46 +0000 (UTC) References: <87k05x1g4c.fsf@posteo.org> User-agent: mu4e 1.8.9; emacs 28.1 From: Christopher Baines Date: Wed, 21 Sep 2022 08:25:42 +0100 In-reply-to: <87k05x1g4c.fsf@posteo.org> Message-ID: <87leqdw5l5.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Aleksandr Vityazev writes: > I want to install freecad, substitute available but the package starts > building locally. This is probably due to you ACL, see https://guix.gnu.org/en/manual/devel/en/html_node/Substitute-Server-Authorization.html#Substitute-Server-Authorization --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmMqvLZfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XfLERAAnzpIk+qSxP70kpouf1eiBMmlNoWWhy5A vLt3S/uVcrYzSIz3SGI9wZ26FtkRVhPi/5pGOW7R7J4TDP3vSs0N38B/xYk7YwOf l3B/AvzXm+uZjmcC/h5rNiBJpy/n1VmnXXVVPOwEt0iGbXXptq2eI5KwtGyuF4Jz KsmCqXgAjH+buv9zq9ROCB2p/MmzR4O0TAZC8PmuSa1fPj1KqY96tXfZKv6GW6Ws GgWR/OeLPmI/SAJ9QWDV/ATyPcpQNaxhx0yDy1ULkkbw+qSAmD1onwLqGmbYsyII NJbsJ9kNUoT97scWdBS1z8O8tuawSVkmKJ1KDTnCEDLWNDyYfY0yOmj1ujDQo6dO todSp7iUgVUMSkOP7x//SyAArLyEKa0giUdVRERQZjcxUn9mPlx6DvrAlfVgqglp K2qi1NN7TXp+wBqA/whQGHdq3Vh1spwxJlfaEUI4Zln7p16VxRGWg/0ga1A0roQ0 iA/37ojB54UzoosYCQMzjkVaFwX5t/lyJB5xnorc3MdY8IhCI2zocY0SJXrO7Sww ato3OZWuZDSBI44/KISX/j61AqVp816+2PejdfciWo05+KQ3IL7bKMv8KbkLNOlg kjlQI/VUQ33Z5KJHXxmTiJrtpkjiMX7FMnJFz7r63AzNdbzxwsx8GRuzmSj6IQbS zp2UEoDwt8g= =89mP -----END PGP SIGNATURE----- --=-=-=-- From unknown Tue Jun 17 22:08:32 2025 X-Loop: help-debbugs@gnu.org Subject: bug#57965: Problem with freecad substitute Resent-From: Aleksandr Vityazev Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 21 Sep 2022 08:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57965 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Christopher Baines Cc: 57965@debbugs.gnu.org Received: via spool by 57965-submit@debbugs.gnu.org id=B57965.166374859119724 (code B ref 57965); Wed, 21 Sep 2022 08:24:02 +0000 Received: (at 57965) by debbugs.gnu.org; 21 Sep 2022 08:23:11 +0000 Received: from localhost ([127.0.0.1]:60554 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oav0h-000582-1o for submit@debbugs.gnu.org; Wed, 21 Sep 2022 04:23:11 -0400 Received: from mout02.posteo.de ([185.67.36.66]:44827) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oav0e-00057l-Qb for 57965@debbugs.gnu.org; Wed, 21 Sep 2022 04:23:09 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id A3612240105 for <57965@debbugs.gnu.org>; Wed, 21 Sep 2022 10:23:00 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1663748582; bh=/bHkF8DwbLpN0Ll/NyDP7HU0ysqlrvI3cCBskxPlk3Y=; h=From:To:Cc:Subject:Date:From; b=F/hUSAUON6v7CADgUp38C+Eay/b/BG6RcZvN4/1libuLpLAlKC+L4lvgEZzxrvN8r 8mbDm3/Q2RMeSjxEJWWHuP/egfra5qQb0Fm9O846kWeblTtUn/oBBBcLt7usjMTCuM Ora3xBUetZ4V03xIdefOPLsCYCfKztmAMS7ELSYqWqZACqrnig3A2goNIBHOkKX543 yhWhgqE4YmbsApnLqeWRLGfLpxxM1Unf7TTF/Ir0BqFu/OX9en8xVNWjbdpmQVomYy 74cVj8d+2rIviW/JCKhUcSDXYMG9RBzXo3VWmBLUsQzYtVSGu1N1KI16o7t4OT9i8F VSggzdbhjB7Yg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4MXWcz37X6z6tpn; Wed, 21 Sep 2022 10:22:56 +0200 (CEST) From: Aleksandr Vityazev References: <87k05x1g4c.fsf@posteo.org> <87leqdw5l5.fsf@cbaines.net> Date: Wed, 21 Sep 2022 08:22:56 +0000 In-Reply-To: <87leqdw5l5.fsf@cbaines.net> (Christopher Baines's message of "Wed, 21 Sep 2022 08:25:42 +0100") Message-ID: <87fsgl16hr.fsf@posteo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, On 2022-09-21, 08:25 +0100, Christopher Baines wrote: > Aleksandr Vityazev writes: > >> I want to install freecad, substitute available but the package starts >> building locally. > > This is probably due to you ACL, see > https://guix.gnu.org/en/manual/devel/en/html_node/Substitute-Server-Autho= rization.html#Substitute-Server-Authorization > It says at the beginning of the section: --8<---------------cut here---------------start------------->8--- Note: If you are using Guix System, you can skip this section: Guix System authorizes substitutes from =E2=80=98ci.guix.gnu.org=E2=80=99 a= nd =E2=80=98bordeaux.guix.gnu.org=E2=80=99 by default. --8<---------------cut here---------------end--------------->8--- all packages except the ones marked are installed normally. --=20 Best regards, Aleksandr Vityazev From unknown Tue Jun 17 22:08:32 2025 X-Loop: help-debbugs@gnu.org Subject: bug#57965: Problem with freecad substitute Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 21 Sep 2022 08:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57965 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Aleksandr Vityazev Cc: 57965@debbugs.gnu.org Received: via spool by 57965-submit@debbugs.gnu.org id=B57965.166374900620610 (code B ref 57965); Wed, 21 Sep 2022 08:31:02 +0000 Received: (at 57965) by debbugs.gnu.org; 21 Sep 2022 08:30:06 +0000 Received: from localhost ([127.0.0.1]:60582 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oav7N-0005ML-Ik for submit@debbugs.gnu.org; Wed, 21 Sep 2022 04:30:05 -0400 Received: from mira.cbaines.net ([212.71.252.8]:41496) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oav7I-0005LK-Mu for 57965@debbugs.gnu.org; Wed, 21 Sep 2022 04:30:04 -0400 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:fc93:27fb:8412:c8b7]) by mira.cbaines.net (Postfix) with ESMTPSA id AC90527BBE9; Wed, 21 Sep 2022 09:29:58 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id fc5483c8; Wed, 21 Sep 2022 08:29:57 +0000 (UTC) References: <87k05x1g4c.fsf@posteo.org> <87leqdw5l5.fsf@cbaines.net> <87fsgl16hr.fsf@posteo.org> User-agent: mu4e 1.8.9; emacs 28.1 From: Christopher Baines Date: Wed, 21 Sep 2022 09:26:53 +0100 In-reply-to: <87fsgl16hr.fsf@posteo.org> Message-ID: <87h711w2nu.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Aleksandr Vityazev writes: > Hi, > > On 2022-09-21, 08:25 +0100, Christopher Baines wrote: > >> Aleksandr Vityazev writes: >> >>> I want to install freecad, substitute available but the package starts >>> building locally. >> >> This is probably due to you ACL, see >> https://guix.gnu.org/en/manual/devel/en/html_node/Substitute-Server-Auth= orization.html#Substitute-Server-Authorization >> > > It says at the beginning of the section: > > Note: If you are using Guix System, you can skip this section: Guix > System authorizes substitutes from =E2=80=98ci.guix.gnu.org=E2=80=99= and > =E2=80=98bordeaux.guix.gnu.org=E2=80=99 by default. > > > all packages except the ones marked are installed normally. Ok, if you are using guix system, you need to check the configuration for the guix-daemon, in particular the substitute URLs and ACL (authorized-keys). Assuming you're using a recent revision of Guix, boreaux.guix.gnu.org should be in the default substitute URLs and default authorized-keys. If you're still having problems, sharing the contents of /etc/guix/acl as well as the arguments the guix-daemon is running with will help. Thanks, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmMqy4VfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XdyCxAAk3pe5O+WJTh6MRT7hXytZr9ccZ+wCsPN E8qCEAab97LvkwynzVrljvoQgU8jIGTeB69snca+LOtXX1M+jVuyQNW0OrrLwtxY icWcuYJTqWCDanTO+E78BaUJiQNEJF3KdD9Ywfh34ZHvaOFTJQMafPGu08CYTMo0 I5rQyx8nox8EzrZiKzAnlzsGeXj34GREWq9Y+f2lbDSBe5++nCuLiTXJ/uJCA6/o UoTMCNRuPgHmplMZCkk+SxIMm2V4LmBg11X06YiCSZQ7JjyMMivg/zZ5k/lfac84 JurYi6QpHeQbin9b5aQU/I6vC9d10ohOrnFiZAkMN5YJwXv/Tj9w4/AB5LDcFtye aBlV2RAsuKIvsdj7IclqAADbHLX5Im7UE51YrPoi6SoLhQhX2PpxbVME65RqRL1s DN8IyAfrVMtWpq977SotUkEPQ1xhalXgAs/cWUDyTo1zbh7WnHyLnu/E7H8Ti8hu eKAEfcfaM2SZG+aJFie1Rrxvr100mRmYCaO/HycqB2n8rV0uNtluQWe+j8TlTHvt ZpTeYH/tHiQEChIuBwNXTZlL4TGfuTID747wvcqW6C4Wgg0dmTSI8qO3J9nTvd61 TrkMCJEYuWVgZkilQgeuabMJeBoQGmZ7ipim05Ddnxm6DTxl83hiKgEUEP9GrMTZ w28pMXnUaNs= =/Lvf -----END PGP SIGNATURE----- --=-=-=-- From unknown Tue Jun 17 22:08:32 2025 X-Loop: help-debbugs@gnu.org Subject: bug#57965: Problem with freecad substitute Resent-From: Aleksandr Vityazev Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 21 Sep 2022 10:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57965 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Christopher Baines Cc: 57965@debbugs.gnu.org Received: via spool by 57965-submit@debbugs.gnu.org id=B57965.166375713011486 (code B ref 57965); Wed, 21 Sep 2022 10:46:01 +0000 Received: (at 57965) by debbugs.gnu.org; 21 Sep 2022 10:45:30 +0000 Received: from localhost ([127.0.0.1]:60799 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oaxEP-0002zC-Sb for submit@debbugs.gnu.org; Wed, 21 Sep 2022 06:45:30 -0400 Received: from mout02.posteo.de ([185.67.36.66]:40563) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oaxEN-0002yy-Hy for 57965@debbugs.gnu.org; Wed, 21 Sep 2022 06:45:28 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 58493240101 for <57965@debbugs.gnu.org>; Wed, 21 Sep 2022 12:45:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1663757121; bh=q7MNqNL3e7XBJN/llKDds9LBj/33c3dCFIILQWg63XI=; h=From:To:Cc:Subject:Date:From; b=R8pUBES/GyFND+sLoQnUCEz3TsqGMFttBlD3u5CjFqaBEbgFawl+QrhSwZ+Po9Mdn GHsE9M+rOVtpcblgfCVribNURmcz2x7HD9f2DwgNCCU6e8ckw91A2MJl9ncUS8D/kK /+RkAXlsrcCyHVY6YTc9xHvEfYy1o3rEWZj5X96IM/LiLrolBQySzcLUeRkJ1PQmGz 5LsNP8TCgpwgiPDzE8z50tDQLmVhuJSsNNHCZybwoBFdamvHVkVueMKz9Kvjt6Kx4K 4MQ7qnQXoR1AgNmBol4fun9cvdbVEkNKFgIGTu+eoGTV1PqVnh/YrJx3qggGMUTnN2 aavZDSCrdMHeQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4MXZnB0DFFz9rxR; Wed, 21 Sep 2022 12:45:17 +0200 (CEST) From: Aleksandr Vityazev References: <87k05x1g4c.fsf@posteo.org> <87leqdw5l5.fsf@cbaines.net> <87fsgl16hr.fsf@posteo.org> <87h711w2nu.fsf@cbaines.net> Date: Wed, 21 Sep 2022 10:45:17 +0000 In-Reply-To: <87h711w2nu.fsf@cbaines.net> (Christopher Baines's message of "Wed, 21 Sep 2022 09:26:53 +0100") Message-ID: <87a66t0zwi.fsf@posteo.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) On 2022-09-21, 09:26 +0100, Christopher Baines wrote: > Assuming you're using a recent revision of Guix, boreaux.guix.gnu.org > should be in the default substitute URLs and default authorized-keys. > > If you're still having problems, sharing the contents of /etc/guix/acl > as well as the arguments the guix-daemon is running with will help. > cat /etc/guix/acl: --8<---------------cut here---------------start------------->8--- (acl (entry (public-key (ecc (curve Ed25519) (q #C1FD53E5D4CE971933EC50C9F307AE2171A2D3B52C804642A7A35F84F3A4EA98#) ) ) (tag (guix import) ) ) (entry (public-key (ecc (curve Ed25519) (q #8D156F295D24B0D9A86FA5741A840FF2D24F60F7B6C4134814AD55625971B394#) ) ) (tag (guix import) ) ) (entry (public-key (ecc (curve Ed25519) (q #7D602902D3A2DBB83F8A0FB98602A754C5493B0B778C8D1DD4E0F41DE14DE34F#) ) ) (tag (guix import) ) ) ) --8<---------------cut here---------------end--------------->8--- guix-daemon arguments: --8<---------------cut here---------------start------------->8--- /gnu/store/d2ls3qlfm6kwwwfqwv11lqnfvbqzs87j-guix-1.3.0-29.9e46320/bin/guix-daemon --build-users-group guixbuild --max-silent-time 0 --timeout 0 --log-compression gzip --discover=no --substitute-urls http://ci.guix.trop.in\ https://bordeaux.guix.gnu.org\ https://substitutes.nonguix.org --8<---------------cut here---------------end--------------->8--- http://ci.guix.trop.in just a proxy of https://ci.guix.gnu.org As I said, installing with substitutes of all but two packages, telegram-desktop and freecad, works fine. -- Best regards, Aleksandr Vityazev From unknown Tue Jun 17 22:08:32 2025 X-Loop: help-debbugs@gnu.org Subject: bug#57965: Problem with freecad substitute Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 21 Sep 2022 11:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57965 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Aleksandr Vityazev Cc: 57965@debbugs.gnu.org Received: via spool by 57965-submit@debbugs.gnu.org id=B57965.1663759999813 (code B ref 57965); Wed, 21 Sep 2022 11:34:01 +0000 Received: (at 57965) by debbugs.gnu.org; 21 Sep 2022 11:33:19 +0000 Received: from localhost ([127.0.0.1]:60903 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oaxyh-0000D3-1Q for submit@debbugs.gnu.org; Wed, 21 Sep 2022 07:33:19 -0400 Received: from mira.cbaines.net ([212.71.252.8]:41498) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oaxye-0000Cu-R7 for 57965@debbugs.gnu.org; Wed, 21 Sep 2022 07:33:17 -0400 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:fc93:27fb:8412:c8b7]) by mira.cbaines.net (Postfix) with ESMTPSA id CC8D827BBE9; Wed, 21 Sep 2022 12:33:15 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id b8731956; Wed, 21 Sep 2022 11:33:15 +0000 (UTC) References: <87k05x1g4c.fsf@posteo.org> <87leqdw5l5.fsf@cbaines.net> <87fsgl16hr.fsf@posteo.org> <87h711w2nu.fsf@cbaines.net> <87a66t0zwi.fsf@posteo.org> User-agent: mu4e 1.8.9; emacs 28.1 From: Christopher Baines Date: Wed, 21 Sep 2022 12:27:49 +0100 In-reply-to: <87a66t0zwi.fsf@posteo.org> Message-ID: <87czbpvu6e.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Aleksandr Vityazev writes: > On 2022-09-21, 09:26 +0100, Christopher Baines wrote: > >> Assuming you're using a recent revision of Guix, boreaux.guix.gnu.org >> should be in the default substitute URLs and default authorized-keys. >> >> If you're still having problems, sharing the contents of /etc/guix/acl >> as well as the arguments the guix-daemon is running with will help. >> > > ... > > As I said, installing with substitutes of all but two packages, > telegram-desktop and freecad, works fine. Your ACL and guix-daemon arguments look fine. Caching is one possibility, /var/guix/substitute/cache/ is usually where substitute information gathered up by the guix-daemon is stored. It could be that the absence of this output has been stored. You could try deleting the contents of /var/guix/substitute/cache/. Otherwise, dealing with the outputs directly does make debugging this easier. If you compute the derivation, that contains the output near the top. You can then ask guix build to substitute it. =E2=86=92 guix build --no-grafts -d freecad /gnu/store/q3pka0ql599z85zdy507fh8vrabaz5lp-freecad-0.20.1.drv =E2=86=92 cat /gnu/store/q3pka0ql599z85zdy507fh8vrabaz5lp-freecad-0.20.1.drv Derive([("out","/gnu/store/yxys4jxxgyllblm31244r2l23wvkjpv2-freecad-0.20.1"= ,"","")]... =E2=86=92 guix build --substitute-urls=3Dhttps://bordeaux.guix.gnu.org /gnu= /store/yxys4jxxgyllblm31244r2l23wvkjpv2-freecad-0.20.1 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmMq9nlfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xc69RAAlMICfO5N2SaqYQ1/sl1n2TApJ74QF4rh Kebqrhr1gqRGNA1D4aaz4+7fTd/1oDLfE85S3IzjZs81DNNvhiSp/gpS62qcBP6r ovYbKchgsH2Emz7Q7xmTykl8c8l2ufN5QmIZKqKmNQ5KPl3/AbstQRX1JkVMcrLN P9esfUbqKCYEsX47d9VH8uEkeXx3xQKcXP4l+5/ySS7mfuBwjclhIsSUU85QCLIF C9tXdlhgewKdPfTMIXe04ILTxBIUqtWSTmhDGO/jLpwgg66LT7HMJj0ClsMdUWwq b4/2NprngenluC2e65S8CnURek7JHWsXg0X26VqHhwcAhNiY7NhGON9BF3RD7rWZ UrS3O/fzm+EQQFp4SIhnFyev9uk5N9Lojrm/C8TzifKrqo54KqWp/KtZHJ4Fzgtk RBxR+uHqfUT3oKgNFqRcOL4Z3AmGq9X8RHyaqTDtaGru7mGjFeeeHvUYur+JgKKa VW1QCzvpVQKU2V4ZkLUWsUZR/ABMRdiNVnDqpE1nfwr6vKadaIa7MBX0MFVyAAvZ a/EMx6XGok+0ePNk/thNAgZzp02iEicNdU+gIKvJWnIh9QtUaGCCHtK8BFC4O9/I C/yLC1Nu+KuOXM3+n8O120aSLGFCCW+04QBuWTeKLLrDuuHj9Eapzfm7h6Gubn/U b1KqPS81wrM= =XHfU -----END PGP SIGNATURE----- --=-=-=-- From unknown Tue Jun 17 22:08:32 2025 X-Loop: help-debbugs@gnu.org Subject: bug#57965: Problem with freecad substitute Resent-From: zimoun Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 19 Oct 2022 14:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57965 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Christopher Baines Cc: 57965@debbugs.gnu.org, Aleksandr Vityazev Received: via spool by 57965-submit@debbugs.gnu.org id=B57965.166618802613670 (code B ref 57965); Wed, 19 Oct 2022 14:01:01 +0000 Received: (at 57965) by debbugs.gnu.org; 19 Oct 2022 14:00:26 +0000 Received: from localhost ([127.0.0.1]:59623 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ol9cP-0003Xi-OC for submit@debbugs.gnu.org; Wed, 19 Oct 2022 10:00:26 -0400 Received: from mail-wm1-f50.google.com ([209.85.128.50]:44558) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ol9c2-0002Tz-En for 57965@debbugs.gnu.org; Wed, 19 Oct 2022 10:00:11 -0400 Received: by mail-wm1-f50.google.com with SMTP id bg9-20020a05600c3c8900b003bf249616b0so62624wmb.3 for <57965@debbugs.gnu.org>; Wed, 19 Oct 2022 07:00:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=GndsNqfNUgCdG0TEKpXEudKUPaLNb/DPQ4Kyccfb+dg=; b=bVW+B7SqLznkXvZgiLKNaESSqQsQSo9O9rvG3mcU9zniToBQYclnzJal/QrPwQc38Q hwD2S8C5ruM5Q2uwi/PRkOf6q4q1rnkiuhzfHGfYOa5T+3teRdXhMbJ83rayEn2YID46 M6gTqgkZDCtGJhxh81CRESxkTqhkI8cXXBuHgUD5uDax0fBSPZgxVnhubHXrmddzD7+t VnAlPf73zi4whahZmYYnKoZ2/+huoVm5Sc3fAt9V1iPCYoF0GNUmk/TZMYYO8sUQSjYk Gqp9ucBkSloYSqMCOKDjnMEHN/SkCU8LwErRIp9uK7D8ys2L6JJv6KFRWP6FkbuJoyEl DD7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=GndsNqfNUgCdG0TEKpXEudKUPaLNb/DPQ4Kyccfb+dg=; b=g9D+bjvn74EfPXgZXdgWG9zv8C1c24OHwkXX/5NNJfPueTXH96sstF5qwb4fnW4XQ7 5ylrprpeIX5xw27QJQPkbFGmfXOeji6O5mAT6/CBRtqjzrzJ4MQVYOAGz8iGTEjvim+C kUWYtIcs3cqU0ys9Z+0IChLK1pVS9pm7l5Qiu00Lt8Nzu3eHQBsyUcCV9DuTYAzkdusu u+gZ821ZOIuJLDceqlFJQ8sUrXlyDEddILu4Q2voo4KD9fuFRH//5SOMRQSaPNILH1Ma GkAOMhc90V0V675PrNH5QoqRqnO6b06Ko8Rs+wjO2ZJbiO4L/JBs9aTosbrL8RCr0oTo hWFg== X-Gm-Message-State: ACrzQf0ZpL/E2N7YBHZhf91W19/21wRArJI2KjBih+uqu8BQ3vYXehkp 2iE6mgkywLuuFGO3nZZpcY/rIoU1A7k= X-Google-Smtp-Source: AMsMyM5l+qYhyTVd+Rl7LVgnqOg1aqCCwOw8QytvlXCgrq7aSck3IYVLDS8UMd1JmDUeA9GBOh5Kkw== X-Received: by 2002:a05:600c:1ca9:b0:3c6:d9f0:9524 with SMTP id k41-20020a05600c1ca900b003c6d9f09524mr5923712wms.107.1666187996887; Wed, 19 Oct 2022 06:59:56 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id j9-20020a05600c1c0900b003c5490ed8a6sm70862wms.8.2022.10.19.06.59.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Oct 2022 06:59:56 -0700 (PDT) From: zimoun References: <87k05x1g4c.fsf@posteo.org> <87leqdw5l5.fsf@cbaines.net> Date: Wed, 19 Oct 2022 12:54:11 +0200 In-Reply-To: <87leqdw5l5.fsf@cbaines.net> (Christopher Baines's message of "Wed, 21 Sep 2022 08:25:42 +0100") Message-ID: <86r0z4nkx8.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 1.1 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi, On Wed, 21 Sep 2022 at 08:25, Christopher Baines wrote: >> I want to install freecad, substitute available but the package starts >> building locally. > > This is probably due to you ACL, see > https://guix.gnu.org/en/manual/devel/en/html_node/Substitute-S [...] Content analysis details: (1.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 1.1 DATE_IN_PAST_03_06 Date: is 3 to 6 hours before Received: date 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (zimon.toutoune[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.128.50 listed in wl.mailspike.net] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.1 (/) Hi, On Wed, 21 Sep 2022 at 08:25, Christopher Baines wrote: >> I want to install freecad, substitute available but the package starts >> building locally. > > This is probably due to you ACL, see > https://guix.gnu.org/en/manual/devel/en/html_node/Substitute-Server-Authorization.html#Substitute-Server-Authorization Do we promote Bordeaux to be in the list of authorized substitute servers? If it is not already the case. :-) Otherwise, I am in favour to close this report. WDYT? Cheers, simon From unknown Tue Jun 17 22:08:32 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Aleksandr Vityazev Subject: bug#57965: closed () Message-ID: References: <87a5yozbfq.fsf@posteo.org> <87k05x1g4c.fsf@posteo.org> X-Gnu-PR-Message: they-closed 57965 X-Gnu-PR-Package: guix Reply-To: 57965@debbugs.gnu.org Date: Mon, 01 May 2023 08:47:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1682930822-7121-1" This is a multi-part message in MIME format... ------------=_1682930822-7121-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #57965: Problem with freecad substitute which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 57965@debbugs.gnu.org. --=20 57965: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D57965 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1682930822-7121-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 57965-done) by debbugs.gnu.org; 1 May 2023 08:46:27 +0000 Received: from localhost ([127.0.0.1]:38908 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ptPAx-0001pk-4I for submit@debbugs.gnu.org; Mon, 01 May 2023 04:46:27 -0400 Received: from mail-lf1-f41.google.com ([209.85.167.41]:57546) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ptPAv-0001pW-B2 for 57965-done@debbugs.gnu.org; Mon, 01 May 2023 04:46:25 -0400 Received: by mail-lf1-f41.google.com with SMTP id 2adb3069b0e04-4edcdfa8638so2793164e87.2 for <57965-done@debbugs.gnu.org>; Mon, 01 May 2023 01:46:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1682930779; x=1685522779; h=mime-version:user-agent:message-id:date:to:from:from:to:cc:subject :date:message-id:reply-to; bh=lzc0qCgRCzCnUiIh6t4jnF8rqNW0Q12TzE+6BCEDAxY=; b=aqA63a0ts20qhkAUZJQS7ZkZioyQ0wZGGfLVJz2PoQOKdteZDkcYb57ZhoGIxIn4Eg GZrTPfcZZi7l+k5UCxlxiKggOo23nT89onJYWCK+zMyrx7QaGp0Vsbopy4b8V8tVqFBC b50z0L5ouP3Vey9t8S9u0jFWeCaXn6H7Nkao75jJX3Z/djwSuHbAx6PZKTdlo2/2MJ5E WcmuBLdp7Y/AkD48hLPcSE8IkNnL8QQbGxmyaZQ3lHUJEpjRS50TNsAhOkWXUzNgeaO4 2UpSd6OYNuDKqhwkGKdBR3Gq1H4BEzHhf1JpCnOvLmmW3pS8q4KPlLTJcaY0r9FE4UMv iFdA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682930779; x=1685522779; h=mime-version:user-agent:message-id:date:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=lzc0qCgRCzCnUiIh6t4jnF8rqNW0Q12TzE+6BCEDAxY=; b=BIsdilcM3k6+cgq6HONLEQ9rnSKtebB8j27gdJManIFsH3DRnGalBJ6big/7KD+tY2 vYUlLlNW7hflVbmb1fI/4A9vZ6PcHzyKA1I0ud/GivK+scXCo+UJPYWtKgG4cT+IxCCd Ejt/TIl5ziwyUIw8DvwUZxmmehsM3C9DvZ3zidP/u5EjQKu7MBLNF+e8WmRzTnwETBGO ymxwUWuRSW1hvRa3TRC7XmbIdgah+mtACmk89ns9duKhWs4TxHNukS2D+E1Ws0JEvoNm T82XvM+k03kVvEYk4nBn/9xlWAGkjPdzlLe9XujSKaEOvT5PSXo8OXqBlJ/9EU2Kcfcj C3wQ== X-Gm-Message-State: AC+VfDyBGdPkt199hAuJp2A3gZ8gxsNS0glDn17Ou2lUxTFO0VgZMt7s +yMC0EIz7I9NEeneMprDF0Tl1hRiUCM= X-Google-Smtp-Source: ACHHUZ4dt/uJz5KtIlJ09DD8ngG+lSNhXYS87eqecuYkxWHuZTVihodSkIX52/BmfPWZtgFaJOleLQ== X-Received: by 2002:ac2:46c4:0:b0:4ef:d742:4dfe with SMTP id p4-20020ac246c4000000b004efd7424dfemr3628977lfo.65.1682930778852; Mon, 01 May 2023 01:46:18 -0700 (PDT) Received: from magi (host-47-152-66-217.spbmts.ru. [217.66.152.47]) by smtp.gmail.com with ESMTPSA id s12-20020a19ad4c000000b004eb2ac90f36sm4596149lfd.207.2023.05.01.01.46.18 for <57965-done@debbugs.gnu.org> (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Mon, 01 May 2023 01:46:18 -0700 (PDT) From: Aleksandr Vityazev X-Google-Original-From: Aleksandr Vityazev To: 57965-done@debbugs.gnu.org Date: Mon, 01 May 2023 11:46:17 +0300 Message-ID: <87a5yozbfq.fsf@posteo.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 3.5 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: -- Aleksandr Vityazev Content analysis details: (3.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (avityazew[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 1.5 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [217.66.152.47 listed in dnsbl.sorbs.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.167.41 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.167.41 listed in wl.mailspike.net] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: 57965-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.5 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: -- Aleksandr Vityazev Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.5 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [217.66.152.47 listed in dnsbl.sorbs.net] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.167.41 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.167.41 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (avityazew[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 TVD_SPACE_RATIO No description available. 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager -- Aleksandr Vityazev ------------=_1682930822-7121-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 21 Sep 2022 04:55:27 +0000 Received: from localhost ([127.0.0.1]:60271 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oarle-0005lG-KZ for submit@debbugs.gnu.org; Wed, 21 Sep 2022 00:55:27 -0400 Received: from lists.gnu.org ([209.51.188.17]:59736) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oarlW-0005l0-Cs for submit@debbugs.gnu.org; Wed, 21 Sep 2022 00:55:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56804) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oarlT-0002RJ-H7 for bug-guix@gnu.org; Wed, 21 Sep 2022 00:55:17 -0400 Received: from mout01.posteo.de ([185.67.36.65]:44479) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oarlR-0006cV-Be for bug-guix@gnu.org; Wed, 21 Sep 2022 00:55:15 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 400B6240026 for ; Wed, 21 Sep 2022 06:55:09 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1663736109; bh=GqbYY0bho7zwCWUByj1h1dXVgrHz2cMut3l6C8ZiRY0=; h=From:To:Subject:Date:From; b=YhYlvfVveAk6JHprZSwa+YYZwtiMFu2FYQZdUcV1etVXvs/Wrfs79VgbqiEe8a7p1 tOWxRX2TWdXyxhra10eQkgYkX0NWeAyqYooYwzyhTOoNRTJN8eQlw0xbkzGrk3cnAg yZK8uRk9LNlfJDV8W0T/GXjIl330E2MhMZNAg7xCQOwV6EIoZWWM/xtAK8iQqMhyFG QTrEyruvv99CV25Vc+PTOXhgy1JygV2a54vREibTzvr+VM49qu5CHhVdjw+rAzHlt9 lBox2LQcPFUL7V578sxEwW/eDVViI5fSpuurE8DOPmv9v67AGamDezP/zqtgg9RTK7 PcpnCYCQLgzCw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4MXR183FNPz6tr6 for ; Wed, 21 Sep 2022 06:55:08 +0200 (CEST) From: Aleksandr Vityazev To: "bug-guix" Subject: Problem with freecad substitute Date: Wed, 21 Sep 2022 04:54:59 +0000 Message-ID: <87k05x1g4c.fsf@posteo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.67.36.65; envelope-from=avityazev@posteo.org; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Hi, I want to install freecad, substitute available but the package starts building locally. --8<---------------cut here---------------start------------->8--- guix pull guix weather --substitute-urls=3D"https://bordeaux.guix.gnu.org" freecad computing 1 package derivations for x86_64-linux... looking for 1 store items on https://bordeaux.guix.gnu.org... https://bordeaux.guix.gnu.org =E2=98=80 100.0% substitutes available (1 out of 1) 53.5 MiB of nars (compressed) 241.7 MiB on disk (uncompressed) 1.328 seconds per request (1.3 seconds in total) 0.8 requests per second (continuous integration information unavailable) guix package --substitute-urls=3D"https://bordeaux.guix.gnu.org" -i freecad The following package will be installed: freecad 0.20.1 substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 10= 0.0% The following derivation will be built: /gnu/store/ks669hl57lll1h1qaspiwlr4ls0lg1rm-freecad-0.20.1.drv --8<---------------cut here---------------end--------------->8--- This also happens with telegram-desktop. --=20 Best regards,=20 Aleksandr Vityazev ------------=_1682930822-7121-1--