Error while updating Ubuntu Mate 18.04












0














[Update 2]
Please check image UbuntuError_1.
enter image description here





[Update 1]
I tried to follow the steps to disable the IPv6,and then run sudo apt-get update again. Still no luck :



O/P:



amit@peace-aks:~$ sudo apt-get update
[sudo] password for amit:
Sorry, try again.
[sudo] password for amit:
Err:1 http://archive.canonical.com/ubuntu bionic InRelease
Could not connect to archive.canonical.com:80 (91.189.92.191), connection timed out Could not connect to archive.canonical.com:80 (91.189.92.150), connection timed out Could not connect to archive.canonical.com:80 (91.189.91.15), connection timed out
Err:2 http://archive.ubuntu.com/ubuntu bionic InRelease
Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.149), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.162), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.161), connection timed out
Reading package lists... Done
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic/InRelease Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.149), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.162), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.161), connection timed out
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/bionic/InRelease Could not connect to archive.canonical.com:80 (91.189.92.191), connection timed out Could not connect to archive.canonical.com:80 (91.189.92.150), connection timed out Could not connect to archive.canonical.com:80 (91.189.91.15), connection timed out
W: Some index files failed to download. They have been ignored, or old ones used instead.
amit@peace-aks:~$




[Main Post]
I am getting the attached error while runnig sudo apt-get update



amit@peace-aks:~$ sudo apt-get update
[sudo] password for amit:
Sorry, try again.
[sudo] password for amit:
Err:1 http://archive.canonical.com/ubuntu bionic InRelease
Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::16). - connect (101: Network is unreachable) Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::1b). - connect (101: Network is unreachable) Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1562::1c). - connect (101: Network is unreachable) Could not connect to archive.canonical.com:80 (91.189.92.150), connection timed out Could not connect to archive.canonical.com:80 (91.189.91.15), connection timed out Could not connect to archive.canonical.com:80 (91.189.92.191), connection timed out
Err:2 http://archive.ubuntu.com/ubuntu bionic InRelease
Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1560:8001::11). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1560:8001::14). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::17). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::21). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.162), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.149), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.161), connection timed out
Reading package lists... Done
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic/InRelease Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1560:8001::11). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1560:8001::14). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::17). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::21). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.162), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.149), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.161), connection timed out
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/bionic/InRelease Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::16). - connect (101: Network is unreachable) Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::1b). - connect (101: Network is unreachable) Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1562::1c). - connect (101: Network is unreachable) Could not connect to archive.canonical.com:80 (91.189.92.150), connection timed out Could not connect to archive.canonical.com:80 (91.189.91.15), connection timed out Could not connect to archive.canonical.com:80 (91.189.92.191), connection timed out
W: Some index files failed to download. They have been ignored, or old ones used instead.
amit@peace-aks:~$


Running ubuntu-support-status gives this result :



amit@peace-aks:~$ ubuntu-support-status
Support status summary of 'peace-aks':


You have 2476 packages (100.0%) that can not/no-longer be downloaded
You have 0 packages (0.0%) that are unsupported


Help appreciated !!



Thanks,
Amit.










share|improve this question
























  • Please provide full output of sudo apt-get update.
    – N0rbert
    Dec 15 '18 at 14:29










  • Thanks ! Added the full output of sudo apt-get update in the description.
    – Amit Sinha
    Dec 16 '18 at 8:33










  • Tried to follow the steps to disable ipV6. No luck still
    – Amit Sinha
    Dec 16 '18 at 8:59










  • Unable to add long comments here, so adding in my main post...
    – Amit Sinha
    Dec 16 '18 at 9:00










  • Can you access any internet resources from this system with browser? Is it online?
    – N0rbert
    Dec 16 '18 at 9:14
















0














[Update 2]
Please check image UbuntuError_1.
enter image description here





[Update 1]
I tried to follow the steps to disable the IPv6,and then run sudo apt-get update again. Still no luck :



O/P:



