From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id QNy/DwlrBGTgGQAAbAwnHQ (envelope-from ) for ; Sun, 05 Mar 2023 11:12:25 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id OFTIDwlrBGRSGwEA9RJhRA (envelope-from ) for ; Sun, 05 Mar 2023 11:12:25 +0100 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 1E7F914E24 for ; Sun, 5 Mar 2023 11:12:25 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=sDzYKTt3; 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=1678011145; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=EwxfyyU4ozIn/pbObcBPugDw6a8fgt8hN0RKtq5rxIA=; b=pZUrOaSnZKEc043A30epkhcNzPOx+wt+fx+/EoUqGGEAuBb6EBZUf9FaSzOl9coIRpWHQi S97bWAXa3R3WKW+4yW1vpXllt3UnK9eOCL+n2xOEs+zBkEE8AUFGtoRjjoo1+mry2tvAil pzT02flOeZLJTwWrL9zBS5Vmt3Iuk1ncXtC7loTMb9OsAnYfpIJn/RZ5yswqwT7r6QeM97 1iv5OGoN6ZJBTL+MgcpIhL83Y6aMoLl458zlsq1hBS10Y/GcspvZ9gTOXGFsIOzcDYNcac 8zlf3+VA8sw/81SFnETpRUvX1hS0LC19oZyPXVIUeIyI/z9nobr48p8qVsuXEA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=sDzYKTt3; 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=1678011145; a=rsa-sha256; cv=none; b=QIEstpZxAn8GN/03klPlJ63qHGCh4JJ1yvFwYOwURJnE/rqkVW8HQK/c/+3gPHifWbG9pH zQAxSJb6G8Amd56siyrZOo7PnUtljAb4jUlClq5r2T2ozGOm168c5IHoCMVO9bfpxs5elt 8oWmDms9Sjob5/Q9zmIbVt8Mm3Cm0wDZnKtt8vASXapW01FKY+n/c6V8YMQT6/jRt6G8o2 auT9dG2ukLV3eWTHWLOti48o/3Z9T0KX0xUo2aJyyUqYZVKX1MEws4kGHwX0p5zkLhcI4a EVrftFhlFpO7PwZmbCLSmoFIrGDLkStTEMtab6kqIyL4snM+X+VWowbXsYMDvQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pYlLg-0004mv-G3; Sun, 05 Mar 2023 05:12:12 -0500 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 1pYlLf-0004mT-0t for bug-guix@gnu.org; Sun, 05 Mar 2023 05:12:11 -0500 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 1pYlLX-0008QG-JQ for bug-guix@gnu.org; Sun, 05 Mar 2023 05:12:10 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pYlLX-0001CQ-G3 for bug-guix@gnu.org; Sun, 05 Mar 2023 05:12:03 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#61967: guix pack error with python packages Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 05 Mar 2023 10:12:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61967 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: cayetano.santos@inventati.org, 61967@debbugs.gnu.org Received: via spool by 61967-submit@debbugs.gnu.org id=B61967.16780110894555 (code B ref 61967); Sun, 05 Mar 2023 10:12:03 +0000 Received: (at 61967) by debbugs.gnu.org; 5 Mar 2023 10:11:29 +0000 Received: from localhost ([127.0.0.1]:38536 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pYlKy-0001BP-T0 for submit@debbugs.gnu.org; Sun, 05 Mar 2023 05:11:29 -0500 Received: from jpoiret.xyz ([206.189.101.64]:56274) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pYlKw-0001BG-IL for 61967@debbugs.gnu.org; Sun, 05 Mar 2023 05:11:27 -0500 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id 07F9F185309; Sun, 5 Mar 2023 10:11:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1678011084; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=EwxfyyU4ozIn/pbObcBPugDw6a8fgt8hN0RKtq5rxIA=; b=sDzYKTt35vjWUeKkRZNqi2jQMcOoCBd4e0OoWb8QMjYZtwJ17/BL7PZ0b2HoMuwpNr5O3m AHrIvNF50p1oVdFTIHPVt42ePbSjcOc7Gn+jvn0Rp/jx2nrX43dd1XwQ1ZkDDjtqVhoQd9 PYVEIzY2hiA3hL+wUUGjP9pjQohOIdmIdAPBMDXprxKrrv+aefkFSjW3QmaD5ffDydkVTy NJILWN8+bSUG6Kp8lBlhAQ3csz8dmbFcUaaFkbRsBx5P1rL3Z8+M1zH8SpO0dzaw1Z/jEg oLfWtEBZQMrNUprInbBbl85rK+4gVo9pOmPJDxPHYyNyw1fbO9ScOpxaLa+vWg== In-Reply-To: <87y1occn5t.fsf@inventati.org> References: <87y1occn5t.fsf@inventati.org> Date: Sun, 05 Mar 2023 11:11:19 +0100 Message-ID: <878rgbqzi0.fsf@jpoiret.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spamd-Bar: -- 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: , Reply-to: Josselin Poiret X-Migadu-Scanner: scn0.migadu.com X-Migadu-Queue-Id: 1E7F914E24 X-Spam-Score: -4.81 X-Migadu-Spam-Score: -4.81 From: Josselin Poiret via Bug reports for GNU Guix 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-TUID: UNnfFhr9LaSg --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Cayetano, Cayetano Santos via Bug reports for GNU Guix writes: > Hello guix, > > I=E2=80=99m trying to deploy a test set of python packages to a remote = server, > using the following guix pack command (latest guix, as for now) > > guix pack -R --compression=3Dxz --save-provenance \ > -S /.guix-profile/bin=3Dbin -S /.guix-profile/share=3Dshare \ > -S /.guix-profile/etc=3Detc -S /.guix-profile/lib=3Dlib \ > -S /.guix-profile/include=3Dinclude > > The resulting file.tar.xz is sent to the server with > > scp file.tar.xz server:/dir1/dir2/. This is most likely [1], which hasn't been fixed yet but I have a patch to that effect. The problem is that it would cause a lot of rebuilds so I haven't sent it yet, I'll send it after the core-updates merge. [1] https://issues.guix.gnu.org/53258 mid: 67e7d225-f824-b691-7125-6b37abef8bb0@felsoci.sk Best, =2D-=20 Josselin Poiret --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHEBAEBCAAuFiEEOSSM2EHGPMM23K8vUF5AuRYXGooFAmQEascQHGRldkBqcG9p cmV0Lnh5egAKCRBQXkC5FhcaioZvDACjMmQz3d6i+Gc3SNPacn8eKLNWgY+ExL/e zBseS5TVAn1rPOBnCv3ADwIIBJwOy1RAwHjYENsJ6WLZhg1D5lZOg6ihC3sh6VzJ by9fMYP6sLasmTZAIsXiXKL6JrRtI3pV5fWtOrD4nISH3E68v4KYIb1WEh3Fu99r w7GMli+0/oYjPlSZQ2SbgBB5vjIVX+GuBlqYIrwFnxhTttTLcIxHwCwRb+dwx5cC ia5XlxYoD1MRFK2it359onst6qoB11kVPEb3HqBUtDdyKm3pQSj98H2AlKzc79Ma Z+hhx4Ym0Q/V5meX0oc7Ttckz/dAbdcXsvGneG/O/UN0gi4sCjZY//4O+zrewdvj KyhNwRuFdGU/lwEpD2IxS6BcL2r9YAIwMKWboD8FhgwOzE15tJWwNWfPzEpEnccu ATRSG2Rymw9Dt4V+Bw26gtpHPEe9Y2gT/kdpR6Fr8TRoGSj+HuLsbXi6hykXjZJU N43Vcsvz0wUpsms0M1fJM27/ORU53VM= =fZSA -----END PGP SIGNATURE----- --=-=-=--