From: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
---|---|
To: | Jacek Wielemborek <d33tah(at)gmail(dot)com>, pgsql-pkg-yum(at)postgresql(dot)org |
Subject: | Re: 403 forbidden when trying to download anything from /9.4/redhat/rhel-6-x86_64 |
Date: | 2016-09-29 12:36:31 |
Message-ID: | 1475152591.24885.79.camel@gunduz.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-yum |
Hi,
As you can see from https://yum.postgresql.org/repopackages.php , the repo RPMS
are located at download.postgresql.org .
Please change your scripts and use the actual location. We disabled direct
downloads from yum.postgresql.org.
Thanks!
Regards, Devrim
On Thu, 2016-09-29 at 14:29 +0200, Jacek Wielemborek wrote:
> Hi,
>
> I just found that two of my computers (with IPs 31.183.23.99 and
> 73.181.241.226) cannot download anything from this directory, for example:
>
> d33tah(at)gitlab:~$ curl -vv
> http://yum.postgresql.org/9.4/redhat/rhel-6-x86_64/pgdg-centos94-9.4-3.noarch
> .rpm
> * Hostname was NOT found in DNS cache
> * Trying 174.143.35.196...
> * Connected to yum.postgresql.org (174.143.35.196) port 80 (#0)
> >
> > GET /9.4/redhat/rhel-6-x86_64/pgdg-centos94-9.4-3.noarch.rpm HTTP/1.1
> > User-Agent: curl/7.38.0
> > Host: yum.postgresql.org
> > Accept: */*
> >
> < HTTP/1.1 403 Forbidden
> < Content-Type: text/html
> < Content-Length: 345
> < Date: Thu, 29 Sep 2016 12:28:51 GMT
> * Server lighttpd/1.4.35 is not blacklisted
> < Server: lighttpd/1.4.35
> <
> <?xml version="1.0" encoding="iso-8859-1"?>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">;
> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
> <head>
> <title>403 - Forbidden</title>
> </head>
> <body>
> <h1>403 - Forbidden</h1>
> </body>
> </html>
> * Connection #0 to host yum.postgresql.org left intact
>
> Could you help me resolve the problem?
>
> Cheers,
> Jacek Wielemborek
>
--
Devrim GÜNDÜZ
EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
From | Date | Subject | |
---|---|---|---|
Next Message | Christoph Berg | 2016-09-29 13:35:41 | Re: 403 forbidden when trying to download anything from /9.4/redhat/rhel-6-x86_64 |
Previous Message | Jacek Wielemborek | 2016-09-29 12:29:53 | 403 forbidden when trying to download anything from /9.4/redhat/rhel-6-x86_64 |