Ubuntu upgrade hangs on linux-header Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election Results Why I closed the “Why is Kali so hard” questionHow can I forcibly remove a package from Ubuntu by hand?Installation Error Message Re: Samba4PyOpenCL on Linux Mint: PLATFORM_NOT_FOUND_KHRHow to start up k=10 Apache2 server processes upon Ubuntu 16.04 alpha release reboot?Upgrade problem /KubuntuHow do I install nvidia driver version 375?Fix Nvidia drivers in Ubuntu 16.04 when getting the “Stopping User Manager for UID 121” errorNvidia GPU + Supermicro + Xeon + Ubuntu 16.04 = not workingNew Install | XORG | Failure to identify a Display/Screen (Black Screen)Active graphics card: unknown - no HDMI connection
What are the pros and cons of Aerospike nosecones?
If 'B is more likely given A', then 'A is more likely given B'
Precipitating silver(I) salts from the solution of barium(II) cyanate and iodide
Marking the functions of a sentence: 'She may like it'
What does '1 unit of lemon juice' mean in a grandma's drink recipe?
Antler Helmet: Can it work?
What do you call a plan that's an alternative plan in case your initial plan fails?
Do I really need recursive chmod to restrict access to a folder?
Is 1 ppb equal to 1 μg/kg?
Is there a Spanish version of "dot your i's and cross your t's" that includes the letter 'ñ'?
Does the Giant Rocktopus have a Swim Speed?
How much radiation do nuclear physics experiments expose researchers to nowadays?
Is it true to say that an hosting provider's DNS server is what links the entire hosting environment to ICANN?
Is there a way in Ruby to make just any one out of many keyword arguments required?
Are my PIs rude or am I just being too sensitive?
What is this single-engine low-wing propeller plane?
Why is there no army of Iron-Mans in the MCU?
Is there a service that would inform me whenever a new direct route is scheduled from a given airport?
How to draw this diagram using TikZ package?
How to deal with a team lead who never gives me credit?
Is high blood pressure ever a symptom attributable solely to dehydration?
If Jon Snow became King of the Seven Kingdoms what would his regnal number be?
The logistics of corpse disposal
ListPlot join points by nearest neighbor rather than order
Ubuntu upgrade hangs on linux-header
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Community Moderator Election Results
Why I closed the “Why is Kali so hard” questionHow can I forcibly remove a package from Ubuntu by hand?Installation Error Message Re: Samba4PyOpenCL on Linux Mint: PLATFORM_NOT_FOUND_KHRHow to start up k=10 Apache2 server processes upon Ubuntu 16.04 alpha release reboot?Upgrade problem /KubuntuHow do I install nvidia driver version 375?Fix Nvidia drivers in Ubuntu 16.04 when getting the “Stopping User Manager for UID 121” errorNvidia GPU + Supermicro + Xeon + Ubuntu 16.04 = not workingNew Install | XORG | Failure to identify a Display/Screen (Black Screen)Active graphics card: unknown - no HDMI connection
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Running Ubuntu 16.04, Lenovo Legion Y720, i7 gen7, nvidia gtx 1060 (nvidia binary driver 415.27).
Was doing normal update and uprgade (sudo apt-get update, sudo apt-get upgrade) when I saw that six packages were not being upgraded. Did some searching and another forum post told me to run sudo apt-get -s dist-upgrade so I did that and it appeared to work.
When I tried to update and upgrade I received this error:E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
So I proceeded to run sudo dpkg --configure -a and received this output:
Setting up linux-modules-4.15.0-47-generic (4.15.0-47.50~16.04.1) ...
Setting up linux-headers-4.15.0-47-generic (4.15.0-47.50~16.04.1) ...
...but then it just hanged on the second line and never moved past it, even after waiting a significant amount of time. Not sure what to do at this point.
ubuntu software-installation nvidia
New contributor
Hustlin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Running Ubuntu 16.04, Lenovo Legion Y720, i7 gen7, nvidia gtx 1060 (nvidia binary driver 415.27).
Was doing normal update and uprgade (sudo apt-get update, sudo apt-get upgrade) when I saw that six packages were not being upgraded. Did some searching and another forum post told me to run sudo apt-get -s dist-upgrade so I did that and it appeared to work.
When I tried to update and upgrade I received this error:E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
So I proceeded to run sudo dpkg --configure -a and received this output:
Setting up linux-modules-4.15.0-47-generic (4.15.0-47.50~16.04.1) ...
Setting up linux-headers-4.15.0-47-generic (4.15.0-47.50~16.04.1) ...
...but then it just hanged on the second line and never moved past it, even after waiting a significant amount of time. Not sure what to do at this point.
ubuntu software-installation nvidia
New contributor
Hustlin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Running Ubuntu 16.04, Lenovo Legion Y720, i7 gen7, nvidia gtx 1060 (nvidia binary driver 415.27).
Was doing normal update and uprgade (sudo apt-get update, sudo apt-get upgrade) when I saw that six packages were not being upgraded. Did some searching and another forum post told me to run sudo apt-get -s dist-upgrade so I did that and it appeared to work.
When I tried to update and upgrade I received this error:E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
So I proceeded to run sudo dpkg --configure -a and received this output:
Setting up linux-modules-4.15.0-47-generic (4.15.0-47.50~16.04.1) ...
Setting up linux-headers-4.15.0-47-generic (4.15.0-47.50~16.04.1) ...
...but then it just hanged on the second line and never moved past it, even after waiting a significant amount of time. Not sure what to do at this point.
ubuntu software-installation nvidia
New contributor
Hustlin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Running Ubuntu 16.04, Lenovo Legion Y720, i7 gen7, nvidia gtx 1060 (nvidia binary driver 415.27).
Was doing normal update and uprgade (sudo apt-get update, sudo apt-get upgrade) when I saw that six packages were not being upgraded. Did some searching and another forum post told me to run sudo apt-get -s dist-upgrade so I did that and it appeared to work.
When I tried to update and upgrade I received this error:E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
So I proceeded to run sudo dpkg --configure -a and received this output:
Setting up linux-modules-4.15.0-47-generic (4.15.0-47.50~16.04.1) ...
Setting up linux-headers-4.15.0-47-generic (4.15.0-47.50~16.04.1) ...
...but then it just hanged on the second line and never moved past it, even after waiting a significant amount of time. Not sure what to do at this point.
ubuntu software-installation nvidia
ubuntu software-installation nvidia
New contributor
Hustlin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Hustlin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited Apr 11 at 16:18
Jeff Schaller♦
45k1164147
45k1164147
New contributor
Hustlin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Apr 11 at 16:02
HustlinHustlin
1
1
New contributor
Hustlin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Hustlin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Hustlin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
);
);
Hustlin is a new contributor. Be nice, and check out our Code of Conduct.
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%2funix.stackexchange.com%2fquestions%2f511948%2fubuntu-upgrade-hangs-on-linux-header%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
Hustlin is a new contributor. Be nice, and check out our Code of Conduct.
Hustlin is a new contributor. Be nice, and check out our Code of Conduct.
Hustlin is a new contributor. Be nice, and check out our Code of Conduct.
Hustlin is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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%2funix.stackexchange.com%2fquestions%2f511948%2fubuntu-upgrade-hangs-on-linux-header%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