From owner-freebsd-ports@FreeBSD.ORG Fri Feb 1 10:16:27 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E7E52A7B for ; Fri, 1 Feb 2013 10:16:27 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 93D69962 for ; Fri, 1 Feb 2013 10:16:27 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1U1Dfl-0003WB-75 for freebsd-ports@freebsd.org; Fri, 01 Feb 2013 11:16:41 +0100 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 01 Feb 2013 11:16:41 +0100 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 01 Feb 2013 11:16:41 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Ivan Voras Subject: Re: pkgng update - No address record Date: Fri, 01 Feb 2013 11:16:13 +0100 Lines: 62 Message-ID: References: <510B936D.7070305@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3894CC4FC3FD63827EF67811" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:14.0) Gecko/20120812 Thunderbird/14.0 In-Reply-To: <510B936D.7070305@freebsd.org> X-Enigmail-Version: 1.4.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Feb 2013 10:16:28 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3894CC4FC3FD63827EF67811 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 01/02/2013 11:05, Matthew Seaman wrote: > On 01/02/2013 09:46, Ivan Voras wrote: >> Hello, >> >> I know that the default pkgng repos are not up yet (probably...) but >> even so, when I try to run "pkg update" on two machines, I get this er= ror: >> >> # pkg update >> Updating repository catalogue >> pkg: http://pkg.freebsd.org/freebsd:9:x86:64/latest/repo.txz: No addre= ss >> record >> >> However, there are other machines where it succeeds: >> >> # pkg update >> Updating repository catalogue >> Repository catalogue is up-to-date, no need to fetch fresh copy >> >> The only difference I see is that the ones that fail have pkg 1.0.7 an= d >> the one that "works" is 1.0.2. Is this expected? >=20 > Could you show us the pkg.conf from the various machines please? =20 On all the machines, the pkg.conf is a copy of pkg.conf.sample and the only uncommented line is: PACKAGESITE : http://pkg.freebsd.org/${ABI}/latest I've verified that the URL is the same on two of the machines. However, the two machines are on different DNS servers. I've tried to debug using "dig -t SRV pkg.freebsd.org" but on both machines it shows no response. I've also tried this: http://dnsrlookup.onlinetoolkit.org/?host=3Dpkg.freebsd.org&recordtype=3D= SRV with same results, so it's probably not the way to debug it :) --------------enig3894CC4FC3FD63827EF67811 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlELle0ACgkQ/QjVBj3/HSwl/gCeMVJD532cXGzw6nLr8yTXdDof 93YAni4J8VmUbeXJFB/yLWFw8ChigBDB =L2xF -----END PGP SIGNATURE----- --------------enig3894CC4FC3FD63827EF67811--