Received: from jan-kohnert.de (jan-kohnert.de [89.163.148.75]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 5AB3422585B for <~alpine/users@lists.alpinelinux.org>; Sun, 14 Jan 2024 13:49:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at jan-kohnert.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jan-kohnert.de; s=20191; t=1705240182; bh=fjOyMXDdH1/n0Ekb4pU1DyGKULy/v9X9NLWnhOSVvl4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KgygddNCapVI6cmYHwVNPQOwiW9ah6oiiep0nsvRzmOh9WSJxK2AyMy/6gREkn06l Qq2BItVvNXak64nf5Acwnb3u6fcaLXV/sWSTp4hq5wQTe4jPrOOhxUrjxDhTy0LThr DYTQqe9Frrt+BAoVWjTrPwRPuQ0SgM1NOXTBeTrryd7dNmUj2PKF6d5cjCIrRlYfFW kbQkcF4q9F+xaey5ELIizSXhZs7QJ7gwQATwk9914aOkD1msx4Wo//++blmlm6JYlu ay8gZ/ebmwTfCwaJenpspK488VY62WhW4YpGpnMc2HTqhWvdSbHHoQa31JkeGsWTZJ Uz1ctOEzRPZbA== Received: from kohni-mobil.localnet (p200300f4bf2775a82d0c9e5b87c25d2c.dip0.t-ipconnect.de [IPv6:2003:f4:bf27:75a8:2d0c:9e5b:87c2:5d2c]) by srv21636.dus4.fastwebserver.de (Postfix) with ESMTPSA id AFBCE7C02D9 for <~alpine/users@lists.alpinelinux.org>; Sun, 14 Jan 2024 14:49:41 +0100 (CET) From: Jan Kohnert To: ~alpine/users@lists.alpinelinux.org Subject: Re: Install Postgresql12-client in Alpine 3.19 Date: Sun, 14 Jan 2024 14:51:31 +0100 Message-ID: <4537527.LvFx2qVVIh@kohni-mobil> In-Reply-To: References: <13410527.uLZWGnKmhe@kohni-mobil> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="nextPart2309811.ElGaqSPkdT" Content-Transfer-Encoding: 7Bit This is a multi-part message in MIME format. --nextPart2309811.ElGaqSPkdT Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Hi, Am Sonntag, 17. Dezember 2023, 14:27:29 CET schrieb Tomas Volf: > On 2023-12-17 14:06:39 +0100, Jan Kohnert wrote: > > With the current release of Alpine 3.19 postgres12-client is not longer > > found. > > You could (and likely should) just create a package for it. You can very > likely use the APKBUILD for the 12 version, and try to build it using 3.19, > I suspect is should work? I finally managed to create the packages using postgresql12 APKBUILD from the 3.18 stable aports git branch and building it in a 3.19 containerized environment. Just in case anyone likes to have a look, the project is hosted on my gitlab instance: https://git.jan-kohnert.de/alpine/postgresql12[1] Packages are available in the package registry: https://git.jan-kohnert.de/alpine/postgresql12/-/packages[2] -- MfG Jan -------- [1] https://git.jan-kohnert.de/alpine/postgresql12 [2] https://git.jan-kohnert.de/alpine/postgresql12/-/packages --nextPart2309811.ElGaqSPkdT Content-Transfer-Encoding: 7Bit Content-Type: text/html; charset="us-ascii"

Hi,


Am Sonntag, 17. Dezember 2023, 14:27:29 CET schrieb Tomas Volf:

> On 2023-12-17 14:06:39 +0100, Jan Kohnert wrote:

> > With the current release of Alpine 3.19 postgres12-client is not longer

> > found.

>

> You could (and likely should) just create a package for it.  You can very

> likely use the APKBUILD for the 12 version, and try to build it using 3.19,

> I suspect is should work?


I finally managed to create the packages using postgresql12 APKBUILD from the 3.18 stable aports git branch and building it in a 3.19 containerized environment.


Just in case anyone likes to have a look, the project is hosted on my gitlab instance:


https://git.jan-kohnert.de/alpine/postgresql12


Packages are available in the package registry:


https://git.jan-kohnert.de/alpine/postgresql12/-/packages


--

MfG Jan

--nextPart2309811.ElGaqSPkdT--