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 YIbbAf/C42ROzgAASxT56A (envelope-from ) for ; Mon, 21 Aug 2023 22:03:11 +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 gPsTAv/C42TwEQAA9RJhRA (envelope-from ) for ; Mon, 21 Aug 2023 22:03:11 +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 88DDD588AC for ; Mon, 21 Aug 2023 22:03:10 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b="Rlj/ZxL+"; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692648190; a=rsa-sha256; cv=none; b=XBXno1owf7QvJFrNXXtOm7OzH0MFAwg7FutVeA0uxB+5kFI8+SOGtkWFWoWsW6NQsRuQX0 kYIn9RvKEKFqGi0O2ub0qTBqts5XlegUOafisNHoThZ+9eF3K5R2V0i8IjX4RqS6mv/8P1 OGqBGpBkawSrE6AOZiT4dH+frMkoLjpzSEMSn0ev80aSeZbLN8N+i9Ce9csyuJ1/YitADm ctFr+R2SOU8YVRUYIxxubu1o0HE2+IAHpD0u264hVMxBMcspsXcB0Dep+ygBaNXtvE3ihJ bimWF3XuXMmUZiszcyaZV+IGbsTsFNuCFNqDZP41LXUQlsyuehRh4nj5dNGe5w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b="Rlj/ZxL+"; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692648190; 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-to: 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=utulJ7Bd2Do72l6FhY9jwNXq9FFLCGar7g/emJhwHBw=; b=bT/zUIEkBY7AmdtgPzMcglGRl+EJCHFGq37wpV14R3glOB/ikJ+cvZOoVouWZv6zI0TCsW /M1obV7tTNaTDgxDa87RW92ro4Dn7WDXd5GlSGKIhLOGQtYg9F5U2d3Vak6wcoGFa4Hmfr YOYVkpFTbyPggO9xcMudDWfE3jO68NTx2oQEdjt4j7jdYd8AF8pcHzGoCt3tFH2V63F0Fw 9HD86PqlwVEFBbHJoZP7BZyU+yG2m5uA8vK7/2gEhdUgJIH4Xgc7nLz8l85VA0YwXG91Tv /cK1YnFKSBa14UvFSnYLdsoBz6agKEfZTThInAjma7bBL8JdjTUwBhhq9TVBsg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qYB77-0008El-Jm; Mon, 21 Aug 2023 16:03:01 -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 1qYB76-0008EB-Gj for bug-guix@gnu.org; Mon, 21 Aug 2023 16:03:00 -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 1qYB76-0002S8-7A for bug-guix@gnu.org; Mon, 21 Aug 2023 16:03:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qYB78-0004jw-CQ for bug-guix@gnu.org; Mon, 21 Aug 2023 16:03:02 -0400 Subject: bug#65282: guix-1.3 on Ubuntu-22.04 is broken because of outdated datefudge. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Mon, 21 Aug 2023 20:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65282 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Cc: 65282-done@debbugs.gnu.org, Dmitry Nikolaev Mail-Followup-To: 65282@debbugs.gnu.org, maxim.cournoyer@gmail.com, glaz@zho.pa Received: via spool by 65282-done@debbugs.gnu.org id=D65282.169264816718194 (code D ref 65282); Mon, 21 Aug 2023 20:03:02 +0000 Received: (at 65282-done) by debbugs.gnu.org; 21 Aug 2023 20:02:47 +0000 Received: from localhost ([127.0.0.1]:57965 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYB6t-0004jN-3i for submit@debbugs.gnu.org; Mon, 21 Aug 2023 16:02:47 -0400 Received: from mail-oa1-x2d.google.com ([2001:4860:4864:20::2d]:46192) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYB6q-0004j5-5j for 65282-done@debbugs.gnu.org; Mon, 21 Aug 2023 16:02:45 -0400 Received: by mail-oa1-x2d.google.com with SMTP id 586e51a60fabf-1c4de3b9069so2404787fac.0 for <65282-done@debbugs.gnu.org>; Mon, 21 Aug 2023 13:02:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1692648155; x=1693252955; h=content-transfer-encoding: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=utulJ7Bd2Do72l6FhY9jwNXq9FFLCGar7g/emJhwHBw=; b=Rlj/ZxL+voSqYAeDntGlFBozX4a+lTxxpJis0zhsOk1f3QC5MljmIl9N3hd3b49fm9 CIY3A7UnTlPNDGCzJN1F3lhrtpfl/mTigNJ56RR24aNv3bBHcJ7dAb1VbP2A0UP8WRER FTRVM3xZtzN0M01AVQW0rncOe6toEbNfXhjz/fDRAvYOj/hQyg1YvE+Va+IUXIN9bLbR EV/+oWIAmZQkyN9M87y/kL0dZPxRYD8B2fHHXlhdX5+PjnSVC1WhLqPht7BXHtcIXThG dDs6OR8Cglb1wglOHHz9p/QBn4/MVRzTJ6c9B+LgNE/qc7WmwM0NZsBtBJjfPprbospr eCFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692648155; x=1693252955; h=content-transfer-encoding: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=utulJ7Bd2Do72l6FhY9jwNXq9FFLCGar7g/emJhwHBw=; b=P4lfuWixOGU6AGj2wGe1wGkCx1RTSVITxjWEH59G9S7vacyOsbAfsgc7NBzi5TZLn2 grnkugQUG8V0I2z5X6Z+qYq4HAC/ZPGn3a6/eBynkO4jycFtf+qvj06xxMWEqsVMvbi0 pZNbswevzUUEYzlK3ow88f+R4V7pObq3xHxUbsKSdYFl3BVNNOiwoSHV4Evwzk4DEL4q 0t5vU5w4114Dxgp4+O6mmyhMS12Qu4VihDEzbVjnF5pwQ3DcrqxDnLhMVh70jihxxi+r K0BbLbCkhpdKg5pOED7f7hfvfTXImtrJvo1N78R7s1FZ6c6XGtLe/jNT/s2inrkahhBq AhMA== X-Gm-Message-State: AOJu0YxvMa9HAeBwKItTCDeaAVb/QAMp7t1WxkV7loF5Gaesccca/pS+ 1N5WzKW3A/ScCT3PBrjIz0+KI1/mplo= X-Google-Smtp-Source: AGHT+IHGXQ8/K021eh+aU9dffTVJFUsCUc4/iHMXZwrLVrlWOmWS8KertpI9PajjCEG2TzmZG1s80g== X-Received: by 2002:a05:6871:5223:b0:1bb:5af8:701f with SMTP id ht35-20020a056871522300b001bb5af8701fmr11425414oac.23.1692648155051; Mon, 21 Aug 2023 13:02:35 -0700 (PDT) Received: from hurd (dsl-10-148-105.b2b2c.ca. [72.10.148.105]) by smtp.gmail.com with ESMTPSA id r11-20020a0ccc0b000000b00647386a3234sm378912qvk.85.2023.08.21.13.02.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 21 Aug 2023 13:02:34 -0700 (PDT) From: Maxim Cournoyer References: <1db9d0ea-d2a7-36b0-fb80-9db722f2f15b@zho.pa> <215c94ef-5916-d305-261f-3609e8abcf52@zho.pa> <87h6p0y2u0.fsf_-_@envs.net> Date: Mon, 21 Aug 2023 16:02:33 -0400 In-Reply-To: <87h6p0y2u0.fsf_-_@envs.net> ("=?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?="'s message of "Tue, 15 Aug 2023 19:14:47 +0800") Message-ID: <87a5ukcgfa.fsf@gmail.com> 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Spam-Score: -5.00 X-Migadu-Queue-Id: 88DDD588AC X-Migadu-Spam-Score: -5.00 X-TUID: kyTpezf9GNtL Hello, =E5=AE=8B=E6=96=87=E6=AD=A6 writes: > Dmitry Nikolaev writes: > >> The problem with guix-1.3 on Ubuntu-22.04 is not with datefudge. The >> problem is ci.guix.gnu.org connectivity from Russia. > > Hello, you could try follow substitute mirrors if ci doesn't works: > > ci mirror: https://mirror.sjtu.edu.cn/guix/ > bordeaux: https://bordeaux.guix.gnu.org > bordeaux mirror: https://bordeaux-singapore-mirror.cbaines.net > bordeaux mirror: https://bordeaux-us-east-mirror.cbaines.net > > Hope this could be useful, thanks! That's been reported before (lack of connectivity from Russia); the best current solution is to remove https://ci.guix.gnu.org from your substitute servers and use one of the above alternatives. Also, is there a reason to use Guix 1.3? Guix 1.4 has long been released. Closing; thank you for the report. --=20 Thanks, Maxim