Siduction Forum > Upgrade Warnings

[EN] [Solved] Warning: Removals in full-upgrade

(1/2) > >>

Pip:
Looks like the whole of xorg would be removed this morning. Might need a slight pause on full upgrades,

Camelot:

--- Quote from: Pip on 2024/02/08, 08:52:06 ---Looks like the whole of xorg would be removed this morning. Might need a slight pause on full upgrades,

--- End quote ---

I can confirm this with apt full-upgrade, but not with apt upgrade.


--- Code: ---#apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  xkb-data
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
--- End code ---

edlin:
Translation from man apt:

upgrade is used to install available upgrades for all packages currently installed on the system from the sources configured in sources.list(5).

New packages are installed if necessary to fulfill dependencies, but existing ones are never removed. If the upgrade for a package requires that an installed package to be removed, this upgrade will not be performed.

Therefore,
--- Code: ---apt update && apt upgrade
--- End code ---
is currently the correct way.

edlin

eriefisher:
Funny, on one system it want to remove X Packages and on the other it's just held back.

edlin:
I have just performed a full upgrade with no packages to remove. This means that the problem with xkb-data should be solved. Nevertheless, look carefully at the output of apt, as not all servers have to be synchronized yet!


edlin

Navigation

[0] Message Index

[#] Next page

Go to full version
Powered by Advanced Topic Prefix Pro
Powered by SMFPacks WYSIWYG Editor