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 KBeQEiHcqmReVQEASxT56A (envelope-from ) for ; Sun, 09 Jul 2023 18:11:13 +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 GCJeEiHcqmQblgAAauVa8A (envelope-from ) for ; Sun, 09 Jul 2023 18:11:13 +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 D6EF22FF42 for ; Sun, 9 Jul 2023 18:11:12 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=dGAhzqOE; dmarc=pass (policy=none) header.from=gnu.org; 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=1688919073; 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=dhCiau5hafThZeUs67x4pTYWr54UDM5A/z/n19qoNfM=; b=reuJezFPT62rQn3hyT8UdWCKuJ22+zZJaBTpPt2kU+A+2yRgtH56MjNHGCJ8Hzg/h2+KAx PF2vChemt+Q/1n6oZTFux6r0hUBgyz1IGTg2F/S2/yxsLdygY8mohjpOwiLW1DJuGvG1lv wElPkY5SUb58ZRnm5C2QrCfE8AAjU7XwehulMqvOulQ3Jw9lc7LIDaSBcxUXvs8AwN9T7z MOL+2WlZ4Ady3dRRloxyNkDZsf3K8qzBGdJIhjSIwXX1oE7YxKngI7wSGUyNC63gge8Ta0 Tk9s2yi65hx8UnAgfk1qU7wjOdX4aVBmGFneBnqdcewazWDWRiG69GieuS251g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=dGAhzqOE; dmarc=pass (policy=none) header.from=gnu.org; 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-Seal: i=1; s=key1; d=yhetil.org; t=1688919073; a=rsa-sha256; cv=none; b=Dn/J6FytMrfPufId/Tc9pD+Q7pb/KWqoIbGPRzskQTWrvpjzVTDpHl3MmysPJ3v1E/Wqch VdpZr81g9+zjZwnMeg4BCmMe0SIUhLTRezz2cy4PH42ordA0ujeTuYek7R73x1d1Xmmnd+ wRvgsob/YgCZt0jOIwiFFyUCSKmQwSpnP6TRcJQGkAfSBoSUpJcs3Oq3Y5AVVl4hr2ieoS wUyvULqQQAY8uCL1V+l4h7G6WhaCs4N39fmg5Ap1t8BzOfmyiQ5PBP10T6CCIz9Hgq6b6X +RVMusMsgs0uWIL7BwUz2Y/jVo1X33Syl3EpNZ9n6wBblsCoMksPmzyS1pIcAw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qIX06-0002wH-9z; Sun, 09 Jul 2023 12:11:06 -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 1qIX02-0002vz-KY for bug-guix@gnu.org; Sun, 09 Jul 2023 12:11:05 -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 1qIX02-0007Os-CK for bug-guix@gnu.org; Sun, 09 Jul 2023 12:11:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qIX01-0003nE-VY for bug-guix@gnu.org; Sun, 09 Jul 2023 12:11:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#64360: error: ghc-onetuple: unbound variable Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 09 Jul 2023 16:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64360 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Csepp Cc: 64360@debbugs.gnu.org Received: via spool by 64360-submit@debbugs.gnu.org id=B64360.168891904014550 (code B ref 64360); Sun, 09 Jul 2023 16:11:01 +0000 Received: (at 64360) by debbugs.gnu.org; 9 Jul 2023 16:10:40 +0000 Received: from localhost ([127.0.0.1]:47004 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qIWzf-0003mc-Uu for submit@debbugs.gnu.org; Sun, 09 Jul 2023 12:10:40 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43862) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qIWzd-0003mO-R4 for 64360@debbugs.gnu.org; Sun, 09 Jul 2023 12:10:39 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qIWzR-0007G0-7B; Sun, 09 Jul 2023 12:10:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=dhCiau5hafThZeUs67x4pTYWr54UDM5A/z/n19qoNfM=; b=dGAhzqOEVDA9mZpJcSYC yN/iERje2a2MRLT4t4TG+W3svS2dSPbVR3LH1MU87CW2y1eKdiZZcIygqVA99I5QTCTd6dJFcrMmC kOmEBZ/QUWrV9mzA8AjEA+jDpSp0aFfY5PBndL0EARP8Gf0eLNgxO63XdXIMkN8MhL9GANImeZBHR zyoM5qVMQ8CT/N789hT2cmIi11TAwpJTLD2cJ5M75SS9ntWlPBwZZmbTX3ct8ElPduxbupzHqB9oS KZDthfrOdGfPoWNr+SSaz7P8PBDChu7RJtOruHjfRXmevvBwwCjUvfFJqKZIPCyGhPbOWMqcq/inL 6NCbFKuaQAxlOQ==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qIWzH-0000CF-16; Sun, 09 Jul 2023 12:10:24 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87ilb5hiec.fsf@riseup.net> <87r0pjkf8z.fsf@gnu.org> <87ilavre59.fsf@riseup.net> Date: Sun, 09 Jul 2023 18:10:12 +0200 In-Reply-To: <87ilavre59.fsf@riseup.net> (Csepp's message of "Fri, 07 Jul 2023 16:22:02 +0200") Message-ID: <871qhhjcbf.fsf@gnu.org> 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -3.79 X-Spam-Score: -3.79 X-Migadu-Queue-Id: D6EF22FF42 X-TUID: Fdv2DSmX7E6j Hi, n Csepp skribis: > Ludovic Court=C3=A8s writes: > >> Hi, >> >> Csepp skribis: >> >>> I **finally** managed to finish a guix pull on my netbook by offloading >>> it to my desktop machine, and I tried to build the latest yt-dlp, this >>> is the error I got: >>> >>> ``` >>> $ guix shell yt-dlp [...] >>> ice-9/boot-9.scm:1685:16: In procedure raise-exception: >>> error: ghc-onetuple: unbound variable >>> ``` >> >> Could you share the output of =E2=80=98guix describe=E2=80=99? [...] > I'm not on that machine right now, but this is the guix time-machine > invocation that I tried to reproduce it with: > > guix time-machine --system=3Di686-linux \ > --commit=3De499cb2c12d7f1c6d2f004364c9cc7bdb7e38cd5 \ > --channels=3D$HOME/channels.scm -- time-machine --commit=3D63660f0febb \ > --channels=3D$HOME/channels.scm --system=3Di686-linux -- repl That=E2=80=99s quite different from the =E2=80=98guix shell yt-dlp=E2=80=99= we started with though. :-) Also, it very much depends on what =E2=80=98channels.scm=E2=80=99 contains.= =E2=80=98guix time-machine=E2=80=99 does not support =E2=80=98--system=E2=80=99, but on x= 86_64-linux I get: --8<---------------cut here---------------start------------->8--- $ guix time-machine --commit=3D63660f0febb -- shell yt-dlp -- yt-dlp --vers= ion 2023.06.22 --8<---------------cut here---------------end--------------->8--- I ran out of disk space (and out of time :-)) while running: guix time-machine --commit=3D63660f0febb -- shell \ --rebuild-cache -s i686-linux yt-dlp -- yt-dlp --version Anyway, it could be a problem with a channel other than =E2=80=98guix=E2=80= =99, we can=E2=80=99t tell so far. Please let us know when you have the output of =E2=80=98guix describe=E2=80=99 on that machine. Ludo=E2=80=99.