Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1poY4x-0003kl-4i for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 17 Apr 2023 23:16:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1poXuu-0002xR-08 for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 17 Apr 2023 23:05:48 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1poXut-0002xI-Q7 for pgsql-pkg-debian@lists.postgresql.org; Mon, 17 Apr 2023 23:05:47 +0000 Received: from mail-yw1-x1129.google.com ([2607:f8b0:4864:20::1129]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1poXur-000Opv-8t for pgsql-pkg-debian@lists.postgresql.org; Mon, 17 Apr 2023 23:05:46 +0000 Received: by mail-yw1-x1129.google.com with SMTP id 00721157ae682-54c0c86a436so555653607b3.6 for ; Mon, 17 Apr 2023 16:05:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1681772744; x=1684364744; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=RoKIVxcCJJ7jN4XtNWw3YOQm2ZjFT3NbP4y/y/ue4K4=; b=DyvkBfSu2NSihqQIX1ddi70VugM6K7mbT6VSFhrpI90NBvuY55sywrMmwBmumbJk+D 9oMQtbdogSYUKSIvVTwnn1tfkeckqLjmyQ/k8QuujozqUtHTGenoQ7Ej/FalYajj9sZm RZESazQaXapQjEJPP6whzR9Hnt8I2uVS4Wlm6yhBQ12SzPwooW3z281pXEaWHHkEVmpY 8ZZS5sOgS0LobO4eljmY+btJerWr4P5c3nICl42EkpbQejRHxvJhCHEBa3Wh6uUDm7pc GQoGLnAPmCbVpUGz9r562wqy/8jPXm85olCgCd1mMfMuKtFxBE1Yg3wnoAVv6ONYFP2d iZAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681772744; x=1684364744; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=RoKIVxcCJJ7jN4XtNWw3YOQm2ZjFT3NbP4y/y/ue4K4=; b=WmlR9bKF75o9OUMkBlQXOFaOXZxA2SedFAtghXsRgzPF/DzUDxcKC9WLKNwA1FQeps 2EKR8HT5M0KZ7sgP2KEtYdXL7EPNVRRahsyo38B1AdIr+VRj2l+jopRuX9x9WILFVO1D Uhn/qx4aE07lFScCJhg2tfRHEXjuQXqmEgb7WDkcy9VyCpF/Yf7QGw8a11vBjMy8tAPl 3IvPpmMyx2f9B9+PiO8wScthZUclPkurnXpUHO0nmuzQc4L9Y709TMwd3P0K55yt3uue YMhvyCLRIqXDRNrEW4nM42X4LPlM0B0BO/LtiHA1kBjndgmL+6wRPUejzPEqXIrNaOJc 8zyQ== X-Gm-Message-State: AAQBX9eDYNkIw95Bx9a8XApYBJ15UT1yPxUtnr5IpLLaf6Rc2cmFItKb OncGC7dCFFsvK/7z2rTngFEP4CRpnKsySiLxnrA= X-Google-Smtp-Source: AKy350YFby7/fZmnNho3AIMpvjjH8+8+w3mAh/zB6IrofJA06WHTFu0Fw2A2fLgfZRXLhOTHXUC97otwY4UIriR8SQE= X-Received: by 2002:a0d:d185:0:b0:52e:f109:ba7a with SMTP id t127-20020a0dd185000000b0052ef109ba7amr16587388ywd.51.1681772744324; Mon, 17 Apr 2023 16:05:44 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Bradford Boyle Date: Mon, 17 Apr 2023 16:05:33 -0700 Message-ID: Subject: Re: pgBackRest 2.45 To: David Steele Cc: Stefan Fercot , pgsql-pkg-debian@lists.postgresql.org Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > I thought the plan was to exclude Ubuntu 18.04 for 2.45 but perhaps the > maintainers are just letting the clock run out instead. I think the only blocker right now is the combination of distribution (bionic) and architecture (ppc64el). I think we can add a filter to the job configuration to exclude this particular combination and unblock publishing pgbackrest for other distributions and architectures. It seems like this has already been done [1] by excluding all of bionic. Looking at other filters in the job configuration, I think it could be done with a more selective filter '!(architecture=="ppc64el" && distribution=="bionic")' Regards, -- Bradford [1]: https://git.postgresql.org/gitweb/?p=pgapt.git;a=commit;h=2946465ad2bc0dff17261dd317a92a7e374985a2