
On Saturday 2016-01-30 14:12, Manfred Hollstein wrote:
Hi
I have Tumbleweed 20160121 and just did a "zypper up". It brings up the following error.
8 Dateikonflikte festgestellt:
File /usr/lib64/libkdcraw.so.23.0.0 from install of digikam-libs-4.14.0-2.1.x86_64(repo-oss) conflicts with file from package libkdcraw23-15.08.3-1.3.x86_64(@System) [...]
I see this on almost all of my systems every once in a while.
This is absolutely normal, as `zypper up` will not propose packages for deletion -- but this is an action you have to permit for for Tumbleweed, and therefore, you have to use `zypper dup`. It has absolutely nothing, *zilch* to do with caches or the kernel. Your hypothesis of running depmod is utterly flawed.
depmod -a -e -F /boot/System.map-$(uname -r); ldconfig; sync; sync; sync; sync; rpm --rebuilddb; sync; sync; sync; sync
Typically the same zypper command then works without any issue. FWIW, the write-caching is enabled (hdparm -W 1) on all my SATA drives (4x combined in an mdraid10[...] -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org