An error occured, please run package manager


up vote
0
down vote
favorite
In Ubuntu Gnome 16.04 LTS I got a message in the little icon tray iin the bottom left corner of the screen, the icon being a red circle with a white line. When I click on it, it says
"An error occured, please run Package Manager from the right click
menu or apt-get in a terminal to see what is wrong. The error message
was: 'Error: BrokenCount>0' This usually means that your installed
packages have unmet dependencies."
Could the problem be the fact that I interrupted the installation of KDE Plasma because it was taking a long time? If so, what can I do to fix the issue? Thanks in advance.
apt package-management kde
add a comment |Â
up vote
0
down vote
favorite
In Ubuntu Gnome 16.04 LTS I got a message in the little icon tray iin the bottom left corner of the screen, the icon being a red circle with a white line. When I click on it, it says
"An error occured, please run Package Manager from the right click
menu or apt-get in a terminal to see what is wrong. The error message
was: 'Error: BrokenCount>0' This usually means that your installed
packages have unmet dependencies."
Could the problem be the fact that I interrupted the installation of KDE Plasma because it was taking a long time? If so, what can I do to fix the issue? Thanks in advance.
apt package-management kde
apt-get install --fix-broken
will probably fix the issue.
â Jacek Herbrych
Mar 18 at 6:23
I ran it with sudo and it removed kompozer. While the problem was not the KDE installation, it did the job; I no longer have the icon appearing. Thanks, and also here's an easter-egg: 'apt-get moo' :P Thanks again
â Matt Da Grapefruit
Mar 19 at 16:22
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
In Ubuntu Gnome 16.04 LTS I got a message in the little icon tray iin the bottom left corner of the screen, the icon being a red circle with a white line. When I click on it, it says
"An error occured, please run Package Manager from the right click
menu or apt-get in a terminal to see what is wrong. The error message
was: 'Error: BrokenCount>0' This usually means that your installed
packages have unmet dependencies."
Could the problem be the fact that I interrupted the installation of KDE Plasma because it was taking a long time? If so, what can I do to fix the issue? Thanks in advance.
apt package-management kde
In Ubuntu Gnome 16.04 LTS I got a message in the little icon tray iin the bottom left corner of the screen, the icon being a red circle with a white line. When I click on it, it says
"An error occured, please run Package Manager from the right click
menu or apt-get in a terminal to see what is wrong. The error message
was: 'Error: BrokenCount>0' This usually means that your installed
packages have unmet dependencies."
Could the problem be the fact that I interrupted the installation of KDE Plasma because it was taking a long time? If so, what can I do to fix the issue? Thanks in advance.
apt package-management kde
apt package-management kde
asked Mar 18 at 6:21


Matt Da Grapefruit
1
1
apt-get install --fix-broken
will probably fix the issue.
â Jacek Herbrych
Mar 18 at 6:23
I ran it with sudo and it removed kompozer. While the problem was not the KDE installation, it did the job; I no longer have the icon appearing. Thanks, and also here's an easter-egg: 'apt-get moo' :P Thanks again
â Matt Da Grapefruit
Mar 19 at 16:22
add a comment |Â
apt-get install --fix-broken
will probably fix the issue.
â Jacek Herbrych
Mar 18 at 6:23
I ran it with sudo and it removed kompozer. While the problem was not the KDE installation, it did the job; I no longer have the icon appearing. Thanks, and also here's an easter-egg: 'apt-get moo' :P Thanks again
â Matt Da Grapefruit
Mar 19 at 16:22
apt-get install --fix-broken
will probably fix the issue.â Jacek Herbrych
Mar 18 at 6:23
apt-get install --fix-broken
will probably fix the issue.â Jacek Herbrych
Mar 18 at 6:23
I ran it with sudo and it removed kompozer. While the problem was not the KDE installation, it did the job; I no longer have the icon appearing. Thanks, and also here's an easter-egg: 'apt-get moo' :P Thanks again
â Matt Da Grapefruit
Mar 19 at 16:22
I ran it with sudo and it removed kompozer. While the problem was not the KDE installation, it did the job; I no longer have the icon appearing. Thanks, and also here's an easter-egg: 'apt-get moo' :P Thanks again
â Matt Da Grapefruit
Mar 19 at 16:22
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%2f1016924%2fan-error-occured-please-run-package-manager%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
apt-get install --fix-broken
will probably fix the issue.â Jacek Herbrych
Mar 18 at 6:23
I ran it with sudo and it removed kompozer. While the problem was not the KDE installation, it did the job; I no longer have the icon appearing. Thanks, and also here's an easter-egg: 'apt-get moo' :P Thanks again
â Matt Da Grapefruit
Mar 19 at 16:22