From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KDckMYnVGWSpEwEASxT56A (envelope-from ) for ; Tue, 21 Mar 2023 17:04:25 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 8FgSMYnVGWQC3gAA9RJhRA (envelope-from ) for ; Tue, 21 Mar 2023 17:04: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 102CE12722 for ; Tue, 21 Mar 2023 17:04:25 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=GwWMQ5gQ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679414665; 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=4rpxNUfXZDzElUHeFK8SEU/qbovSOfrhzhu8pihNoq0=; b=Bcg+oMgEaK4YRJ9fI6rvgKI4I3X9ZZ3SjrjCjV7Nn+hwc7pSTnRDBPdldw/9JdIMDRvXAd bFHsmsszuaiyjTRZicl/amEmogHadpXdSHeiUtmyC6TY+DzMPJJxrc26iTN9pktVFvEsfv EuhWeTvkwVXX5KI6k0wsZDa5jZQmObqlM68Q33mIvf8I0JVEQeACpBDnQ5tCiSYCaPjg3y lVFY+JY9lDTFJYCjEdl2N1ZG890xPE9Mc8xmYlCVScNPhJIj7fWZAO7bFp1Iey6wvZJHqz e8J5UvltPa4J5fwzBaRuWIdjaiMwgfCfnDp+NqUuYZGshVQMywfscSsfLOiKvg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=GwWMQ5gQ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679414665; a=rsa-sha256; cv=none; b=e4PHZuWBIa26zdSTdy/q58KPJNzxAU7vtP53CSWxzFd30gW+QG0uarYlXUj9lFqVqkn3nU gS9NugHgltrnnwW/TgGJfExPIjevbrgJmuo89Ck4PAmnf0apOPhaQTj9Y0qNdGpXZImso2 irbnkh7SGqbTZ7sjDB/SwbVn/1UuweSeGPe4m9gfNEWpHSkxMo9nfZ1dl6hwG75/CHM+pM zdGglm1ag+FgbfBeu50HPBE8UDolcKvAHEQKV9Rt3bEqF71o5QQKGE1o6eIXGAtBppL/39 zkHn5kiNyPZLMGgI/EHkc+8cVuY1+cj4yhziFNNR3kURtLL13bRaujdfTJCOQg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peeT2-00087f-RW; Tue, 21 Mar 2023 12:04:08 -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 1peeSy-00085v-DM for guix-patches@gnu.org; Tue, 21 Mar 2023 12:04:04 -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 1peeSx-00089o-A1 for guix-patches@gnu.org; Tue, 21 Mar 2023 12:04:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peeSx-0006sV-4g for guix-patches@gnu.org; Tue, 21 Mar 2023 12:04:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62196] [PATCH 000/182] Add FPM, update Rails and other Ruby additions/updates Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 21 Mar 2023 16:04:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62196 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines Cc: 62196@debbugs.gnu.org Received: via spool by 62196-submit@debbugs.gnu.org id=B62196.167941460126370 (code B ref 62196); Tue, 21 Mar 2023 16:04:03 +0000 Received: (at 62196) by debbugs.gnu.org; 21 Mar 2023 16:03:21 +0000 Received: from localhost ([127.0.0.1]:60330 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peeSG-0006rG-SP for submit@debbugs.gnu.org; Tue, 21 Mar 2023 12:03:21 -0400 Received: from mail-yw1-f179.google.com ([209.85.128.179]:41959) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peeSF-0006r0-5Q for 62196@debbugs.gnu.org; Tue, 21 Mar 2023 12:03:19 -0400 Received: by mail-yw1-f179.google.com with SMTP id 00721157ae682-5445009c26bso288376777b3.8 for <62196@debbugs.gnu.org>; Tue, 21 Mar 2023 09:03:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679414593; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=4rpxNUfXZDzElUHeFK8SEU/qbovSOfrhzhu8pihNoq0=; b=GwWMQ5gQLKOFr45iP4RBekPBKKbCbE59Pq6/8Xmysyig5xnP1m5LGC5iBpQrZcEdAZ eqvWR99vZ5A0NFK7l0zAHttbmi0Y/HcqLa3HdcDYUVvfGEY4iYDyy/bpvKav4PoQKHcu /IjWICynlNORfiO6B+Uvmw/5z7zdcUgG1stN+ZRTUFy9XrQUenAAqhTb+4L4Ee8ZD9Pj 6rkz/8noeG7J6MfSZG4JZB38aQUA5xgr2vrIvNTrmGIl0gLcJiVfuHkGzOgcU3QZVAPB 7mi8+nYVO6Yaa2ja475bSOZvxUXgyyFJZUJ3Cy6oCR3xHrCrWWY1vN5/F6ZfFvBVz7z+ VzeA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679414593; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=4rpxNUfXZDzElUHeFK8SEU/qbovSOfrhzhu8pihNoq0=; b=iu+sa862UO14L5GoRuqQEe+LstfgWDKXFy0ptb4TjtbSaEQwO47l+3EzwBcVghCFmb F92BEbHGuqYB9UQdIJls70f9lHNbuS4mX+m4xhKYhTfW4oO5F4Z4oXGkUO4uBLdJnyAY N2dWRJjZVvEtwoEfTq2+gOBLlOo020NYdfgSNzYD76Zyv5zQxBgRXv10msPi8uGRgN5F m7avkQ6a1MLbD6lAgReLfrBwym1RjX0geagyahsO+rWm/BNgA4q5J3CQTqOm4iazGzV1 Ti4VQFs7XFgcM0czNwC+fJBb9PAYuF0RHmwJWyXI4gjeB1gbPIsun09gZhWjDGdat+6w V6JA== X-Gm-Message-State: AAQBX9cVN9ri6s2SHPVnvdbqNZKOn7R7jjIN3wpLbsBpn6CWKdFswNJa Bg0VzHRRDjXT5Bbc9rPnmYAFblixhNR6aw== X-Google-Smtp-Source: AKy350brqhWIk3YoeVn5tbItKK0Pp6p7SI4Lhh4NI9TjmzlP0CO0DDRR9SqpTtCeeHcLHFLxOo2hDQ== X-Received: by 2002:a81:6a55:0:b0:535:e3b7:cbd4 with SMTP id f82-20020a816a55000000b00535e3b7cbd4mr2459487ywc.28.1679414589729; Tue, 21 Mar 2023 09:03:09 -0700 (PDT) Received: from hurd ([2607:fad8:4:3::1004]) by smtp.gmail.com with ESMTPSA id o10-20020a05620a228a00b007441b675e81sm9533736qkh.22.2023.03.21.09.03.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Mar 2023 09:03:09 -0700 (PDT) From: Maxim Cournoyer References: <20230315025946.14371-1-maxim.cournoyer@gmail.com> <87edpi4k0z.fsf@cbaines.net> Date: Tue, 21 Mar 2023 12:03:08 -0400 In-Reply-To: <87edpi4k0z.fsf@cbaines.net> (Christopher Baines's message of "Tue, 21 Mar 2023 07:50:01 +0000") Message-ID: <87edpiozwj.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: X-Migadu-Queue-Id: 102CE12722 X-Spam-Score: -2.65 X-Migadu-Spam-Score: -2.65 X-Migadu-Scanner: scn0.migadu.com 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-TUID: q2+xJPqo75q9 Hi! Christopher Baines writes: > Maxim Cournoyer writes: > >> Hello Guix, >> >> This series contains various Ruby updates and new packages. Some noteworthy >> changes: >> >> 1. Update Rubocop & friends >> 2. Update Rails and partially enable its test suite >> 3. Add fpm >> 4. Various other updates and required packages additions. > > Thanks for looking at this Maxim. > > Unfortunately Patchwork seems to have picked this up as 2 incomplete > series. If you had problems with git send-email, the --batch-size and > --relogin-delay options might help. I had problems with Gmail interrupting the submission every 100 patches sent. I'll look into configuring these, thank you! > Anyway, would you be able to push a branch manually to > git.guix-patches.cbaines.net? It would need to be called issue-62196, > and ideally you'd push a tag (base-for-issue-62196) as well for the > commit on master the branch is based on. That should get > data.qa.guix.gnu.org to look at the changes, plus make it easier for me > to apply locally. I've given your ssh key from the maintenance.git > repository access, so you should be able to use that to push. I've just done so; let me know if something is amiss! -- Thanks, Maxim