From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id gPLbFS94dWWyrwAAauVa8A:P1 (envelope-from ) for ; Sun, 10 Dec 2023 09:34:55 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id gPLbFS94dWWyrwAAauVa8A (envelope-from ) for ; Sun, 10 Dec 2023 09:34:55 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=endparen-com.20230601.gappssmtp.com header.s=20230601 header.b=Y0OyQ2Hb; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1702197295; h=from:from:sender:sender: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=h8iuoUiazhdicdNNX/ARGFmW7pXC7aufBTpPFFoKQxs=; b=GhKqStGJ3i21QbkakHAjME0qvfOkREE6Sc5ofPoHrN7wopoadhVHywKHhgSH4W/bKEXujD jmupLmSjhWO9CmpmsxB8o2qWgFucszRpn2K8rHjCCXu18WZnkGsQK8jeZd5iXZGBpPvh7h Kaqv7Uh0P12zTULhZOVITSykGH1GcrkyhjyFzXeTVc2QdpAzN/r0o40Pa9jRIF2SupyNIh 1//3aTM3ea/4zK7gnoVO7frrioPsloedpemIU0Vcsgq/ikyTc+z67Fgt2Ywcmm24LUhKGd pQjkr0PuEmj0BltnZ96DTZWrX1bPtQ01arBesmS7rRsSj0guQkoUaCcAwqmWsg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=endparen-com.20230601.gappssmtp.com header.s=20230601 header.b=Y0OyQ2Hb; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702197295; a=rsa-sha256; cv=none; b=jLHroj2wQfjCUboORpCq+mZn/m0WkgGqbbFD97N9UYdE7NUDPPsVcVjsyCJgtmGSQqMFwk q61t8xFQo6JBSTX1G09owskKz/0cj5auEq6BY/NlqM7BW7Z2EkLfGNAiSL4NiL9KeTmCw3 FTKraLsQ8COPbL/kotCKmnEpm43n0EKOdj5TDymD7IHTVJu/WMRB8V6TLXv3th3WXbd3Pp fFBEPBgIMTDnG+YJ6d+su/j8jlIxs5vIrydcXCbt+ByKmv9TjwPMPUgUgCzf6Y2GZnxwet LZ7gvz9WDUSNtiS4YnbS0QkxyW/sWhG4POkV26ZZYmMsTlb75zAKoZ2tmPWOtA== 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 EC30343ACE for ; Sun, 10 Dec 2023 09:34:54 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rCFGr-00028N-LZ; Sun, 10 Dec 2023 03:34:41 -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 1rCEBF-0008Hk-D4 for guix-patches@gnu.org; Sun, 10 Dec 2023 02:24:49 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rCEBF-0007U7-5G for guix-patches@gnu.org; Sun, 10 Dec 2023 02:24:49 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rCEBT-00014r-4k for guix-patches@gnu.org; Sun, 10 Dec 2023 02:25:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#42338] [PATCH] Add composer build system (PHP) References: <20200713002055.1553f136@tachikoma.lepiller.eu> In-Reply-To: <20200713002055.1553f136@tachikoma.lepiller.eu> Resent-From: Charlie McMackin Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 10 Dec 2023 07:25:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42338 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 42338@debbugs.gnu.org Received: via spool by 42338-submit@debbugs.gnu.org id=B42338.17021930894078 (code B ref 42338); Sun, 10 Dec 2023 07:25:03 +0000 Received: (at 42338) by debbugs.gnu.org; 10 Dec 2023 07:24:49 +0000 Received: from localhost ([127.0.0.1]:49395 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rCEBE-00013U-Ej for submit@debbugs.gnu.org; Sun, 10 Dec 2023 02:24:49 -0500 Received: from mail-lj1-x233.google.com ([2a00:1450:4864:20::233]:55313) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rC5Ns-0008JM-39 for 42338@debbugs.gnu.org; Sat, 09 Dec 2023 17:01:16 -0500 Received: by mail-lj1-x233.google.com with SMTP id 38308e7fff4ca-2c9c18e7990so44047871fa.2 for <42338@debbugs.gnu.org>; Sat, 09 Dec 2023 14:01:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=endparen-com.20230601.gappssmtp.com; s=20230601; t=1702159255; x=1702764055; darn=debbugs.gnu.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=h8iuoUiazhdicdNNX/ARGFmW7pXC7aufBTpPFFoKQxs=; b=Y0OyQ2Hbn+lUVV/hx2wZCW7wrlMCMv0FSPrQLj63Dip0Q0AAOSTtx9Hfu4mM9pn2fF oQSmf+IkOdZLtleckNj99QFcdIxb+V7MKdovdAf2N+qGAx0Z9kW48IcBXb5WhaGPVsgi HHnB4aQfHNe8RukxWQ0KO+Tk02DjVMgbwL4UIG+Z+vv9YU5tSuDRHz2OzewRfi9GZlek SA9VlBomEbmv0eLoq5+0G8ZCOd82ztEU5ML8QmnjbVgpUwfYOxus0XR2prmDOdKjm80U jXXAGzKD0p+4Pc0/GKU9ZDpWIpLfqG1qG6WgewiflSdd1P+BXZfguyqUqobuyb6e0Nxz NL/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702159255; x=1702764055; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=h8iuoUiazhdicdNNX/ARGFmW7pXC7aufBTpPFFoKQxs=; b=d8Z3Be8E/8sTW2qGm9sz2OapntVE/mgBIcoKFU27oeFms2BRE0w4HycPfqPmgKmRF5 xFZy+rj7NR3Y01mMhAMhiGL2EFh1xkWelsqFkgc5uZ/XA+ZmjrtTcIRvZGqblwSy/qqu yHGA36EmM5XBBrpcv4GYSIIIqEuOfDU0cz4KN4EcTYXgT5bM1na75PinBTXukjCnbhN5 kiGvAzgQA93G2Q/6hX6mbHvX09txEFsM7y02oFsN+pVroNcJxGUf9t7VjEUD6hquCqCk LzwfI9CwWiaUGyYPllZBcY3ryPZOeEyySmrYEs8ccYi6C3Xbzkj1LSnrYnm7fRl7EKgd HuVg== X-Gm-Message-State: AOJu0Yz22ospjhhgmtKED8b9lsWOQ/liXAzaHTobw+bXlu0jyj4US5Fp fDs/Vi/4vvy2ybdQWo1fs9Ohs+o4GfF0pfGnWWN2pMLXF/xbiF7m99E= X-Google-Smtp-Source: AGHT+IGSlR8Ln05dktKqO4ZTzUPVr781CvsHM0JqgIGjO4wWK9KdDHRYDVETkkJKUJ60ESvRRsYlfx+JuizhlgQMdYc= X-Received: by 2002:a2e:9ec4:0:b0:2ca:1615:bc40 with SMTP id h4-20020a2e9ec4000000b002ca1615bc40mr652197ljk.22.1702159255275; Sat, 09 Dec 2023 14:00:55 -0800 (PST) MIME-Version: 1.0 From: Charlie McMackin Date: Sat, 9 Dec 2023 16:00:44 -0600 Message-ID: Content-Type: text/plain; charset="UTF-8" X-Mailman-Approved-At: Sun, 10 Dec 2023 02:24:43 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Sun, 10 Dec 2023 03:34:40 -0500 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 X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -0.41 X-Spam-Score: -0.41 X-Migadu-Queue-Id: EC30343ACE X-TUID: KosAN31RtWQ0 Hello, I'm another user interested in this patch series. Thanks for carrying it forward. I thought I would try it out myself and give feedback if I discovered anything but I'm running into issues with the v5 patch series: 1. When I run `git am -3` on the archive mbox for this patch series, I have to skip patch 0 (empty) and then it fails on patch 0004 with; Applying: guix: Add composer-build-system. error: sha1 information is lacking or useless (Makefile.am). error: could not build fake ancestor Patch failed at 0004 guix: Add composer-build-system. I'm trying to apply to a branch with HEAD at 61f2d84e75. 2. I am a bit new to applying patches from mail but I thought I could resolve the problem if I knew where the branch began and applied there. However, I am not able to find where this patch series branches from. Should that information (the ancestor SHA1) be in the PATCH 0? Is there something I'm missing with `git am` style patches? 3. Without any authority, making it `guix import packagist` sounds reasonable to me given the existing patterns with other importers like pypi and crate. 4. Do you plan to add a news.scm entry in the next patch series as suggested by Ludovic? I look forward to testing this out! Thanks, Charlie