2014-12-10 - Re: grase - apt-get update - error msg

Header Data

From: bartosz <ba***z@miklaszewski.com>
Message Hash: 7a654bacaa4b7ca0b50ae03319f881ae72b2be9c94e5ec729a4565951d3c08b9
Message ID: <c33ca2bf-5e59-4821-a5ec-8645c627ab6b@grasehotspot.org>
Reply To: <6a5b09fc-95bf-4aeb-bb62-048c3f6ba7a9@grasehotspot.org>
UTC Datetime: 2014-12-10 14:14:37 UTC
Raw Date: Wed, 10 Dec 2014 13:14:37 -0800

Raw message



when do sudo apt-get update all ubuntu updates are working fine, it just 
grase one is getting fits :\

bart@harrys:~$ ping google.com
PING google.com (74.125.68.101) 56(84) bytes of data.
64 bytes from google.com (74.125.68.101): icmp_seq=1 ttl=37 time=462 ms
64 bytes from google.com (74.125.68.101): icmp_seq=2 ttl=37 time=322 ms
64 bytes from google.com (74.125.68.101): icmp_seq=3 ttl=37 time=300 ms
^C
--- google.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 300.868/361.930/462.123/71.412 ms
bart@harrys:~$
bart@harrys:~$
bart@harrys:~$ ping 66.228.55.48
PING 66.228.55.48 (66.228.55.48) 56(84) bytes of data.
64 bytes from 66.228.55.48: icmp_seq=1 ttl=44 time=154 ms
64 bytes from 66.228.55.48: icmp_seq=2 ttl=44 time=140 ms
64 bytes from 66.228.55.48: icmp_seq=3 ttl=44 time=140 ms
^C
--- 66.228.55.48 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 140.667/145.329/154.430/6.443 ms
bart@harrys:~$




and network configuration:

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
auto em1
iface em1 inet static
address 192.168.1.111
network 192.168.1.0
netmask 255.255.255.0
broadcast 192.168.1.255
gateway 192.168.1.254
dns-nameservers 8.8.8.8 4.2.2.2


ifconfig

bart@harrys:~$ ifconfig em1
em1       Link encap:Ethernet  HWaddr c0:3f:d5:6a:09:1e
          inet addr:192.168.1.111  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::c23f:d5ff:fe6a:91e/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:569934 errors:0 dropped:34 overruns:0 frame:0
          TX packets:189216 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:796988807 (796.9 MB)  TX bytes:17704497 (17.7 MB)
          Interrupt:20 Memory:f7c00000-f7c20000






On Wednesday, 10 December 2014 20:42:29 UTC, Norberto Esteves wrote:
>
> Hi!
> It seems to me that you have a DNS problem.
> Can you ping Google? Try:
> ping www.google.com
>
> then try:
> ping 66.228.55.48
>
> What are the results?
> Can you post your eth0 configuration?
>
> Regards,
>
> Norberto
>
> Quarta-feira, 10 de Dezembro de 2014 18:30:54 UTC, bartosz escreveu:
>>
>> hi guys, i have this msg for few days now when try to update  sudo 
>> apt-get update
>> any idea why grase is not updating ?
>>
>> ive try different dns servers... still no joy
>>
>> thx for help
>>
>>
>> Err http://gb.archive.ubuntu.com trusty InRelease
>>
>> Err http://security.ubuntu.com trusty-security InRelease
>>
>> Err http://nightly.packages.grasehotspot.org purewhite InRelease
>>
>> Err http://gb.archive.ubuntu.com trusty-updates InRelease
>>
>> Err http://gb.archive.ubuntu.com trusty-backports InRelease
>>
>> Err http://nightly.packages.grasehotspot.org purewhite Release.gpg
>>   Could not resolve 'nightly.packages.grasehotspot.org 
>> <http://www.google.com/url?q=http%3A%2F%2Fnightly.packages.grasehotspot.org&sa=D&sntz=1&usg=AFQjCNGSyS5gjQMq4USRuBgt-CRQsEFgCQ>
>> '
>> Err http://gb.archive.ubuntu.com trusty Release.gpg
>>   Could not resolve 'gb.archive.ubuntu.com'
>> Err http://gb.archive.ubuntu.com trusty-updates Release.gpg
>>   Could not resolve 'gb.archive.ubuntu.com'
>> Err http://security.ubuntu.com trusty-security Release.gpg
>>   Could not resolve 'security.ubuntu.com'
>> Err http://gb.archive.ubuntu.com trusty-backports Release.gpg
>>   Could not resolve 'gb.archive.ubuntu.com'
>> Reading package lists... Done
>> W: Failed to fetch 
>> http://gb.archive.ubuntu.com/ubuntu/dists/trusty/InRelease
>>
>> W: Failed to fetch 
>> http://gb.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease
>>
>> W: Failed to fetch 
>> http://gb.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease
>>
>> W: Failed to fetch 
>> http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease
>>
>> W: Failed to fetch 
>> http://nightly.packages.grasehotspot.org/dists/purewhite/InRelease
>>
>> W: Failed to fetch 
>> http://gb.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg  Could not 
>> resolve 'gb.archive.ubuntu.com'
>>
>> W: Failed to fetch 
>> http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg 
>>  Could not resolve 'security.ubuntu.com'
>>
>> W: Failed to fetch 
>> http://nightly.packages.grasehotspot.org/dists/purewhite/Release.gpg 
>>  Could not resolve 'nightly.packages.grasehotspot.org'
>>
>> W: Failed to fetch 
>> http://gb.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg 
>>  Could not resolve 'gb.archive.ubuntu.com'
>>
>> W: Failed to fetch 
>> http://gb.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg 
>>  Could not resolve 'gb.archive.ubuntu.com'
>>
>> W: Some index files failed to download. They have been ignored, or old 
>> ones used instead.
>>
>>
>>
>>

Thread