From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id mEbbBYIUAGA+dQAA0tVLHw (envelope-from ) for ; Thu, 14 Jan 2021 09:53:06 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 2K8/AYIUAGBYVwAAB5/wlQ (envelope-from ) for ; Thu, 14 Jan 2021 09:53:06 +0000 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 7B1E4940111 for ; Thu, 14 Jan 2021 09:53:05 +0000 (UTC) Received: from localhost ([::1]:58274 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kzzJO-0006XX-V2 for larch@yhetil.org; Thu, 14 Jan 2021 04:53:02 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:55116) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kzzJG-0006Wi-8c for help-guix@gnu.org; Thu, 14 Jan 2021 04:52:54 -0500 Received: from mail-wm1-x32e.google.com ([2a00:1450:4864:20::32e]:36630) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kzzJE-00033a-OK for help-guix@gnu.org; Thu, 14 Jan 2021 04:52:54 -0500 Received: by mail-wm1-x32e.google.com with SMTP id y23so4103536wmi.1 for ; Thu, 14 Jan 2021 01:52:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=EoBjlW/a2Cr6oHmR0xsr8WeD1y9TAXKt26W6tDZvdzg=; b=om2V7W16bI2xtbvDLdCu+Sf/u8tQpVHjnTpMAE5I65VOzhI8IrVLBb3+bEP2bebnN8 lkA/f19hXSukcuBPnh5TdtihF5TyTKKB8Lb7Pk43lh1cQfckHLP4NRKDTYIkVxh26Z9/ 8ekIyFmUheiDR+OwUoYiqBRkVEYpdGm+IJdv+Djrm5n39sdAihwTIrFFoKYWJ/jv+ueE 71ef3pzYYeU5Q2KSXonwYN6nENkI6NuSWvDIlsQGvUYmvqLsr8yeWABE5TB/U8ZYeeAH hkXZO0wrez5L59CdnsRr8xovE5IC9oN35uuC/x0BpTrLF9rvg3pB2+1pjgC47r/Pdf3x qCsw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=EoBjlW/a2Cr6oHmR0xsr8WeD1y9TAXKt26W6tDZvdzg=; b=fTHORz9gKMB6Mn9atcCjqdaE16/Dcmql+AVCeI87e3otBTvzuih3y8jxlqgjg6yCcF cUbTz0Duyp1GCGOktTTvnn4KkMbiTtyz1AUY4gSdqxy5oqq6sliY8c/oGJsGZ4aMwHvW DfRlpkUA9SklkbmPp6WyxYUe4Coo7qy1bYr1L0FmDovq/Vc2S4RbSPmMV6J8x40Azeg8 KbaoZVFAO8NAkiGaGeEq2hvFqjjCfFalIySPt4FYfU5GiLYquTP+/WyUYOfFqSkrqA8n PENpvvpsE9MdXAllmG5Drmni962HE1W0I3b3CJXBBUlzgR1g2Pz7zL0nhgHVn5/cmgvG k+hw== X-Gm-Message-State: AOAM531JFk5bzBaPwoghIKQoIfTF5mERLAi63zGZdknstccG9ACD2E9q bs0SAaraeEVYgF3s6ewCIDgRb3HeHgE= X-Google-Smtp-Source: ABdhPJxq1fGIF9CzMy8AAZhbpRBRI1mpzF+m4k6JpKuEPizMN8L5TqorfNS7JUHt9wkDfdUw+AfUvw== X-Received: by 2002:a7b:c92b:: with SMTP id h11mr3102317wml.99.1610617971286; Thu, 14 Jan 2021 01:52:51 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id h16sm8376537wrq.29.2021.01.14.01.52.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Jan 2021 01:52:50 -0800 (PST) From: zimoun To: Wiktor =?utf-8?Q?=C5=BBelazny?= , help-guix@gnu.org Subject: Re: guix time-machine, broken hash in an old package definition, a workaround? In-Reply-To: <20210114083000.ak4de227ipfi37pg@wzguix> References: <20210113132223.x4wgnwwph2jwtfb5@wzguix> <20210113193730.efv5qknqcbwit4jk@wzguix> <20210114083000.ak4de227ipfi37pg@wzguix> Date: Thu, 14 Jan 2021 10:48:35 +0100 Message-ID: <86eeinsvbg.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::32e; envelope-from=zimon.toutoune@gmail.com; helo=mail-wm1-x32e.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.06 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=om2V7W16; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: 7B1E4940111 X-Spam-Score: -2.06 X-Migadu-Scanner: scn0.migadu.com X-TUID: GewY/lYwyPx5 Hi, On Thu, 14 Jan 2021 at 09:30, Wiktor =C5=BBelazny wrote: > I will retry now my attempts to fix the r-foreign problem with > --no-substitutes added. I guess it will not change your problem at hand: the missing tarball. If I understand correctly, your initial message describes 2 issues: - hash mismatch - substitutes error About the hash mismatch, game over with time-machine. Well, you have to do the =E2=80=9Ctime-machine=E2=80=9D by hand where the simplest IMHO is wh= at I proposed. The substitutes error seems transient. Rebuild locally all you need vs wait the fix: I do not know what would be the fastest. :-) All the best, simon