Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sEEVM-000LtP-Sc for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 03 Jun 2024 20:42:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sEEVN-00CmgV-1V for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 03 Jun 2024 20:42:09 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sEEVM-00CmgN-Rd for pgsql-pkg-debian@lists.postgresql.org; Mon, 03 Jun 2024 20:42:08 +0000 Received: from mail-lj1-x22c.google.com ([2a00:1450:4864:20::22c]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sEEVG-003Ihl-CD for pgsql-pkg-debian@lists.postgresql.org; Mon, 03 Jun 2024 20:42:07 +0000 Received: by mail-lj1-x22c.google.com with SMTP id 38308e7fff4ca-2eabd22d3f4so1831041fa.1 for ; Mon, 03 Jun 2024 13:42:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1717447319; x=1718052119; darn=lists.postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=oZm1i0Y+MZeSXNNNJVow4jIjagisXUPT5RxKuNhzaeg=; b=HL2haTZ328egRMZhJnHCy5XHRzaaoUp6K0b8LOWIuB5mjabh6uuaKjf+ASaijezlQm 4/bKnl/jP0Biccbf7Kf9cESJfMRJhd3NSpaUIcCGAeZSOqvgxULI3NEj7pKLf+r9AOlg nlesZd4c8w7CefI90k85bbLxSVtG08l6lgdYaan8AJRZ/H0MlNfWXqA4/0TOSr6kcXYE w9KFGGSR65m6Xri089qIrRSbjXIcOSt1ujgA+O2ZNRBDLYxZJNB0izE/+X1t+jpJDtDZ NH1usHHXEMmc+Q55+wW0HIhCEVmzxvrUzROrjakLZvdvymS0Nf/4l3Tavt+eoT5VfS9q 7N2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717447319; x=1718052119; 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=oZm1i0Y+MZeSXNNNJVow4jIjagisXUPT5RxKuNhzaeg=; b=HrK2SO7qcQFx/ZCoZdzr9xVWjSYo/Is57F/leZpe99LYo5KVWLbTOPLdSeGIN2WvHh MYJ9E/Ci06rOY7vRmhMk0RTGPtkrB5gfU3vk4OC/vzkPhpf4J3GCsanS8hauwS6XEF4d aHaVUaumrID5VIZgRTyF+f+gerGmeho8LkTi1GCOhEfnqeDmdeqSpFcZaAgr1xxfM+QI 777d3xwR9c+RygvjW2yfjGPIEzIecPZqCTwkKiqBP8HL39dP4q2dFKPkDfkm77JO/j28 DO8zleQrrI29La2TjN9+Kf7O2FK6hNbJ1Ke+WKSlXuKwc9i2WtzMmhdTob5ZoITxzP3f hu5A== X-Gm-Message-State: AOJu0YxxBtyC1vR+tzM1Aqbws1TnNyk0DK29Y1mR8xI/eXBdnvQKb+0a IeAUCUzdrT1zjig3hSBBqX7DHC1rzfc5hI39HN9YZV1pehcKXw/L49jTMOUGJw0SOUqu2N6tmMd XKkxgX0nWXtJhp6hhJAWMRSvGriY= X-Google-Smtp-Source: AGHT+IHTRJTkFr4Hh41yJ1h5i8HiJVstVb6hYyHTgbIxKsyuDgAU5q+q/THx5otGHBCuBLzGoceownaZZnAkEmGbdrU= X-Received: by 2002:a2e:3517:0:b0:2e5:61f8:db58 with SMTP id 38308e7fff4ca-2ea950fd531mr63962591fa.11.1717447319520; Mon, 03 Jun 2024 13:41:59 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Bradford Boyle Date: Mon, 3 Jun 2024 13:41:48 -0700 Message-ID: Subject: Re: pgBackRest 2.52 - New upstream version To: Christoph Berg Cc: pgsql-pkg-debian@lists.postgresql.org, david@pgmasters.net Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi Christoph, > But unfortunately, bullseye and focal are not happy: > > ../meson.build:117:0: ERROR: ['/usr/bin/python3']> is not a valid python or it is missing setuptools > > (Interestingly, buster is happy with the meson+python3 combination) I will take a look at this later today and see if I can identify and push a fix. Thanks, --Bradford