[Samba] Updates wanting to uninstall Samba on member server

Michael Tokarev mjt at tls.msk.ru
Thu Nov 3 20:34:09 UTC 2022


03.11.2022 23:20, Ingo Asche via samba wrote:
> Hi Michael,
> 
> apt upgrade tries also to remove some packages and kept back the possible updates:

No, it is not tries to remove them, it says they're no longer needed.
You can actually remove them by `apt autoremove'.  These are packages
which you didn't install explicitly, but which were installed as dependencies
of other packages which either does not require the dependencies anymore,
or has been removed.  Or if you actually use some of these packages, you
can run `apt-mark manual $package' to tell apt to keep it.

/mjt



More information about the samba mailing list