amit@peace-aks:~$ sudo apt-get update
[sudo] password for amit:
Sorry, try again.
[sudo] password for amit:
Err:1 http://archive.canonical.com/ubuntu bionic InRelease
Could not connect to archive.canonical.com:80 (91.189.92.191), connection timed out Could not connect to archive.canonical.com:80 (91.189.92.150), connection timed out Could not connect to archive.canonical.com:80 (91.189.91.15), connection timed out
Err:2 http://archive.ubuntu.com/ubuntu bionic InRelease
Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.149), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.162), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.161), connection timed out
Reading package lists... Done
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic/InRelease Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.149), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.162), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.161), connection timed out
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/bionic/InRelease Could not connect to archive.canonical.com:80 (91.189.92.191), connection timed out Could not connect to archive.canonical.com:80 (91.189.92.150), connection timed out Could not connect to archive.canonical.com:80 (91.189.91.15), connection timed out
W: Some index files failed to download. They have been ignored, or old ones used instead.
amit@peace-aks:~$




[Main Post]
I am getting the attached error while runnig sudo apt-get update



amit@peace-aks:~$ sudo apt-get update
[sudo] password for amit:
Sorry, try again.
[sudo] password for amit:
Err:1 http://archive.canonical.com/ubuntu bionic InRelease
Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::16). - connect (101: Network is unreachable) Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::1b). - connect (101: Network is unreachable) Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1562::1c). - connect (101: Network is unreachable) Could not connect to archive.canonical.com:80 (91.189.92.150), connection timed out Could not connect to archive.canonical.com:80 (91.189.91.15), connection timed out Could not connect to archive.canonical.com:80 (91.189.92.191), connection timed out
Err:2 http://archive.ubuntu.com/ubuntu bionic InRelease
Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1560:8001::11). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1560:8001::14). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::17). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::21). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.162), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.149), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.161), connection timed out
Reading package lists... Done
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic/InRelease Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1560:8001::11). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1560:8001::14). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::17). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::21). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.162), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.149), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.161), connection timed out
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/bionic/InRelease Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::16). - connect (101: Network is unreachable) Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::1b). - connect (101: Network is unreachable) Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1562::1c). - connect (101: Network is unreachable) Could not connect to archive.canonical.com:80 (91.189.92.150), connection timed out Could not connect to archive.canonical.com:80 (91.189.91.15), connection timed out Could not connect to archive.canonical.com:80 (91.189.92.191), connection timed out
W: Some index files failed to download. They have been ignored, or old ones used instead.
amit@peace-aks:~$


Running ubuntu-support-status gives this result :



amit@peace-aks:~$ ubuntu-support-status
Support status summary of 'peace-aks':


You have 2476 packages (100.0%) that can not/no-longer be downloaded
You have 0 packages (0.0%) that are unsupported


Help appreciated !!



Thanks,
Amit.










share|improve this question
























  • Please provide full output of sudo apt-get update.
    – N0rbert
    Dec 15 '18 at 14:29










  • Thanks ! Added the full output of sudo apt-get update in the description.
    – Amit Sinha
    Dec 16 '18 at 8:33










  • Tried to follow the steps to disable ipV6. No luck still
    – Amit Sinha
    Dec 16 '18 at 8:59










  • Unable to add long comments here, so adding in my main post...
    – Amit Sinha
    Dec 16 '18 at 9:00










  • Can you access any internet resources from this system with browser? Is it online?
    – N0rbert
    Dec 16 '18 at 9:14














0












0








0







[Update 2]
Please check image UbuntuError_1.
enter image description here





[Update 1]
I tried to follow the steps to disable the IPv6,and then run sudo apt-get update again. Still no luck :



O/P:



amit@peace-aks:~$ sudo apt-get update
[sudo] password for amit:
Sorry, try again.
[sudo] password for amit:
Err:1 http://archive.canonical.com/ubuntu bionic InRelease
Could not connect to archive.canonical.com:80 (91.189.92.191), connection timed out Could not connect to archive.canonical.com:80 (91.189.92.150), connection timed out Could not connect to archive.canonical.com:80 (91.189.91.15), connection timed out
Err:2 http://archive.ubuntu.com/ubuntu bionic InRelease
Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.149), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.162), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.161), connection timed out
Reading package lists... Done
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic/InRelease Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.149), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.162), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.161), connection timed out
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/bionic/InRelease Could not connect to archive.canonical.com:80 (91.189.92.191), connection timed out Could not connect to archive.canonical.com:80 (91.189.92.150), connection timed out Could not connect to archive.canonical.com:80 (91.189.91.15), connection timed out
W: Some index files failed to download. They have been ignored, or old ones used instead.
amit@peace-aks:~$




