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 wLJ9D8t72mMungAAbAwnHQ (envelope-from ) for ; Wed, 01 Feb 2023 15:48:43 +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 wASaD8t72mPlqwAA9RJhRA (envelope-from ) for ; Wed, 01 Feb 2023 15:48:43 +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 CD51FC197 for ; Wed, 1 Feb 2023 15:48:42 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pNEKA-0007fW-5i; Wed, 01 Feb 2023 09:42:58 -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 1pNEJH-0006zo-Ga for guix-patches@gnu.org; Wed, 01 Feb 2023 09:42:07 -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 1pNEJH-0005Oo-3s for guix-patches@gnu.org; Wed, 01 Feb 2023 09:42:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pNEJG-000858-G0 for guix-patches@gnu.org; Wed, 01 Feb 2023 09:42:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60835] [PATCH 0/5] Lisp-Stat Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 01 Feb 2023 14:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60835 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: 60835@debbugs.gnu.org Received: via spool by 60835-submit@debbugs.gnu.org id=B60835.167526247030996 (code B ref 60835); Wed, 01 Feb 2023 14:42:02 +0000 Received: (at 60835) by debbugs.gnu.org; 1 Feb 2023 14:41:10 +0000 Received: from localhost ([127.0.0.1]:56957 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pNEIN-00083m-FP for submit@debbugs.gnu.org; Wed, 01 Feb 2023 09:41:10 -0500 Received: from mout01.posteo.de ([185.67.36.65]:40003) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pNEII-000838-Ic for 60835@debbugs.gnu.org; Wed, 01 Feb 2023 09:41:06 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id A3C672401BC for <60835@debbugs.gnu.org>; Wed, 1 Feb 2023 15:40:54 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1675262456; bh=hqlFvzzLGipY85yytaYX+tm0FgqYaZJ/q6u5rHG9ElQ=; h=From:To:Cc:Subject:Date:From; b=elUGyCBYJZ4A8g86lke1h1oGFrSJuQQrtfkpMINUL5SJn3FWg88SJEb6SISw/hrhL nikQyeIJKjJPy5NbsrngCyh0lDFc/ScHuJ+JGQ0I5M2xcGMJ6c6HuVA/2MYPmny4mX c9rXrnVCJyySdIbqhXhvM968XgMPH9f/NOMRuQ3GFgXSLj7H6wYD7LDQJjno3Z+A9r K174e2SMNDXvaOkzAaRkoD5In6+NQU0k9pbF6Y6uIRRbpGftO6tLIl3zg90sjYKUyH 6qY78aF6yrDCjm5luyjfVwjYiMVJt86IvzV4vW6c6Rvy1hYL898b8iUxaGkLMW0DtH T63ozVtWTN8bw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4P6Pjd33Gcz6tmH; Wed, 1 Feb 2023 15:40:52 +0100 (CET) References: From: Guillaume Le Vaillant Date: Wed, 01 Feb 2023 14:32:48 +0000 In-reply-to: Message-ID: <87mt5xla8c.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1675262923; a=rsa-sha256; cv=none; b=OwIDJUX3sVA1nh7j5Uo0jN9Y8hxtK19NTHGSuhiNBS0Geasobr15xyf49K1RHpatv4rQbS 6d5kxoK1F5PzeO3fQrr777iMwlvt/fRkB5YBDj8hxZx1nA2ch420AWif7UloOUptZ9j7vw 2nvc+4OTfiFqlf/e2vOPuWqE/hBvJ7rK82yKumk4MKxAr8CfGMxcOJPhu1VQLeYzXHce9o 23zsY9hebAVj4H2DtF5u4/RgvRZ1TTLJSYTeryp+7lk55t9f53fdh8VHq5JeIVK1x3fkqv RzhSVYnmTqvmQGa2MXu1D4hEtWvdWO5lXmlgvxhdYttLYOMNrzYWFOFzTja1iA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=elUGyCBY; 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"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1675262923; 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: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=hqlFvzzLGipY85yytaYX+tm0FgqYaZJ/q6u5rHG9ElQ=; b=s5ltpbPpJUs0aLj4evI9wLwf7U4bHYq9q3zjYlPZlPUJJm62DlaJcj4ygY35j1WtnQDQ1a kCr4EGaDkulDmGeiAulF99NPrzvOQBuggw6Yfh6VK/IFLo0i9QGKDAVPEWNP2B+oI/34G9 ankSTjFQpw68g3sJrjTsEGVYzyQS9cO6Q6MbkoHz4h9ytWHgqHHoZnEepsjuFtwDMVEIfo zSF5aN6DwyHOlw00niXoL9Vm+VUdn+BxxZiQJZYTI+K28EpX7y9Os9n3SbV288gwZ046y0 gY7IZ58t8UUIC3WIUgpv8ep+yTb11jA2XwwCCFpkr+RHwp3UP7oM1+Pc4U2jQg== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=elUGyCBY; 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"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: 6.12 X-Spam-Score: 6.12 X-Migadu-Queue-Id: CD51FC197 X-TUID: pzwEhz1zh/mz --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable "jgart" skribis: > hmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm > > I took that patch from master, I'm pretty sure ;()=20 According to the patches you sent, the branch they are based on has a sbcl-seria package near the end of "lisp-xyz.scm", but the master branch of Guix doesn't. > What is the error that you get when you try to apply the patch series? When trying to apply the patches I get error messages such as: =2D-8<---------------cut here---------------start------------->8--- Applying: gnu: Add cl-variates. error: patch failed: gnu/packages/lisp-xyz.scm:26702 error: gnu/packages/lisp-xyz.scm: patch does not apply Patch failed at 0001 gnu: Add cl-variates. =2D-8<---------------cut here---------------end--------------->8--- --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCY9p58w8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j8qEAD+N+DfyvhZf7i5wsxp3jostzdnhW5MYw6YNxfx /kfkTfsA/0Yi+Vw6QS8V33P6q04s9DQ9+2vET0Q1b9zsN2Eyx9LZ =hdq4 -----END PGP SIGNATURE----- --=-=-=--