Re: apt problem
GEJOE DANIEL <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
On 1/21/06, Michael Fleming <[email protected]> wrote: > On Sat, 21 Jan 2006 08:38:06 +0600. GEJOE DANIEL waffled thusly: > > > this is what i got for apt-get update.. > > what's wrong??Everytime i try i get the same thing... > > > > [root@gejoe ~]# apt-get update > > Err http://ayo.freshrpms.net fedora/linux/4/i386 release > > Temporary failure resolving 'ayo.freshrpms.net' > > Err http://ftp.heanet.ie fedora/4/en/i386 release > > Temporary failure resolving 'ftp.heanet.ie' > > Err http://wftp.tu-chemnitz.de fedora/4/en/i386 release > > Temporary failure resolving 'wftp.tu-chemnitz.de' > > Err http://apt.sw.be fedora/4/en/i386 release > > Temporary failure resolving 'apt.sw.be' > > This looks like a local DNS resolution problem - check your local caching > nameserver. > > What does the output of a "dig +qr a ayo.freshrpms.net" command give you? > > Cheers, > Michael. > > -- > Michael Fleming <[email protected]> > "Bother" said the Borg, "We've assimilated Pooh!" > this is what i got for dig +qr a ayo.freshrpms.net: [root@gejoe ~]# dig +qr a ayo.freshrpms.net ; <<>> DiG 9.3.1 <<>> +qr a ayo.freshrpms.net ;; global options: printcmd ;; Sending: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 15428 ;; flags: rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;ayo.freshrpms.net. IN A ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 15428 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;ayo.freshrpms.net. IN A ;; Query time: 111 msec ;; SERVER: 61.1.192.65#53(61.1.192.65) ;; WHEN: Sun Jan 22 00:30:38 2006 ;; MSG SIZE rcvd: 35 Gejoe