i am very reluctant to let the update be done automatically
sometimes libraries get replaced by newer ones and my technical software do not work anymore
and these software are big ones, the largest is 5.5 Gb on disk
and some have very strange requirement, a CAD program requires “libaudio2”??
in a recent past many updates would kill “kfind” for some unknown reasons
That would indicate problems with your repo setup. Libraries don’t get upgraded in the standard repos including the update repo (only security/bug fixes are applied). That should only happen if you install them manually from a different repo since libzypp also doesn’t change the vendor by default.
So check your repo list and remove unwanted/unneeded repos.
And if you run YaST->Online Update or “zypper patch” ONLY updates from the standard update repo are considered, which should be safe in any case.
You can configure the update applet to do this as well, just add the following line to /etc/PackageKit/ZYpp.conf:
HidePackages=true
and some have very strange requirement, a CAD program requires “libaudio2”??
On my system only gstreamer-0_10 (gstreamer-0_10-plugins-bad-orig-addon to be precise) needs libaudio2.
So this could be an indirect dependency. What output do you get when you run:
rpm -e --test libaudio2
If you find the dependency strange, than you should consider reporting a bug to the provider of the package, it might be a packaging error.
in a recent past many updates would kill “kfind” for some unknown reasons
Never had problems with that. And I install many more updates than just the standard ones.
thanks for you very clear explanation about the way updates are done, i will take that into account!
maybe i had some troubles when trying to compile one appli from source and the required libraries
regarding libaudio2 it is mandatory for “dassault-systemes-draftsight” i suppose to be able to play some audio animated tutos
if so i wonder why it is mandatory?
i cannot find out why i had kfind deleted at several instances, but this not important
the more i go the more i try to use software as close as possible to pure X dependancies,
“worker” for example as a file manager pleases me very much