[Main Post]
I am getting the attached error while runnig sudo apt-get update



amit@peace-aks:~$ sudo apt-get update
[sudo] password for amit:
Sorry, try again.
[sudo] password for amit:
Err:1 http://archive.canonical.com/ubuntu bionic InRelease
Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::16). - connect (101: Network is unreachable) Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::1b). - connect (101: Network is unreachable) Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1562::1c). - connect (101: Network is unreachable) Could not connect to archive.canonical.com:80 (91.189.92.150), connection timed out Could not connect to archive.canonical.com:80 (91.189.91.15), connection timed out Could not connect to archive.canonical.com:80 (91.189.92.191), connection timed out
Err:2 http://archive.ubuntu.com/ubuntu bionic InRelease
Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1560:8001::11). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1560:8001::14). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::17). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::21). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.162), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.149), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.161), connection timed out
Reading package lists... Done
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic/InRelease Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1560:8001::11). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1560:8001::14). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::17). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::21). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.162), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.149), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.161), connection timed out
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/bionic/InRelease Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::16). - connect (101: Network is unreachable) Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::1b). - connect (101: Network is unreachable) Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1562::1c). - connect (101: Network is unreachable) Could not connect to archive.canonical.com:80 (91.189.92.150), connection timed out Could not connect to archive.canonical.com:80 (91.189.91.15), connection timed out Could not connect to archive.canonical.com:80 (91.189.92.191), connection timed out
W: Some index files failed to download. They have been ignored, or old ones used instead.
amit@peace-aks:~$


Running ubuntu-support-status gives this result :



amit@peace-aks:~$ ubuntu-support-status
Support status summary of 'peace-aks':


You have 2476 packages (100.0%) that can not/no-longer be downloaded
You have 0 packages (0.0%) that are unsupported


Help appreciated !!



Thanks,
Amit.










share|improve this question















[Update 2]
Please check image UbuntuError_1.
enter image description here





[Update 1]
I tried to follow the steps to disable the IPv6,and then run sudo apt-get update again. Still no luck :



O/P:



amit@peace-aks:~$ sudo apt-get update
[sudo] password for amit:
Sorry, try again.
[sudo] password for amit:
Err:1 http://archive.canonical.com/ubuntu bionic InRelease
Could not connect to archive.canonical.com:80 (91.189.92.191), connection timed out Could not connect to archive.canonical.com:80 (91.189.92.150), connection timed out Could not connect to archive.canonical.com:80 (91.189.91.15), connection timed out
Err:2 http://archive.ubuntu.com/ubuntu bionic InRelease
Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.149), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.162), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.161), connection timed out
Reading package lists... Done
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic/InRelease Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.149), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.162), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.161), connection timed out
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/bionic/InRelease Could not connect to archive.canonical.com:80 (91.189.92.191), connection timed out Could not connect to archive.canonical.com:80 (91.189.92.150), connection timed out Could not connect to archive.canonical.com:80 (91.189.91.15), connection timed out
W: Some index files failed to download. They have been ignored, or old ones used instead.
amit@peace-aks:~$




[Main Post]
I am getting the attached error while runnig sudo apt-get update



