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 1tk5q0-00HUlK-7M for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 17 Feb 2025 18:27:24 +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 1tk5px-001LvH-B2 for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 17 Feb 2025 18:27:21 +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 1tk5px-001Lv3-2R for pgsql-pkg-debian@lists.postgresql.org; Mon, 17 Feb 2025 18:27:21 +0000 Received: from mailfr00.databene.net ([31.170.12.19]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tk5pu-001Mmb-1V for pgsql-pkg-debian@lists.postgresql.org; Mon, 17 Feb 2025 18:27:19 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by mailfr00.databene.net (Postfix) with ESMTP id 16AFF5F2CE; Mon, 17 Feb 2025 19:27:16 +0100 (CET) X-Virus-Scanned: by Amavis at mailfr00.databene.net Received: from mailfr00.databene.net ([127.0.0.1]) by localhost (databene-mailfr00.evolix.net [127.0.0.1]) (amavis, port 10024) with LMTP id JGUuuTzMHBTw; Mon, 17 Feb 2025 19:27:14 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=data-bene.io; s=2024; t=1739816833; bh=w1Ialo2nWPMb+XZDJXm+xdmokxkHfeLNFbGwF707Bao=; h=Date:Subject:To:References:From:In-Reply-To:From; b=FnK3i2E4UP76emql+T+OAj9V1DsNjSsELcxMGw/qCuhswIlJNOS9XZZ3oNy9GEW1W S+crQb7bI1Q8yqtPVq390EppYoPjKlOkQDGzXmOoepaq4pp1c/t0t9ZOktZs4fwuND W8jQ4ZL+mlA0UJXmF+YAi9WYUeqea8ZS8ObUIhJq5+xmWC5GQZcPhMkVjMwrpaccrV eCQxg/CEUyTb43+tYxTRKd/sLANikipG93MTtvNidCN7uo0N4Xv7GsJpJNrG7TjTa7 VL1uwoQfHm4al1UW92Ea707CHt7c3aF+kSxDrF0SHFDbqb0cdxLMx4dh5ocjttqpBA mtsA6ge1n/ZFw+HBYADyS0QmIwkSqefdLb4LFPXKpEMpu4ddpMLdSiA3Z0mP/wVrO2 7Q4saorJV9p2+10+0BMj2dzbxYy8jc+MDaup9FTVOe8Jrfe4KhPDa7xyWjF/kp+lTu 5uS94eHMA0QAGNA0i3xjq6o2vSae7IFll1C+Vnoqxr6rnAv9yJ8ub1TAWB30zfRa0m nblEa6Ry7/nw08lXRLOkCZlmcYsz1aQWMG9n+HkSdro5UXVc91ahWSJr5Jq5JRIiV+ KXmvPE3l8w6hDAgV5O4ntkMn2oWf7n6Vb7eKz6HhYxH/B/mg0gX9e7GucyOHxI1auH qWN2UFNImXIWJ3DISUYmxJ0U= Received: from [192.168.10.104] (257400053.box.freepro.com [95.178.90.96]) by mailfr00.databene.net (Postfix) with ESMTPSA id CB5F95F28D; Mon, 17 Feb 2025 19:27:13 +0100 (CET) Message-ID: Date: Mon, 17 Feb 2025 19:27:13 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: apt.postgresql.org news To: Christoph Berg , PostgreSQL in Debian References: Content-Language: en-US From: =?UTF-8?Q?C=C3=A9dric_Villemain?= Organization: Data Bene In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Looks like a lot of very good moves! Thank you Christoph for your countless contributions in getting greater PostgreSQL support in debian/ubuntu. Cédric On 17/02/2025 15:57, Christoph Berg wrote: > Hi, > > a few infrastructure bits have changed for apt.postgresql.org: > > # New Jenkins host > > The Jenkins build server for apt.postgresql.org had been hosted by > DG-i (https://www.dg-i.net/) since the very start of the project in > 2011, and it served us very well. Thanks to DG-i for that! > > To centralize project resources more, it has now been moved to a > machine administrated by the PostgreSQL Sysadmins. The new URL is: > > https://jengus.postgresql.org/ > > # New arm64 build host > > On similar news, the arm64 build host (previously provided by Huawei) > has been moved to postgresql.org resources where it is closer to the > Jenkins and master repository hosts, hopefully resolving some of the > networking issues we have been seeing. > > # Reconsidering s390x > > The current s390x build host has poor IO and CPU performance, > frequently making otherwise good package builds and tests fail with > random timeouts. We are seeing if this can be improved - if not, we > will likely drop the s390x architecture from apt.postgresql.org. > > # "pgapt" git moved to salsa.debian.org > > The scripts and glue code driving apt.postgresql.org were hosted in a > git repository on git.postgresql.org, where it was some kind of weird > outlier since pretty much every other Debian packaging git repository > is hosted on salsa.debian.org. The git repository has been moved > there, making it more accessible for contributors to PostgreSQL on > Debian: > > https://salsa.debian.org/postgresql/apt.postgresql.org/ > > # Redmine closing down > > There was a pgapt project in a postgresql.org Redmine instance. It was > never widely announced, and only received a few issue reports here and > there. As the whole instance is being decommissioned, the remaining > issue reports from there have been moved to other bug trackers. Users > wishing to report bugs, feature requests and other bits are welcome to > use these channels: > > * the pgsql-pkg-debian mailing list (https://www.postgresql.org/list/pgsql-pkg-debian/) > * the Debian bug tracking system (https://bugs.debian.org) > * https://salsa.debian.org/postgresql/apt.postgresql.org/-/issues > * issues on individual projects on https://salsa.debian.org/postgresql/ > > # Ubuntu plucky 25.04 support added > > Plucky has not been released yet by Ubuntu, but packages for it are > already being built. > > Christoph > > -- --- Cédric Villemain +33 6 20 30 22 52 https://www.Data-Bene.io PostgreSQL Support, Expertise, Training, R&D