Date: Mon, 5 Sep 2011 20:33:47 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Antonio Olivares <olivares14031@gmail.com> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: nss-3.12.11.with.ckbi.1.87.tar.gz: File unavailable (e.g., file not found, no access) Message-ID: <20110906013347.GE9801@dan.emsphone.com> In-Reply-To: <CAJ5UdcOCHVmjB=Ofnng2HdH7HOtd2QoHpxtrL0LrL2-NvE698g@mail.gmail.com> References: <CAJ5UdcOCHVmjB=Ofnng2HdH7HOtd2QoHpxtrL0LrL2-NvE698g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Sep 05), Antonio Olivares said: > Dear folks, > > sorry to bother you guys, but I am encountering a problem updating I > need 4 ports only, but can't get past the error above: > > Building new INDEX files... done. > > ===>>> New version available: ca_root_nss-3.12.11_1 > ===>>> New version available: gtk-2.24.6 > ===>>> New version available: gtk-update-icon-cache-2.24.6 > ===>>> New version available: firefox-6.0.1,1 > ===>>> 402 total installed ports > ===>>> 4 have new versions available > grullahighschool# portmaster -a > ===> License check disabled, port has not defined LICENSE > ===> Found saved configuration for ca_root_nss-3.12.9 > => nss-3.12.11.with.ckbi.1.87.tar.gz doesn't seem to exist in /usr/ports/distfiles//. > => Attempting to fetch http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_11_WITH_CKBI_1_87_RTM/src/nss-3.12.11.with.ckbi.1.87.tar.gz > fetch: http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_11_WITH_CKBI_1_87_RTM/src/nss-3.12.11.with.ckbi.1.87.tar.gz: No address record This is your main problem; you aren't able to resolve ftp.mozilla.org for some reason. The other sites are mirrors that either aren't mirroring the security subdirectory, or haven't updated their mirror recently enough to have a copy of that file. > I tried to get the file manually, but it does not exist. Thanks for > advice/suggestions/comments. It definitely does exist at the above url. Since you seem to be having DNS issues, try putting 63.245.209.137 ftp.mozilla.org in your /etc/hosts file and try fetching again, since that's what ftp.mozilla.org currently resolves to. Remember to remove the line after fetching, since the IP may change later. http://www.robtex.com/dns/ftp.mozilla.org#records -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110906013347.GE9801>