amit@peace-aks:~$ sudo apt-get update
[sudo] password for amit:
Sorry, try again.
[sudo] password for amit:
Err:1 http://archive.canonical.com/ubuntu bionic InRelease
Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::16). - connect (101: Network is unreachable) Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::1b). - connect (101: Network is unreachable) Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1562::1c). - connect (101: Network is unreachable) Could not connect to archive.canonical.com:80 (91.189.92.150), connection timed out Could not connect to archive.canonical.com:80 (91.189.91.15), connection timed out Could not connect to archive.canonical.com:80 (91.189.92.191), connection timed out
Err:2 http://archive.ubuntu.com/ubuntu bionic InRelease
Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1560:8001::11). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1560:8001::14). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::17). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::21). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.162), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.149), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.161), connection timed out
Reading package lists... Done
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/bionic/InRelease Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1560:8001::11). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1560:8001::14). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::17). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2001:67c:1360:8001::21). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (91.189.88.152), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.162), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.149), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.88.161), connection timed out
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/bionic/InRelease Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::16). - connect (101: Network is unreachable) Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::1b). - connect (101: Network is unreachable) Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1562::1c). - connect (101: Network is unreachable) Could not connect to archive.canonical.com:80 (91.189.92.150), connection timed out Could not connect to archive.canonical.com:80 (91.189.91.15), connection timed out Could not connect to archive.canonical.com:80 (91.189.92.191), connection timed out
W: Some index files failed to download. They have been ignored, or old ones used instead.
amit@peace-aks:~$


Running ubuntu-support-status gives this result :



amit@peace-aks:~$ ubuntu-support-status
Support status summary of 'peace-aks':


You have 2476 packages (100.0%) that can not/no-longer be downloaded
You have 0 packages (0.0%) that are unsupported


Help appreciated !!



Thanks,
Amit.







apt updates






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Dec 16 '18 at 9:56

























asked Dec 15 '18 at 14:22









Amit Sinha

113




113












  • Please provide full output of sudo apt-get update.
    – N0rbert
    Dec 15 '18 at 14:29










  • Thanks ! Added the full output of sudo apt-get update in the description.
    – Amit Sinha
    Dec 16 '18 at 8:33










  • Tried to follow the steps to disable ipV6. No luck still
    – Amit Sinha
    Dec 16 '18 at 8:59










  • Unable to add long comments here, so adding in my main post...
    – Amit Sinha
    Dec 16 '18 at 9:00










  • Can you access any internet resources from this system with browser? Is it online?
    – N0rbert
    Dec 16 '18 at 9:14


















  • Please provide full output of sudo apt-get update.
    – N0rbert
    Dec 15 '18 at 14:29










  • Thanks ! Added the full output of sudo apt-get update in the description.
    – Amit Sinha
    Dec 16 '18 at 8:33










  • Tried to follow the steps to disable ipV6. No luck still
    – Amit Sinha
    Dec 16 '18 at 8:59










  • Unable to add long comments here, so adding in my main post...
    – Amit Sinha
    Dec 16 '18 at 9:00










  • Can you access any internet resources from this system with browser? Is it online?
    – N0rbert
    Dec 16 '18 at 9:14
















Please provide full output of sudo apt-get update.
– N0rbert
Dec 15 '18 at 14:29




Please provide full output of sudo apt-get update.
– N0rbert
Dec 15 '18 at 14:29












Thanks ! Added the full output of sudo apt-get update in the description.
– Amit Sinha
Dec 16 '18 at 8:33




Thanks ! Added the full output of sudo apt-get update in the description.
– Amit Sinha
Dec 16 '18 at 8:33












Tried to follow the steps to disable ipV6. No luck still
– Amit Sinha
Dec 16 '18 at 8:59




Tried to follow the steps to disable ipV6. No luck still
– Amit Sinha
Dec 16 '18 at 8:59












Unable to add long comments here, so adding in my main post...
– Amit Sinha
Dec 16 '18 at 9:00




Unable to add long comments here, so adding in my main post...
– Amit Sinha
Dec 16 '18 at 9:00












Can you access any internet resources from this system with browser? Is it online?
– N0rbert
Dec 16 '18 at 9:14




Can you access any internet resources from this system with browser? Is it online?
– N0rbert
Dec 16 '18 at 9:14










0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1102083%2ferror-while-updating-ubuntu-mate-18-04%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1102083%2ferror-while-updating-ubuntu-mate-18-04%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Quarter-circle Tiles

build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

Mont Emei