linux-headers-4.4.0-120 error

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












dear all im getting this error while upgrading or installing any software



error:E: The package linux-headers-4.4.0-120 needs to be reinstalled, but I can't find an archive for it.






share|improve this question


















  • 2




    There is no such official package. How did you get it? Are you running Ubuntu 16.04 LTS?
    – N0rbert
    Apr 21 at 17:49











  • yes iam running ubuntu 16.04 lts
    – VINAY GUPTA
    Apr 21 at 17:51






  • 1




    You missed the question of "How did you get it?" meaning how did you get that kernel when it is not an official package?
    – Terrance
    Apr 21 at 17:54










  • i dont know i have upgraded my pc past 3 days after which this error is coming.
    – VINAY GUPTA
    Apr 21 at 17:57










  • Same error still coming.
    – VINAY GUPTA
    Apr 21 at 18:42














up vote
0
down vote

favorite












dear all im getting this error while upgrading or installing any software



error:E: The package linux-headers-4.4.0-120 needs to be reinstalled, but I can't find an archive for it.






share|improve this question


















  • 2




    There is no such official package. How did you get it? Are you running Ubuntu 16.04 LTS?
    – N0rbert
    Apr 21 at 17:49











  • yes iam running ubuntu 16.04 lts
    – VINAY GUPTA
    Apr 21 at 17:51






  • 1




    You missed the question of "How did you get it?" meaning how did you get that kernel when it is not an official package?
    – Terrance
    Apr 21 at 17:54










  • i dont know i have upgraded my pc past 3 days after which this error is coming.
    – VINAY GUPTA
    Apr 21 at 17:57










  • Same error still coming.
    – VINAY GUPTA
    Apr 21 at 18:42












up vote
0
down vote

favorite









up vote
0
down vote

favorite











dear all im getting this error while upgrading or installing any software



error:E: The package linux-headers-4.4.0-120 needs to be reinstalled, but I can't find an archive for it.






share|improve this question














dear all im getting this error while upgrading or installing any software



error:E: The package linux-headers-4.4.0-120 needs to be reinstalled, but I can't find an archive for it.








share|improve this question













share|improve this question




share|improve this question








edited Apr 21 at 17:47









vidarlo

7,12342140




7,12342140










asked Apr 21 at 17:45









VINAY GUPTA

41




41







  • 2




    There is no such official package. How did you get it? Are you running Ubuntu 16.04 LTS?
    – N0rbert
    Apr 21 at 17:49











  • yes iam running ubuntu 16.04 lts
    – VINAY GUPTA
    Apr 21 at 17:51






  • 1




    You missed the question of "How did you get it?" meaning how did you get that kernel when it is not an official package?
    – Terrance
    Apr 21 at 17:54










  • i dont know i have upgraded my pc past 3 days after which this error is coming.
    – VINAY GUPTA
    Apr 21 at 17:57










  • Same error still coming.
    – VINAY GUPTA
    Apr 21 at 18:42












  • 2




    There is no such official package. How did you get it? Are you running Ubuntu 16.04 LTS?
    – N0rbert
    Apr 21 at 17:49











  • yes iam running ubuntu 16.04 lts
    – VINAY GUPTA
    Apr 21 at 17:51






  • 1




    You missed the question of "How did you get it?" meaning how did you get that kernel when it is not an official package?
    – Terrance
    Apr 21 at 17:54










  • i dont know i have upgraded my pc past 3 days after which this error is coming.
    – VINAY GUPTA
    Apr 21 at 17:57










  • Same error still coming.
    – VINAY GUPTA
    Apr 21 at 18:42







2




2




There is no such official package. How did you get it? Are you running Ubuntu 16.04 LTS?
– N0rbert
Apr 21 at 17:49





There is no such official package. How did you get it? Are you running Ubuntu 16.04 LTS?
– N0rbert
Apr 21 at 17:49













