warning! today upgrade will remove without asking your nvidia 390xx driver!!

Begonnen von df8oe, 2019/02/10, 18:58:46

Vorheriges Thema - Nächstes Thema

tommy2

Thanks dibl, once again let the facts speak for themselves in that I should keep my advise for my own use.  :-[

melmarker

Again the advise:

use apt instead of apt-get

Reason:

apt upgrade == apt-get upgrade --install-new-pkgs

This will avoid the drift @dibl mentioned.
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)

piper

Your problem with nvidia drivers and I quote

ZitatThe reason of my post was a package from nvidia which replaced partially 390xx drivers without possibility to stop that

This is due to the fact you used apt upgrade

Let this be a lesson to you


If you want to carry on with the way you are using apt, at least do

apt update; apt upgrade -s

and you have to compare that with

apt update; apt full-upgrade -s

or

apt upgrade --install-new-pkgs -s
melmarker beat me on this one

Humans are sometimes illogical

Live long and prosper
I have a Lucky Rabbit:    "Svoot" ..... (It's Swedish)

I am MAGA

df8oe

I was using apt (not apt-get) and so new packages would have been installed. The only difference to full-upgrade is that no packages are removed.


I am slightly confused. The drift dibl has mentioned cannot be the reason because new packages are accepted. I haven't made a snapshot before I ran into trouble but I am nearly sure it was a dependency of my installed packages... Otherwise there would have been more such issue reports!

David

Zitat von: df8oe in 2019/02/13, 17:39:38
I was using apt (not apt-get) and so new packages would have been installed. The only difference to full-upgrade is that no packages are removed.


I am slightly confused. The drift dibl has mentioned cannot be the reason because new packages are accepted. I haven't made a snapshot before I ran into trouble but I am nearly sure it was a dependency of my installed packages... Otherwise there would have been more such issue reports!


apt still tells you what packages are being removed, though.


I'm not sure where you can check it without actually performing an apt full-upgrade, but there is occasionally a series of warnings included with apt full-upgrades.






If I were to make a single recommendation to you, though, it would be to buy another hard drive that's the exact same size as your current one and back up your system onto it before apt upgrades. Trust me, it'll take a load off your chest.