BUG #1704: Download problems

From: "Igor" <ik(at)yourserveradmin(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1704: Download problems
Date: 2005-06-06 09:19:03
Message-ID: 20050606091903.BA6AFF0B04@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1704
Logged by: Igor
Email address: ik(at)yourserveradmin(dot)com
PostgreSQL version: NA
Operating system: OS is NA
Description: Download problems
Details:

Hello,

this problem is not related to postgresql code. It is related to your DNS
system. I (and looks like others) can't reach postgresql mirrors due to dns
problem:
# wget
ftp://ftp.us.postgresql.org/pub/mirrors/postgresql/binary/v7.4.8/linux/rpms/
redhat/redhat-9/postgresql-test-7.4.8-1PGDG.i686.rpm
=> `postgresql-test-7.4.8-1PGDG.i686.rpm'
Resolving ftp.us.postgresql.org... failed: Host not found.

# host ftp.us.postgresql.org
Host ftp.us.postgresql.org not found: 3(NXDOMAIN)

# dig us.postgresql.org
-- cut --
;; QUESTION SECTION:
;us.postgresql.org. IN A

;; AUTHORITY SECTION:
postgresql.org. 10407 IN SOA ns.hub.org. root.hub.org.
2005060600 10800 3600 604800 18000
-- cut --

other national mirrors unavailable either. I've tried to resolve names from
3 different location (hosts are located in different countries (even at
different continets).

Please take a look at the problem, and fix it as soon as possible.

Thanks

Browse pgsql-bugs by date

  From Date Subject
Next Message Juliano Francisco Angeli 2005-06-06 21:34:29 bug
Previous Message Tavis Rudd 2005-06-06 06:50:51 BUG #1703: dns for ftp mirrors messed up