yes iam running ubuntu 16.04 lts
– VINAY GUPTA
Apr 21 at 17:51




yes iam running ubuntu 16.04 lts
– VINAY GUPTA
Apr 21 at 17:51




1




1




You missed the question of "How did you get it?" meaning how did you get that kernel when it is not an official package?
– Terrance
Apr 21 at 17:54




You missed the question of "How did you get it?" meaning how did you get that kernel when it is not an official package?
– Terrance
Apr 21 at 17:54












i dont know i have upgraded my pc past 3 days after which this error is coming.
– VINAY GUPTA
Apr 21 at 17:57




i dont know i have upgraded my pc past 3 days after which this error is coming.
– VINAY GUPTA
Apr 21 at 17:57












Same error still coming.
– VINAY GUPTA
Apr 21 at 18:42




Same error still coming.
– VINAY GUPTA
Apr 21 at 18:42










1 Answer
1






active

oldest

votes

















up vote
1
down vote













You can try to remove this package and reinstall current (119) one:



sudo apt-get autoremove
sudo apt-get purge linux-headers-4.4.0-120
sudo apt-get install --reinstall linux-headers-generic


And if you have enabled xenial-proposed, please disable them in
Software & Updates (software-properties-gtk), Developer Options tab, uncheck Pre-released updates (xenial-proposed).






share|improve this answer






















  • same error still coming.
    – VINAY GUPTA
    Apr 21 at 18:23










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',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
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%2f1027001%2flinux-headers-4-4-0-120-error%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
1
down vote













You can try to remove this package and reinstall current (119) one:



sudo apt-get autoremove
sudo apt-get purge linux-headers-4.4.0-120
sudo apt-get install --reinstall linux-headers-generic


And if you have enabled xenial-proposed, please disable them in
Software & Updates (software-properties-gtk), Developer Options tab, uncheck Pre-released updates (xenial-proposed).






share|improve this answer






















  • same error still coming.
    – VINAY GUPTA
    Apr 21 at 18:23














up vote
1
down vote













You can try to remove this package and reinstall current (119) one:



sudo apt-get autoremove
sudo apt-get purge linux-headers-4.4.0-120
sudo apt-get install --reinstall linux-headers-generic


And if you have enabled xenial-proposed, please disable them in
Software & Updates (software-properties-gtk), Developer Options tab, uncheck Pre-released updates (xenial-proposed).






share|improve this answer






















  • same error still coming.
    – VINAY GUPTA
    Apr 21 at 18:23












up vote
1
down vote










up vote
1
down vote









You can try to remove this package and reinstall current (119) one:



sudo apt-get autoremove
sudo apt-get purge linux-headers-4.4.0-120
sudo apt-get install --reinstall linux-headers-generic


And if you have enabled xenial-proposed, please disable them in
Software & Updates (software-properties-gtk), Developer Options tab, uncheck Pre-released updates (xenial-proposed).






share|improve this answer














You can try to remove this package and reinstall current (119) one:



sudo apt-get autoremove
sudo apt-get purge linux-headers-4.4.0-120
sudo apt-get install --reinstall linux-headers-generic


And if you have enabled xenial-proposed, please disable them in
Software & Updates (software-properties-gtk), Developer Options tab, uncheck Pre-released updates (xenial-proposed).







share|improve this answer














share|improve this answer



share|improve this answer








edited Apr 21 at 18:13

























answered Apr 21 at 18:06









N0rbert

15.5k33172




15.5k33172











  • same error still coming.
    – VINAY GUPTA
    Apr 21 at 18:23
















  • same error still coming.
    – VINAY GUPTA
    Apr 21 at 18:23















same error still coming.
– VINAY GUPTA
Apr 21 at 18:23




same error still coming.
– VINAY GUPTA
Apr 21 at 18:23

















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1027001%2flinux-headers-4-4-0-120-error%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

Which professions warranted travel in Medieval times?

How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

Trouble downloading packages list due to a “Hash sum mismatch” error