Why do apt-get and wget fail on my server when ping is working?

Posted by klox on Ask Ubuntu See other posts from Ask Ubuntu or by klox
Published on 2012-06-22T04:11:53Z Indexed on 2012/06/27 15:26 UTC
Read the original article Hit count: 268

Filed under:
|
|

Yesterday my server still OK, but today after try to sudo apt-get update i got this error: update process.

I try: sudo rm /var/lib/apt/lists/* -vf And got This.Then try update again, but it's not solving my problem then show May be still same error.


I checked my internet connection try ping google.com, get result :

PING google.com (74.125.235.40) 56(84) bytes of data.
From 136.198.117.254: icmp_seq=1 Redirect Network(New nexthop: fw1.jvc-jein.co.id (136.198.117.6))
64 bytes from sin01s05-in-f8.1e100.net (74.125.235.40): icmp_req=1 ttl=53 time=20.6 ms
64 bytes from sin01s05-in-f8.1e100.net (74.125.235.40): icmp_req=2 ttl=53 time=18.2 ms
64 bytes from sin01s05-in-f8.1e100.net (74.125.235.40): icmp_req=3 ttl=53 time=33.0 ms
64 bytes from sin01s05-in-f8.1e100.net (74.125.235.40): icmp_req=4 ttl=53 time=30.0 ms
64 bytes from sin01s05-in-f8.1e100.net (74.125.235.40): icmp_req=5 ttl=53 time=28.1 ms

In some sites said that may be it caused by getdeb server is down.


try to install:

jeinqa@SVRQAR:~$ sudo apt-get install pastebinit
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_precise-security_restricted_binary-amd64_Packages
E: The package lists or status file could not be parsed or opened.

try :

sudo ufw status verbose

result :

Status: inactive

© Ask Ubuntu or respective owner

Related posts about server

Related posts about apt