(In reply to Guenter Stoehr from comment #60) > Sorry for writing another comment to this bug, but I have a problem and some > questions. And I don't know whether the other bug is still active. > I updated the PC of my son from >>> linux-5.3.18-lp152.63 to > linux-5.3.18-lp152.66.<<< So this is not a patch-level-issue, as I suppose. > Is that correct? No, this also looks like a patch-level issue. patch lp152.63 vs. lp 152.66. But in the logs you attached I see an update to lp152.62 > 19:29:04|install|kernel-macros|5.3.18-lp152.66.2|noarch||repo- > update|69aba45ed532b7790e241572beaf932525f2bde457cab4322a34cbea1e5a5629| [...] > # 2021-03-11 19:29:11 kernel-devel-5.3.18-lp152.66.2.noarch.rpm installed ok > # Additional rpm output: > # Changing symlink /usr/src/linux from linux-5.3.18-lp152.63 to > linux-5.3.18-lp152.66 [...] > # 2021-03-11 19:29:25 kernel-default-devel-5.3.18-lp152.66.2.x86_64.rpm > installed ok > >>> > # Additional rpm output: > # Changing symlink /usr/src/linux-obj/x86_64/default from > ../../linux-5.3.18-lp152.63-obj/x86_64/default to > ../../linux-5.3.18-lp152.66-obj/x86_64/default > 2021-03-11 > nvidia-gfxG05-kmp-default-460.56_k5.3.18_lp152.19-lp152.35.1.x86_64.rpm > installed ok > # Additional rpm output: > # make: *** No rule to make target 'kernelrelease'. Stop. > # make: Entering directory > '/usr/src/linux-5.3.18-lp152.66-obj/x86_64/default' Hmm. Seems installation of kernel-default-devel-5.3.18-lp152.66.2.x86_64.rpm failed if make -sC /usr/src/linux-obj/x86_64/default kernelrelease doesn't work. I suggest to reinstall kernel-default-devel package. > # Additional rpm output: > # /sbin/ldconfig: File /usr/lib64/libkfontinstui.so.5 is empty, not checked. > # /sbin/ldconfig: File /usr/lib64/libjavascriptcoregtk-4.0.so.18 is empty, > not checked. > # /sbin/ldconfig: File /usr/lib64/libwebkit2gtk-4.0.so.37.49.9 is empty, not > checked. > # /sbin/ldconfig: File /usr/lib64/libkfontinstui.so.5.18.6 is empty, not > checked. > # /sbin/ldconfig: File /usr/lib64/libwebkit2gtk-4.0.so.37 is empty, not > checked. > # /sbin/ldconfig: File /usr/lib64/libkfontinst.so.5 is empty, not checked. > # /sbin/ldconfig: File /usr/lib64/libkfontinst.so.5.18.6 is empty, not > checked. > # /sbin/ldconfig: File /usr/lib64/libjavascriptcoregtk-4.0.so.18.17.13 is > empty, not checked. > # /sbin/ldconfig: File /usr/lib64/libkfontinstui.so.5 is empty, not checked. > # /sbin/ldconfig: File /usr/lib64/libjavascriptcoregtk-4.0.so.18 is empty, > not checked. > # /sbin/ldconfig: File /usr/lib64/libwebkit2gtk-4.0.so.37.49.9 is empty, not > checked. > # /sbin/ldconfig: File /usr/lib64/libkfontinstui.so.5.18.6 is empty, not > checked. > # /sbin/ldconfig: File /usr/lib64/libwebkit2gtk-4.0.so.37 is empty, not > checked. > # /sbin/ldconfig: File /usr/lib64/libkfontinst.so.5 is empty, not checked. > # /sbin/ldconfig: File /usr/lib64/libkfontinst.so.5.18.6 is empty, not > checked. > # /sbin/ldconfig: File /usr/lib64/libjavascriptcoregtk-4.0.so.18.17.13 is > empty, not checked. This is unrelated to this ticket. > It seems to me, that kernel-devel and kernel-default-devel are installed > first, then the nvidia-drivers and kernel-default is installed later. Kind of, yes. > And the installation of nvidia fails Yes. See above. > and those files in usr/lib64 are empty. > What are those files good for? How can I fix it? Is it sufficient to > re-install those libs? That's unrelated to this ticket. > You can find the whole zypper-history of that day as attachment to comment #46 Ok. I remember. > And I have another Leap-15.2-system to update. Same configuration, that > means linux-5.3.18-lp152.63 and nvidia-graphiccard. I started the update > and stopped it, when zypper has told, what it was intented to update: > ================================================ > Die folgenden 4 NEUEN Pakete werden installiert: > kernel-default > 5.3.18-lp152.66.2 > x86_64 > Main Update Repository > openSUSE > kernel-default-devel > 5.3.18-lp152.66.2 > x86_64 > Main Update Repository > openSUSE > kernel-devel > 5.3.18-lp152.66.2 > noarch > Main Update Repository > openSUSE > ================================================ > Is that the right order to install those packages? Or do I have to expect > the same trouble again? I don't know. In the worst case you need to reinstall nvidia-gfxG05-kmp-default or kernel-default-devel package.