| From: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
|---|---|
| To: | pgsql-pkg-yum <pgsql-pkg-yum(at)postgresql(dot)org> |
| Subject: | Accessing yum-archive.postgresql.org |
| Date: | 2019-12-12 05:21:48 |
| Message-ID: | CAMsr+YEaoULxAYvJE8EfpEVga4F-nmrwm4cPPDM=QhdYRkjxBA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-pkg-yum |
Hi all
I recently had cause to look up a specific debuginfo package for an old
release, but I found myself unable to construct a URL for
yum-archive.postgresql.org that would permit directory listings. Is that
intentional? All I get is an XML document like
<Error>
<Code>AccessDenied</Code>
...
</Error>
(I can't find the yum-archive documented anywhere either, but I've been
known to be totally blind before...)
My understanding is that URLs should be of the form:
https://yum-archive.postgresql.org/9.6/redhat/rhel-$releasever-$basearch
but I can't get a listing from anything like
https://yum-archive.postgresql.org/9.6/redhat/rhel-7Server-x86_64/
or
https://yum-archive.postgresql.org/9.6/redhat/rhel-7-x86_64/
I'm assuming that all directory listing is disabled?
If so, is there anywhere I can get a possibly-compressed listing or
manifest? It's not always practical to determine an exact package name...
--
Craig Ringer http://www.2ndQuadrant.com/
2ndQuadrant - PostgreSQL Solutions for the Enterprise
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christoph Berg | 2019-12-12 09:09:25 | Re: Accessing yum-archive.postgresql.org |
| Previous Message | Laurenz Albe | 2019-12-06 09:15:01 | Problem with repository "PostgreSQL 12 for Fedora 30 - x86_64 - Debuginfo" |