All,
Any reason anyone can think of that a zypper up on 15.2 would not have updated the installed:
kernel-default-devel 5.3.18-lp152.20.7.1 kernel-devel 5.3.18-lp152.20.7.1 kernel-preempt-devel 5.3.18-lp152.20.7.1 kernel-source 5.3.18-lp152.20.7.1 kernel-syms 5.3.18-lp152.20.7.1
Following update I had to go back and manually install the devel files and source so the VBox 52.2.42 modules would build correctly.
After the original zypper up, the dkms ran correctly attempting to build the modules, but since the needed kernel packages were not pulled in on update, it didn't succeed.
I don't recall ever having some kernel packages update without zypper checking and updating all kernel packages on the system. Any ideas?
07.07.2020 07:49, David C. Rankin пишет:
All,
Any reason anyone can think of that a zypper up on 15.2 would not have updated the installed:
kernel-default-devel 5.3.18-lp152.20.7.1 kernel-devel 5.3.18-lp152.20.7.1 kernel-preempt-devel 5.3.18-lp152.20.7.1 kernel-source 5.3.18-lp152.20.7.1 kernel-syms 5.3.18-lp152.20.7.1
Because there is nothing to update?
Following update I had to go back and manually install the devel files and source so the VBox 52.2.42 modules would build correctly.
After the original zypper up, the dkms ran correctly attempting to build the modules, but since the needed kernel packages were not pulled in on update, it didn't succeed.
I don't recall ever having some kernel packages update without zypper checking and updating all kernel packages on the system. Any ideas?
On 07/07/2020 12:04 AM, Andrei Borzenkov wrote:
07.07.2020 07:49, David C. Rankin пишет:
All,
Any reason anyone can think of that a zypper up on 15.2 would not have updated the installed:
kernel-default-devel 5.3.18-lp152.20.7.1 kernel-devel 5.3.18-lp152.20.7.1 kernel-preempt-devel 5.3.18-lp152.20.7.1 kernel-source 5.3.18-lp152.20.7.1 kernel-syms 5.3.18-lp152.20.7.1
Because there is nothing to update?
Well,
When I went back and installed them, the previous version of each of the files was installed. I have an .xz of `grep kernel /var/log/zypper.log > zypper.log && xz zypper.log` prepared, but paste.openSUSE.org only accepts actual image files. It's ~7K. If interested, let me know where I can paste it and I'm happy to provide it.
Maybe it was the result of the zypper dup to the final 15.2?
On 07/07/2020 12:34 AM, David C. Rankin wrote:
On 07/07/2020 12:04 AM, Andrei Borzenkov wrote:
07.07.2020 07:49, David C. Rankin пишет:
All,
Any reason anyone can think of that a zypper up on 15.2 would not have updated the installed:
kernel-default-devel 5.3.18-lp152.20.7.1 kernel-devel 5.3.18-lp152.20.7.1 kernel-preempt-devel 5.3.18-lp152.20.7.1 kernel-source 5.3.18-lp152.20.7.1 kernel-syms 5.3.18-lp152.20.7.1
Because there is nothing to update?
Well,
When I went back and installed them, the previous version of each of the files was installed. I have an .xz of `grep kernel /var/log/zypper.log > zypper.log && xz zypper.log` prepared, but paste.openSUSE.org only accepts actual image files. It's ~7K. If interested, let me know where I can paste it and I'm happy to provide it.
Maybe it was the result of the zypper dup to the final 15.2?
Here are the lines from zypper.log where the prior packages were removed:
2020-07-06 23:13:36 <1> vl152(830) [zypper++] Summary.cc(readPool):144 <uninstall> I_Ts_(555)kernel-default-devel-5.3.18-lp152.19.2.x86_64(@System) 2020-07-06 23:13:36 <1> vl152(830) [zypper++] Summary.cc(readPool):144 <uninstall> I_Tu_(557)kernel-devel-5.3.18-lp152.19.2.noarch(@System) 2020-07-06 23:13:36 <1> vl152(830) [zypper++] Summary.cc(readPool):144 <uninstall> I_Ts_(561)kernel-preempt-devel-5.3.18-lp152.19.2.x86_64(@System) 2020-07-06 23:13:36 <1> vl152(830) [zypper++] Summary.cc(readPool):144 <uninstall> I_Tu_u(563)kernel-source-5.3.18-lp152.19.2.noarch(@System) 2020-07-06 23:13:36 <1> vl152(830) [zypper++] Summary.cc(readPool):144 <uninstall> I_Ts_(565)kernel-syms-5.3.18-lp152.19.2.x86_64(@System)
On 07/07/2020 07.34, David C. Rankin wrote:
On 07/07/2020 12:04 AM, Andrei Borzenkov wrote:
07.07.2020 07:49, David C. Rankin пишет:
All,
Any reason anyone can think of that a zypper up on 15.2 would not have updated the installed:
kernel-default-devel 5.3.18-lp152.20.7.1 kernel-devel 5.3.18-lp152.20.7.1 kernel-preempt-devel 5.3.18-lp152.20.7.1 kernel-source 5.3.18-lp152.20.7.1 kernel-syms 5.3.18-lp152.20.7.1
Because there is nothing to update?
Well,
When I went back and installed them, the previous version of each of the files was installed. I have an .xz of `grep kernel /var/log/zypper.log > zypper.log && xz zypper.log` prepared, but paste.openSUSE.org only accepts actual image files. It's ~7K. If interested, let me know where I can paste it and I'm happy to provide it.
You can paste uncompressed text on susepaste.
On 07/07/2020 06.49, David C. Rankin wrote:
All,
Any reason anyone can think of that a zypper up on 15.2 would not have updated the installed:
kernel-default-devel 5.3.18-lp152.20.7.1 kernel-devel 5.3.18-lp152.20.7.1 kernel-preempt-devel 5.3.18-lp152.20.7.1 kernel-source 5.3.18-lp152.20.7.1 kernel-syms 5.3.18-lp152.20.7.1
The update contains, according to the announcement:
kernel-default-devel-5.3.18-lp152.20.7.1 kernel-devel-5.3.18-lp152.20.7.1 kernel-preempt-devel-5.3.18-lp152.20.7.1 kernel-source-5.3.18-lp152.20.7.1 kernel-syms-5.3.18-lp152.20.7.1
On 7/6/20 11:49 PM, David C. Rankin wrote:
All,
Any reason anyone can think of that a zypper up on 15.2 would not have updated the installed:
kernel-default-devel 5.3.18-lp152.20.7.1 kernel-devel 5.3.18-lp152.20.7.1 kernel-preempt-devel 5.3.18-lp152.20.7.1 kernel-source 5.3.18-lp152.20.7.1 kernel-syms 5.3.18-lp152.20.7.1
I have not applied that update yet. But "zypper lu" shows that "kernel-devel" and "kernel-default-devel" will be updated.
You are most likely seeing Bug 1173106 -- the purge-kernels service is removing too much, and may have left you without packages to update. Here, I have disabled purge-kernels and I am manually cleaning up where needed.
On 07/07/2020 07:39 PM, Neil Rickert wrote:
On 7/6/20 11:49 PM, David C. Rankin wrote:
All,
Any reason anyone can think of that a zypper up on 15.2 would not have updated the installed:
kernel-default-devel 5.3.18-lp152.20.7.1 kernel-devel 5.3.18-lp152.20.7.1 kernel-preempt-devel 5.3.18-lp152.20.7.1 kernel-source 5.3.18-lp152.20.7.1 kernel-syms 5.3.18-lp152.20.7.1
I have not applied that update yet. But "zypper lu" shows that "kernel-devel" and "kernel-default-devel" will be updated.
You are most likely seeing Bug 1173106 -- the purge-kernels service is removing too much, and may have left you without packages to update. Here, I have disabled purge-kernels and I am manually cleaning up where needed.
That looks exactly like what happened. I had no trouble with the actual reboot, it just removed and didn't update the devel, source and syms packages needed to build kernel modules for the new kernel.