From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id EOAXOZfozWKApQAAbAwnHQ (envelope-from ) for ; Tue, 12 Jul 2022 23:33:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aGcGOZfozWLgOQEA9RJhRA (envelope-from ) for ; Tue, 12 Jul 2022 23:33: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 892F625C64 for ; Tue, 12 Jul 2022 23:33:11 +0200 (CEST) Received: from localhost ([::1]:44844 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oBNVG-0000x3-Cb for larch@yhetil.org; Tue, 12 Jul 2022 17:33:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39380) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oBNV8-0000wv-Fj for guix-patches@gnu.org; Tue, 12 Jul 2022 17:33:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49889) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oBNV8-0004pa-2Z for guix-patches@gnu.org; Tue, 12 Jul 2022 17:33:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oBNV8-0007hy-0V for guix-patches@gnu.org; Tue, 12 Jul 2022 17:33:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56295] [PATCH 0/5] Add some Chicken eggs and fix egg importer Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 12 Jul 2022 21:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56295 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hartmut Goebel Cc: 56295@debbugs.gnu.org Received: via spool by 56295-submit@debbugs.gnu.org id=B56295.165766153829561 (code B ref 56295); Tue, 12 Jul 2022 21:33:01 +0000 Received: (at 56295) by debbugs.gnu.org; 12 Jul 2022 21:32:18 +0000 Received: from localhost ([127.0.0.1]:43780 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oBNUP-0007gj-QR for submit@debbugs.gnu.org; Tue, 12 Jul 2022 17:32:17 -0400 Received: from eggs.gnu.org ([209.51.188.92]:52982) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oBNUO-0007gV-4Q for 56295@debbugs.gnu.org; Tue, 12 Jul 2022 17:32:16 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:40740) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oBNUI-0004fn-L2; Tue, 12 Jul 2022 17:32:10 -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=fuWtvjkh+SAL2OhMp62BA4cYk6t+DtIPGSjwG36GQX4=; b=M+u9barz7/s2SSxzGkhi UWTNf2CYmo3JuxQB3BAbGi+ydihXbELfwtSCKT9vWnoOo/X9gGpMU42BkERNIl+4MYKUjhs/h3xr3 tiyOGEPVZk1MqmUlDT/KsbshoERsTNu2+WMPfOraV8hnIL75KkyCvU3IlJssOz1kyxRrcqKv/69Yj vsqm8ooBaPeL2cY2rCAF5mOLDG609O2stIAMahn0VQoeiujqmW8wmAZoTeFThDwTyhRXuYmBEB+O1 MzJlZcLHdqgM68pHvo3Ti0Ao2gcD+XRYemzrsSZwlDTcSqYTpZCBNLY9VmrM3qEAMj5aEtHemUdB3 ZKpk68+4BM4nbg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:57082 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oBNUI-0006cQ-8u; Tue, 12 Jul 2022 17:32:10 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <1d4cc7acf18b3e13e3921f41c44c7c449bc636f2.1656487185.git.h.goebel@crazy-compilers.com> Date: Tue, 12 Jul 2022 23:32:08 +0200 In-Reply-To: <1d4cc7acf18b3e13e3921f41c44c7c449bc636f2.1656487185.git.h.goebel@crazy-compilers.com> (Hartmut Goebel's message of "Wed, 29 Jun 2022 09:27:50 +0200") Message-ID: <87k08ic90n.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (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: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1657661591; 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=fuWtvjkh+SAL2OhMp62BA4cYk6t+DtIPGSjwG36GQX4=; b=eCZgvgzz6pekgcTVFKpvBqc9jEe/JSqdB6tu0R7mQtA3VGarkn+Lyxzc8TjWAVBXIHba8m 3jeSu5CH265xKwr5QrHziPhDrpU4vYHQ7vzpeTKqCi2OYqXQxAlcwVw2wV5NkkaH3r4jdb INOvJNal2TNMpjZ/D/oQebS22YzIB/LDTmSpE2riYDwn/4ukwl3VtK0mIngdD1y+Yb+QDZ ocZaO8dYLTs9qtnx9leIIlQVQunD62trF3ZLEwopHkRN2aOiDR4az3M4K7n77On12XIqzF JEO0gZcsa81E9xonqNk07ytrTTARF+Qi/lmkcRYakwA4FmYKnQQjCfEPuQCCKQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1657661591; a=rsa-sha256; cv=none; b=pB2Rom5yHYTQtpEvrtGjH3SH+C9hYhjDS4sa6mmbkJijBB4Ys/+A34nuMez2A7Q1bNtIIH WJpuBZiy1w4VYtMhpT8M5yCYiBevLXlPv9ggcwRQTCYcuXc0VT6RKzE+RFWnL8fRC0uTfp ZprPORPedo8Df82c+MFIp8DxJ7UvrRgbUgWYUkURGeVX/8OiZwERZEea7h0j+aaaDio5M4 NLA4+/nJ4ICBJVw5lkxvIl7IqcY2JV8NcM7IdMT0JLScW4IQSZyTlIGRjMSfX4oP8mrI3s l5XGUEYXd1nG0swZ5dKP0AW7hpHS/kiwgUtqksAOhL/3qNllomdO5zlkKckRKw== 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=M+u9barz; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.85 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=M+u9barz; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 892F625C64 X-Spam-Score: -3.85 X-Migadu-Scanner: scn0.migadu.com X-TUID: ZToV1ZDEPRlo Hartmut Goebel skribis: > 'egg-source-url' did not return the URL, but the quoted expression. This= did > break the updater, which expects the URL as a string. > > * guix/import/egg.scm(egg-source-url): Remove. > (egg->guix-package)[egg-content]: Use quoted expression directly. > (latest-release): Call egg-uri instead of egg-source-url. Make sure =E2=80=9Cmake check TESTS=3Dtests/egg.scm=E2=80=9D still passes. If it does, go for it! Ludo=E2=80=99.