Ubuntu 16.04 Terminal/ Server problems and more
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
0
down vote
favorite
I've been having this really frustrating problem with Ubuntu lately. I am not at all an experienced Linux user.
I've been trying to use Ubuntu Terminal to install some packages and applications but nothing has been working so far. Nothing at all and it's really frustrating!
I for example try to use "sudo apt-get update". It keeps getting stuck at 0%.
I try changing the server in Software and Updates but then it says "Querying software sources" and after that a window appears saying "Failed to download repository information", "Check your Internet connection".
When I click on the "details" tab on that last window, I get this long message that I do not understand:
W:The repository 'cdrom://Ubuntu 16.04.3 LTS _Xenial Xerus_ - Release amd64 (20170801) xenial Release' does not have a Release file.,
Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
W:See apt-secure(8) manpage for repository creation and user configuration details.
W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/InRelease Could not connect to 47.88.32.46:3128 (47.88.32.46), connection timed out
W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease Unable to connect to 47.88.32.46:3128:
W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-backports/InRelease Unable to connect to 47.88.32.46:3128:
W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-security/InRelease Unable to connect to 47.88.32.46:3128:
W:Failed to fetch https://dl.winehq.org/wine-builds/ubuntu/dists/xenial/InRelease Connection timed out after 120001 milliseconds
W:Failed to fetch http://ppa.launchpad.net/webupd8team/java/ubuntu/dists/xenial/InRelease Could not connect to 47.88.32.46:3128 (47.88.32.46), connection timed out
E:Failed to fetch cdrom://Ubuntu 16.04.3 LTS _Xenial Xerus_ - Release amd64 (20170801)/dists/xenial/main/binary-amd64/Packages
Please use apt-cdrom to make this CD-ROM recognized by APT.
apt-get update cannot be used to add new CD-ROMs,
W:Some index files failed to download. They have been ignored, or old ones used instead."
Every time I try to install a package it fails because it is unable to locate it. It's like my whole Ubuntu system can't connect to any server at all and can't exchange any data with it.
Please help me!
Thank you.
apt upgrade updates software-center update-manager
add a comment |Â
up vote
0
down vote
favorite
I've been having this really frustrating problem with Ubuntu lately. I am not at all an experienced Linux user.
I've been trying to use Ubuntu Terminal to install some packages and applications but nothing has been working so far. Nothing at all and it's really frustrating!
I for example try to use "sudo apt-get update". It keeps getting stuck at 0%.
I try changing the server in Software and Updates but then it says "Querying software sources" and after that a window appears saying "Failed to download repository information", "Check your Internet connection".
When I click on the "details" tab on that last window, I get this long message that I do not understand:
W:The repository 'cdrom://Ubuntu 16.04.3 LTS _Xenial Xerus_ - Release amd64 (20170801) xenial Release' does not have a Release file.,
Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
W:See apt-secure(8) manpage for repository creation and user configuration details.
W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/InRelease Could not connect to 47.88.32.46:3128 (47.88.32.46), connection timed out
W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease Unable to connect to 47.88.32.46:3128:
W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-backports/InRelease Unable to connect to 47.88.32.46:3128:
W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-security/InRelease Unable to connect to 47.88.32.46:3128:
W:Failed to fetch https://dl.winehq.org/wine-builds/ubuntu/dists/xenial/InRelease Connection timed out after 120001 milliseconds
W:Failed to fetch http://ppa.launchpad.net/webupd8team/java/ubuntu/dists/xenial/InRelease Could not connect to 47.88.32.46:3128 (47.88.32.46), connection timed out
E:Failed to fetch cdrom://Ubuntu 16.04.3 LTS _Xenial Xerus_ - Release amd64 (20170801)/dists/xenial/main/binary-amd64/Packages
Please use apt-cdrom to make this CD-ROM recognized by APT.
apt-get update cannot be used to add new CD-ROMs,
W:Some index files failed to download. They have been ignored, or old ones used instead."
Every time I try to install a package it fails because it is unable to locate it. It's like my whole Ubuntu system can't connect to any server at all and can't exchange any data with it.
Please help me!
Thank you.
apt upgrade updates software-center update-manager
47.88.32.46 is a server in thealibaba.com
domain. Moreover,apt
isn't supposed to retrieve packages by IP address, only by the fully qualified URL. Your/etc/hosts
file may be compromised. What is the output ofping archive.ubuntu.com
?
â Jos
2 days ago
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I've been having this really frustrating problem with Ubuntu lately. I am not at all an experienced Linux user.
I've been trying to use Ubuntu Terminal to install some packages and applications but nothing has been working so far. Nothing at all and it's really frustrating!
I for example try to use "sudo apt-get update". It keeps getting stuck at 0%.
I try changing the server in Software and Updates but then it says "Querying software sources" and after that a window appears saying "Failed to download repository information", "Check your Internet connection".
When I click on the "details" tab on that last window, I get this long message that I do not understand:
W:The repository 'cdrom://Ubuntu 16.04.3 LTS _Xenial Xerus_ - Release amd64 (20170801) xenial Release' does not have a Release file.,
Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
W:See apt-secure(8) manpage for repository creation and user configuration details.
W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/InRelease Could not connect to 47.88.32.46:3128 (47.88.32.46), connection timed out
W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease Unable to connect to 47.88.32.46:3128:
W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-backports/InRelease Unable to connect to 47.88.32.46:3128:
W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-security/InRelease Unable to connect to 47.88.32.46:3128:
W:Failed to fetch https://dl.winehq.org/wine-builds/ubuntu/dists/xenial/InRelease Connection timed out after 120001 milliseconds
W:Failed to fetch http://ppa.launchpad.net/webupd8team/java/ubuntu/dists/xenial/InRelease Could not connect to 47.88.32.46:3128 (47.88.32.46), connection timed out
E:Failed to fetch cdrom://Ubuntu 16.04.3 LTS _Xenial Xerus_ - Release amd64 (20170801)/dists/xenial/main/binary-amd64/Packages
Please use apt-cdrom to make this CD-ROM recognized by APT.
apt-get update cannot be used to add new CD-ROMs,
W:Some index files failed to download. They have been ignored, or old ones used instead."
Every time I try to install a package it fails because it is unable to locate it. It's like my whole Ubuntu system can't connect to any server at all and can't exchange any data with it.
Please help me!
Thank you.
apt upgrade updates software-center update-manager
I've been having this really frustrating problem with Ubuntu lately. I am not at all an experienced Linux user.
I've been trying to use Ubuntu Terminal to install some packages and applications but nothing has been working so far. Nothing at all and it's really frustrating!
I for example try to use "sudo apt-get update". It keeps getting stuck at 0%.
I try changing the server in Software and Updates but then it says "Querying software sources" and after that a window appears saying "Failed to download repository information", "Check your Internet connection".
When I click on the "details" tab on that last window, I get this long message that I do not understand:
W:The repository 'cdrom://Ubuntu 16.04.3 LTS _Xenial Xerus_ - Release amd64 (20170801) xenial Release' does not have a Release file.,
Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
W:See apt-secure(8) manpage for repository creation and user configuration details.
W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/InRelease Could not connect to 47.88.32.46:3128 (47.88.32.46), connection timed out
W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease Unable to connect to 47.88.32.46:3128:
W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-backports/InRelease Unable to connect to 47.88.32.46:3128:
W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-security/InRelease Unable to connect to 47.88.32.46:3128:
W:Failed to fetch https://dl.winehq.org/wine-builds/ubuntu/dists/xenial/InRelease Connection timed out after 120001 milliseconds
W:Failed to fetch http://ppa.launchpad.net/webupd8team/java/ubuntu/dists/xenial/InRelease Could not connect to 47.88.32.46:3128 (47.88.32.46), connection timed out
E:Failed to fetch cdrom://Ubuntu 16.04.3 LTS _Xenial Xerus_ - Release amd64 (20170801)/dists/xenial/main/binary-amd64/Packages
Please use apt-cdrom to make this CD-ROM recognized by APT.
apt-get update cannot be used to add new CD-ROMs,
W:Some index files failed to download. They have been ignored, or old ones used instead."
Every time I try to install a package it fails because it is unable to locate it. It's like my whole Ubuntu system can't connect to any server at all and can't exchange any data with it.
Please help me!
Thank you.
apt upgrade updates software-center update-manager
edited 2 days ago
Jos
13.3k53647
13.3k53647
asked 2 days ago
![](https://lh3.googleusercontent.com/-rL05V9ZKyRM/AAAAAAAAAAI/AAAAAAAAAAA/AAnnY7r8Mk2CsmpN3NbALsRI2G4YlyIU9Q/mo/photo.jpg?sz=32)
![](https://lh3.googleusercontent.com/-rL05V9ZKyRM/AAAAAAAAAAI/AAAAAAAAAAA/AAnnY7r8Mk2CsmpN3NbALsRI2G4YlyIU9Q/mo/photo.jpg?sz=32)
Robert Nantchouang N
1
1
47.88.32.46 is a server in thealibaba.com
domain. Moreover,apt
isn't supposed to retrieve packages by IP address, only by the fully qualified URL. Your/etc/hosts
file may be compromised. What is the output ofping archive.ubuntu.com
?
â Jos
2 days ago
add a comment |Â
47.88.32.46 is a server in thealibaba.com
domain. Moreover,apt
isn't supposed to retrieve packages by IP address, only by the fully qualified URL. Your/etc/hosts
file may be compromised. What is the output ofping archive.ubuntu.com
?
â Jos
2 days ago
47.88.32.46 is a server in the
alibaba.com
domain. Moreover, apt
isn't supposed to retrieve packages by IP address, only by the fully qualified URL. Your /etc/hosts
file may be compromised. What is the output of ping archive.ubuntu.com
?â Jos
2 days ago
47.88.32.46 is a server in the
alibaba.com
domain. Moreover, apt
isn't supposed to retrieve packages by IP address, only by the fully qualified URL. Your /etc/hosts
file may be compromised. What is the output of ping archive.ubuntu.com
?â Jos
2 days ago
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1062037%2fubuntu-16-04-terminal-server-problems-and-more%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
47.88.32.46 is a server in the
alibaba.com
domain. Moreover,apt
isn't supposed to retrieve packages by IP address, only by the fully qualified URL. Your/etc/hosts
file may be compromised. What is the output ofping archive.ubuntu.com
?â Jos
2 days ago