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 1pzgnu-00074N-VY for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 18 May 2023 16:48:38 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pzgnt-000655-GV for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 18 May 2023 16:48:37 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pzgnt-00064w-8V for pgsql-pkg-debian@lists.postgresql.org; Thu, 18 May 2023 16:48:37 +0000 Received: from mail-yw1-x112c.google.com ([2607:f8b0:4864:20::112c]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1pzgnp-000ZBQ-LA for pgsql-pkg-debian@lists.postgresql.org; Thu, 18 May 2023 16:48:36 +0000 Received: by mail-yw1-x112c.google.com with SMTP id 00721157ae682-561a41db2c0so28586587b3.3 for ; Thu, 18 May 2023 09:48:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684428513; x=1687020513; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=qGwP0GiK54hBwNGXIIUIqIxaUI8VmzOtMD88WpsOdaM=; b=LTs8TMPRu+cnYyFm3B2S1Uvvcp+GGp+PDZUaQC3/kfWdR19UMj0URuPMlWgwLnNvEM XXZcHGAPE8F+BdEdBZQE4Vh+U9NhYKpV9e4kk4WJmJJmRVfnNbUeHGNYVMRE8FOv+Nno fY00Xmy+I/AjoLQlFtZ5JP6icDzyDtcFhRKtMdXpo5XO8nZEqPQT2qOTcxTORgSWbC9G yGFxSlZgrlRqSRHFAMg/9MMz4eL8qohtA9USVo4wOqUY2dn3+LRVn0q8eNZta5YHwnk0 fYnnYzX8o7uCRpFTseZCgcsV4OWWUYrepJGSmhFBG+Wo+F+bKT4nsrNcwwF07z4+r+m1 Lzrw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684428513; x=1687020513; 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=qGwP0GiK54hBwNGXIIUIqIxaUI8VmzOtMD88WpsOdaM=; b=QTlrdLM0PRZvDHOhJK3ev6qA2N528GRKRB9d2TDNkzg3Ej8LVXnK7BhkGZZFERPHnQ MuUfMZbIlNQjtCkirSZqwbGfXGDjbmjFkNdwgiieTgk9gcxRD5kjQzNfHHnj+/1rhVEp ZhjbuOD1dK1leNDlKxuhY67zG93MDhfWfxLy0a4LfZhXsxO3IHmM9qM79lGL7OIa+lDO Gach/z8AeiWV+5wZixOpJscBxoG4Zxb9zvsONW/gPr45+eptbplAZo51EFV9t+3nEB4u 8BxN8YyBOV/nBIN+vI3Ss6DnoAIiAtXuHtUMmqyhjufPVayfyhm2xW4rsOI6oMGUGvb1 cqxQ== X-Gm-Message-State: AC+VfDxhrfqHE85unxghgiLYVEfPD1fdC08/bz8N1XzCW+z6YY4UNbb8 9+7D+WpJ8VjZagf9FAR9DBG3QouZySelI2cAB4E= X-Google-Smtp-Source: ACHHUZ4sfjbys1Uw7mWLs8YCahqzhpZy4ONd3vWxYXYUyJbTYWLMRdPm+F2FAvXJlnEq+MGv3Se0JHCJ/wILpsWGIF0= X-Received: by 2002:a81:7d41:0:b0:561:7cb7:a31 with SMTP id y62-20020a817d41000000b005617cb70a31mr1472536ywc.44.1684428512663; Thu, 18 May 2023 09:48:32 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Bradford Boyle Date: Thu, 18 May 2023 09:48:21 -0700 Message-ID: Subject: Re: Download failures on apt archive To: James Coleman Cc: 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 Hi James, apt-archive.p.o is hosted via an AWS S3 bucket which doesn't include/generate index lists (e.g, index.html) which is why [1] doesn't work. If you are familiar with the structure of Debian repos, you can view the repo's index by browsing the appropriate files directly. For example, https://apt-archive.postgresql.org/pub/repos/apt/dists/${DISTRIBUTION}-pgdg-archive/InRelease where distribution is bullseye, focal, etc. The "InRelease" file will contain paths for various "Packages" files. You can view the list of packages by replacing "InRelease" with the appropraite package path. For example https://apt-archive.postgresql.org/pub/repos/apt/dists/${DISTRIBUTION}-pgdg-archive/main/binary-amd64/Packages Using this, we can see why [2] isn't working for you -- there is no libpq-dev in bullseye-pgdg-archive, the package is libpq5-dev. Hope this helps somewhat. --Bradford