Ubuntu Update Manager Shows 737 Updates. What do I do?
I just got a computer but when I started it up I noticed it was really slow until it got going, Then the 737 updates popped up, I tried installing them but it shuts down half way through, How can i get these updates updated so my computer can run properly without constantly shutting down?
updates shutdown update-manager
add a comment |
I just got a computer but when I started it up I noticed it was really slow until it got going, Then the 737 updates popped up, I tried installing them but it shuts down half way through, How can i get these updates updated so my computer can run properly without constantly shutting down?
updates shutdown update-manager
add a comment |
I just got a computer but when I started it up I noticed it was really slow until it got going, Then the 737 updates popped up, I tried installing them but it shuts down half way through, How can i get these updates updated so my computer can run properly without constantly shutting down?
updates shutdown update-manager
I just got a computer but when I started it up I noticed it was really slow until it got going, Then the 737 updates popped up, I tried installing them but it shuts down half way through, How can i get these updates updated so my computer can run properly without constantly shutting down?
updates shutdown update-manager
updates shutdown update-manager
edited Mar 31 '16 at 8:23
kelvinelove
1,52111326
1,52111326
asked Mar 31 '16 at 3:12
user524934user524934
11
11
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
One thing you can try is in the command line run
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
Unsure based on the details in your post if you have attempted it, but give this a try to get past this 700 updates problem.
-Aspire-X1930:~$ apt-get -f install E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
– user524934
Apr 1 '16 at 5:41
You need to run these commands as sudo like I listed.
– Matt G.
Apr 1 '16 at 5:55
W: Failed to fetch dl.google.com/linux/chrome/deb/dists/stable/Release Unable to find expected entry 'main/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file) E: Some index files failed to download. They have been ignored, or old ones used instead.
– user524934
Apr 1 '16 at 5:59
Are you running 32 or 64 bit Ubuntu?
– Matt G.
Apr 1 '16 at 6:00
currently on a thirty-two bit
– user524934
Apr 1 '16 at 6:05
|
show 3 more comments
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%2f752111%2fubuntu-update-manager-shows-737-updates-what-do-i-do%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
One thing you can try is in the command line run
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
Unsure based on the details in your post if you have attempted it, but give this a try to get past this 700 updates problem.
-Aspire-X1930:~$ apt-get -f install E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
– user524934
Apr 1 '16 at 5:41
You need to run these commands as sudo like I listed.
– Matt G.
Apr 1 '16 at 5:55
W: Failed to fetch dl.google.com/linux/chrome/deb/dists/stable/Release Unable to find expected entry 'main/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file) E: Some index files failed to download. They have been ignored, or old ones used instead.
– user524934
Apr 1 '16 at 5:59
Are you running 32 or 64 bit Ubuntu?
– Matt G.
Apr 1 '16 at 6:00
currently on a thirty-two bit
– user524934
Apr 1 '16 at 6:05
|
show 3 more comments
One thing you can try is in the command line run
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
Unsure based on the details in your post if you have attempted it, but give this a try to get past this 700 updates problem.
-Aspire-X1930:~$ apt-get -f install E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
– user524934
Apr 1 '16 at 5:41
You need to run these commands as sudo like I listed.
– Matt G.
Apr 1 '16 at 5:55
W: Failed to fetch dl.google.com/linux/chrome/deb/dists/stable/Release Unable to find expected entry 'main/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file) E: Some index files failed to download. They have been ignored, or old ones used instead.
– user524934
Apr 1 '16 at 5:59
Are you running 32 or 64 bit Ubuntu?
– Matt G.
Apr 1 '16 at 6:00
currently on a thirty-two bit
– user524934
Apr 1 '16 at 6:05
|
show 3 more comments
One thing you can try is in the command line run
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
Unsure based on the details in your post if you have attempted it, but give this a try to get past this 700 updates problem.
One thing you can try is in the command line run
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
Unsure based on the details in your post if you have attempted it, but give this a try to get past this 700 updates problem.
edited Jan 15 at 22:21
wjandrea
8,71542260
8,71542260
answered Mar 31 '16 at 8:32
Matt G.Matt G.
17117
17117
-Aspire-X1930:~$ apt-get -f install E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
– user524934
Apr 1 '16 at 5:41
You need to run these commands as sudo like I listed.
– Matt G.
Apr 1 '16 at 5:55
W: Failed to fetch dl.google.com/linux/chrome/deb/dists/stable/Release Unable to find expected entry 'main/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file) E: Some index files failed to download. They have been ignored, or old ones used instead.
– user524934
Apr 1 '16 at 5:59
Are you running 32 or 64 bit Ubuntu?
– Matt G.
Apr 1 '16 at 6:00
currently on a thirty-two bit
– user524934
Apr 1 '16 at 6:05
|
show 3 more comments
-Aspire-X1930:~$ apt-get -f install E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
– user524934
Apr 1 '16 at 5:41
You need to run these commands as sudo like I listed.
– Matt G.
Apr 1 '16 at 5:55
W: Failed to fetch dl.google.com/linux/chrome/deb/dists/stable/Release Unable to find expected entry 'main/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file) E: Some index files failed to download. They have been ignored, or old ones used instead.
– user524934
Apr 1 '16 at 5:59
Are you running 32 or 64 bit Ubuntu?
– Matt G.
Apr 1 '16 at 6:00
currently on a thirty-two bit
– user524934
Apr 1 '16 at 6:05
-Aspire-X1930:~$ apt-get -f install E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
– user524934
Apr 1 '16 at 5:41
-Aspire-X1930:~$ apt-get -f install E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
– user524934
Apr 1 '16 at 5:41
You need to run these commands as sudo like I listed.
– Matt G.
Apr 1 '16 at 5:55
You need to run these commands as sudo like I listed.
– Matt G.
Apr 1 '16 at 5:55
W: Failed to fetch dl.google.com/linux/chrome/deb/dists/stable/Release Unable to find expected entry 'main/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file) E: Some index files failed to download. They have been ignored, or old ones used instead.
– user524934
Apr 1 '16 at 5:59
W: Failed to fetch dl.google.com/linux/chrome/deb/dists/stable/Release Unable to find expected entry 'main/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file) E: Some index files failed to download. They have been ignored, or old ones used instead.
– user524934
Apr 1 '16 at 5:59
Are you running 32 or 64 bit Ubuntu?
– Matt G.
Apr 1 '16 at 6:00
Are you running 32 or 64 bit Ubuntu?
– Matt G.
Apr 1 '16 at 6:00
currently on a thirty-two bit
– user524934
Apr 1 '16 at 6:05
currently on a thirty-two bit
– user524934
Apr 1 '16 at 6:05
|
show 3 more comments
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%2f752111%2fubuntu-update-manager-shows-737-updates-what-do-i-do%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