From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Wed, 29 Feb 2012 08:22:02 +0100 Subject: [Buildroot] Buildroot 2012.02-rc3 released In-Reply-To: <4F4D2A90.1050309@gmail.com> (Steve Calfee's message of "Tue, 28 Feb 2012 11:27:12 -0800") References: <87ehtg2r6n.fsf@macbook.be.48ers.dk> <4F4D2A90.1050309@gmail.com> Message-ID: <877gz6drz9.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Steve" == Steve Calfee writes: Hi, >> http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc3 >> Steve> There seems to be something wrong with the servers. I cannot access Steve> the url above. Steve> I am also having similar problems with git access: Steve> me:~/nobu/br/dockstar/tools$ git remote -v Steve> origin http://git.buildroot.net/buildroot (fetch) Steve> origin http://git.buildroot.net/buildroot (push) Steve> me:~/nobu/br/dockstar/tools$ git fetch Steve> error: Couldn't resolve host 'git.buildroot.net' while accessing Steve> http://git.buildroot.net/buildroot/info/refs Steve> fatal: HTTP request failed DNS problems at your side? The *.uclibc.org DNS has recently moved from Eriks own machine to the osuosl.org people. It works here: host -a git.buildroot.net Trying "git.buildroot.net" ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 33511 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;git.buildroot.net. IN ANY ;; ANSWER SECTION: git.buildroot.net. 5279 IN CNAME buildroot.uclibc.org. wget 'http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc3' --2012-02-29 08:21:16-- http://git.buildroot.net/buildroot/plain/CHANGES?id=2012.02_rc3 Resolving git.buildroot.net (git.buildroot.net)... 140.211.167.224 Connecting to git.buildroot.net (git.buildroot.net)|140.211.167.224|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 55525 (54K) [text/plain] Saving to: `CHANGES?id=2012.02_rc3' 100%[======================================>] 55,525 129K/s in 0.4s 2012-02-29 08:21:23 (129 KB/s) - `CHANGES?id=2012.02_rc3' saved [55525/55525] -- Bye, Peter Korsgaard