update ubuntu 18.04
when I try to update my 18.04 with sudo apt update
command it fails. I have the following results and I don't know what's the problem.
Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Hit:2 http://ppa.launchpad.net/danielrichter2007/grub-customizer/ubuntu bionic InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Get:4 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Reading package lists... Done
E: Release file for http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease is not valid yet (invalid for another 5h 36min 49s). Updates for this repository will not be applied.
E: Release file for http://us.archive.ubuntu.com/ubuntu/dists/bionic-updates/InRelease is not valid yet (invalid for another 6h 26min 40s). Updates for this repository will not be applied.
18.04 updates
add a comment |
when I try to update my 18.04 with sudo apt update
command it fails. I have the following results and I don't know what's the problem.
Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Hit:2 http://ppa.launchpad.net/danielrichter2007/grub-customizer/ubuntu bionic InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Get:4 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Reading package lists... Done
E: Release file for http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease is not valid yet (invalid for another 5h 36min 49s). Updates for this repository will not be applied.
E: Release file for http://us.archive.ubuntu.com/ubuntu/dists/bionic-updates/InRelease is not valid yet (invalid for another 6h 26min 40s). Updates for this repository will not be applied.
18.04 updates
Your system clock is wrong, in the 'future' too far to recognize the archives as legit. The 5.5/6.5hrs is [near] your timezone difference from UST time?
– guiverc
Feb 8 at 21:44
add a comment |
when I try to update my 18.04 with sudo apt update
command it fails. I have the following results and I don't know what's the problem.
Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Hit:2 http://ppa.launchpad.net/danielrichter2007/grub-customizer/ubuntu bionic InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Get:4 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Reading package lists... Done
E: Release file for http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease is not valid yet (invalid for another 5h 36min 49s). Updates for this repository will not be applied.
E: Release file for http://us.archive.ubuntu.com/ubuntu/dists/bionic-updates/InRelease is not valid yet (invalid for another 6h 26min 40s). Updates for this repository will not be applied.
18.04 updates
when I try to update my 18.04 with sudo apt update
command it fails. I have the following results and I don't know what's the problem.
Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Hit:2 http://ppa.launchpad.net/danielrichter2007/grub-customizer/ubuntu bionic InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Get:4 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Reading package lists... Done
E: Release file for http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease is not valid yet (invalid for another 5h 36min 49s). Updates for this repository will not be applied.
E: Release file for http://us.archive.ubuntu.com/ubuntu/dists/bionic-updates/InRelease is not valid yet (invalid for another 6h 26min 40s). Updates for this repository will not be applied.
18.04 updates
18.04 updates
asked Feb 8 at 21:05
H. HoorijaniH. Hoorijani
61
61
Your system clock is wrong, in the 'future' too far to recognize the archives as legit. The 5.5/6.5hrs is [near] your timezone difference from UST time?
– guiverc
Feb 8 at 21:44
add a comment |
Your system clock is wrong, in the 'future' too far to recognize the archives as legit. The 5.5/6.5hrs is [near] your timezone difference from UST time?
– guiverc
Feb 8 at 21:44
Your system clock is wrong, in the 'future' too far to recognize the archives as legit. The 5.5/6.5hrs is [near] your timezone difference from UST time?
– guiverc
Feb 8 at 21:44
Your system clock is wrong, in the 'future' too far to recognize the archives as legit. The 5.5/6.5hrs is [near] your timezone difference from UST time?
– guiverc
Feb 8 at 21:44
add a comment |
1 Answer
1
active
oldest
votes
You need to correct system clock according to your timezone.
Go to Settings
in the Ubuntu Dash. Click the Details
tab and then select the Date & Time
option.
Make sure your Automatic Date & Time
button are turned on. This will enable you to automatically fetch the current date and time from the internet server.
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116784%2fupdate-ubuntu-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You need to correct system clock according to your timezone.
Go to Settings
in the Ubuntu Dash. Click the Details
tab and then select the Date & Time
option.
Make sure your Automatic Date & Time
button are turned on. This will enable you to automatically fetch the current date and time from the internet server.
add a comment |
You need to correct system clock according to your timezone.
Go to Settings
in the Ubuntu Dash. Click the Details
tab and then select the Date & Time
option.
Make sure your Automatic Date & Time
button are turned on. This will enable you to automatically fetch the current date and time from the internet server.
add a comment |
You need to correct system clock according to your timezone.
Go to Settings
in the Ubuntu Dash. Click the Details
tab and then select the Date & Time
option.
Make sure your Automatic Date & Time
button are turned on. This will enable you to automatically fetch the current date and time from the internet server.
You need to correct system clock according to your timezone.
Go to Settings
in the Ubuntu Dash. Click the Details
tab and then select the Date & Time
option.
Make sure your Automatic Date & Time
button are turned on. This will enable you to automatically fetch the current date and time from the internet server.
edited Feb 8 at 21:56
answered Feb 8 at 21:16
Ketan PatelKetan Patel
10.4k94465
10.4k94465
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116784%2fupdate-ubuntu-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
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
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
Your system clock is wrong, in the 'future' too far to recognize the archives as legit. The 5.5/6.5hrs is [near] your timezone difference from UST time?
– guiverc
Feb 8 at 21:44