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 1qnSiU-00AyLE-Ve for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 02 Oct 2023 23:52:47 +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 1qnSiT-000Dnb-KD for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 02 Oct 2023 23:52:45 +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 1qnSiT-000DnN-39 for pgsql-pkg-debian@lists.postgresql.org; Mon, 02 Oct 2023 23:52:45 +0000 Received: from mail-yb1-xb36.google.com ([2607:f8b0:4864:20::b36]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qnSiP-007sPA-D5 for pgsql-pkg-debian@lists.postgresql.org; Mon, 02 Oct 2023 23:52:43 +0000 Received: by mail-yb1-xb36.google.com with SMTP id 3f1490d57ef6-d8673a90f56so380042276.0 for ; Mon, 02 Oct 2023 16:52:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pavely.net; s=google; t=1696290760; x=1696895560; 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=+EUBZl0IGx3GQZcTBU206oJLc1YufNdl+nKkecj7v70=; b=TIzuXA8YTVkUY7f2ZnsYHI9b0hTQDTn/8ITz7sGVJmLu8hEXdky+22ou6+M5jj8hjr 1nKeSNcgExZjSnWBJalsjLA6JJyf4u/ZObvkw68x7DSj/B0omI9el/AFpKTbb420oitI W9BANUhEMELCgqGNFIcLxhHJ+tayMZWWqxes4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696290760; x=1696895560; 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=+EUBZl0IGx3GQZcTBU206oJLc1YufNdl+nKkecj7v70=; b=fs779FiLKKZR3tzlRG66LrN4jydA9ODPtwdu7CuZGQ1KXsFC3caiiTTNHS2KFjfKke CmK3gZsQVpAEcc0yFdYCU9efIYMu+6+qSTxQzO0mWfjWyNsrB5kcDLj1GAwC+wV1QB7B 6O2RSWb3/S0+hTZqafD4H4Xai4O+EwBJg3UkSAsgGcRv9wfPM4hcII/40IOD6YB6hMFq UBit6/Z6Ygft/wOD2/eBVAD1R2H7CgzMC0YSWBUNqQi1PkK2k2SOQ0SUS/ovcnbaQk/e h+Z16+I1nHrF6r8gGokKPCBKlr+X4A6Yd1Wj759FNrXzaugDjdzFkAkxiT2p/LTEHrM7 GldQ== X-Gm-Message-State: AOJu0YyNcHLv3ufZlU1QPHwZhGlHkXIdPpgbjs8x0brt8Akrz8fIee3V aDZh4tFBucPvzP8XXCs0LEIad9edo/JjzeWd82FoPQ== X-Google-Smtp-Source: AGHT+IE1BvYwLKJa7GWaJf6odBAnQabPdQACXNaclyukHlrFTgM0llF7Qq4v+LynVGkDpA9SIAZv9MM7gZKPcuO81sE= X-Received: by 2002:a05:6902:136d:b0:d3b:108b:c104 with SMTP id bt13-20020a056902136d00b00d3b108bc104mr11965096ybb.54.1696290760331; Mon, 02 Oct 2023 16:52:40 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Aaron Pavely Date: Mon, 2 Oct 2023 18:52:29 -0500 Message-ID: Subject: Re: Several postgresql-15 packages pulled in bullseye, only To: Brian Cosgrove Cc: pgsql-pkg-debian@lists.postgresql.org Content-Type: multipart/alternative; boundary="00000000000034a76a0606c47850" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000034a76a0606c47850 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Mon, Oct 2, 2023 at 2:35=E2=80=AFPM Brian Cosgrove = wrote: > It appears that postgresql-15 packages pulled for minor releases before > 15.4 in bullseye, only. That's very specific. Was it a mistake or a > platform-specific (bullseye) issue? > That's normal behaviour per [1]. If you look closely, it is not just bullseye! Older minor releases are still available in the apt-archive repository at [2]. On occasion, you will find older versions of packages still available in the primary repository, but these are usually for distributions that are beyond the public EOL date (e.g., Ubuntu 18.04). This is because while the distribution itself has yet to be retired from the repository, no newer packages have been built. In due course, these packages will eventually be removed, and will only be available thereafter in the aforementioned apt-archive repository. -- Aaron [1]: https://wiki.postgresql.org/wiki/Apt/FAQ#Where_are_older_versions_of_the_pa= ckages.3F [2]: https://apt-archive.postgresql.org/ --00000000000034a76a0606c47850 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Mon, Oct 2, 2023 at 2:35=E2=80=AFPM Br= ian Cosgrove <cosgroveb@gmail.com= > wrote:
It appears that=C2=A0postgresql= -15 packages pulled for minor releases before 15.4 in bullseye, only. That&= #39;s very specific. Was it a mistake or a platform-specific (bullseye) iss= ue?

That's normal behaviour per [= 1]. If you look closely, it is not just bullseye! Older minor=C2=A0releases= are still available in the apt-archive repository at [2].

On occasion, you will find older versions of packages still availa= ble in the primary repository, but these are usually for distributions that= are beyond the public EOL date (e.g., Ubuntu 18.04). This is because while= the distribution itself has yet to be retired from the repository, no newe= r packages have been built. In due course, these packages will eventually b= e removed, and will only be available thereafter in the aforementioned apt-= archive repository.

-- Aaron
--00000000000034a76a0606c47850--