PDA

View Full Version : [ubuntu] Getting red minus sign at top of screen



gordie692
May 9th, 2015, 09:20 PM
keep getting this red minus symbol up top of screen something about package manager failed I tried choosing different server for updates
not sure what this is or means

Bashing-om
May 9th, 2015, 09:59 PM
gordie692; Hello;


keep getting this red minus symbol up top of screen something about package manager failed I tried choosing different server for updates
not sure what this is or means

An advisory from the package manager.
Let's get the full story, post back the complete outputs of terminal commands:


sudo apt-get update
sudo apt-get upgrade


so


the story is told

gordie692
May 9th, 2015, 10:31 PM
what causes the minus symbol says its package error I've seen it and fixed it but I can't figure it out

Bashing-om
May 9th, 2015, 11:31 PM
gordie692; Huh ??


what causes the minus symbol says its package error I've seen it and fixed it but I can't figure it out

If the error has been addressed then the "minus symbol" should no longer appear .



it ain't magic

efflandt
May 11th, 2015, 11:39 PM
When I get that (-), I use a filter in synaptic to find upgradable packages, upgrade them, and the (-) goes away. It is generally some wine related stuff for a ppa (pipelight?) that I added which didn't even do what it was supposed to do (be able to use MS Silverlight in Firefox).

I don't need that for Netflix any more because that works in Google Chrome with HTML5. But I was trying to get Firefox to work for Dayforce which uses Silverlight for some odd reason. But fortunately I can access Dayforce (for requesting vacation days) with an app on my Android phone.

ian-weisser
May 12th, 2015, 02:23 AM
what causes the minus symbol says its package error
It means you have an unresolvable package conflict, and that you may be unable to install or remove software until you fix it. You may not be getting security updates until you fix it.
There are several possible causes, often related to non-Ubuntu software sources.

Bashing-om's instructions are the best way to discover exactly what the problem is so you can resolve it.
If you don't understand the output of the commands, then copy-and-paste it here and we will happily help.