↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

  • Home
  • About the Author…
  • Copyright and Trademarks..

Monthly Archives: February 2023

Fedora – F38 – ‘Old’ RPMs Gotcha, and Workaround..

Adventures With Linux ™ Posted on February 27, 2023 by RGFebruary 27, 2023

Testing Fedora 38, and found a problem with some ‘legacy’ RPMs.. Fedora 38 now strictly enforces SHA256 for all RPMs and older/third-party ones still using SHA1 now throw an error: # rpm -q webmin error: rpmdbNextIterator: skipping h# 2316 Header V4 DSA/SHA1 Signature, key ID 11f63c51: BAD Header SHA1 digest: OK package webmin is not installed But…: … Continue reading →

Posted in Fedora, Hacks, Opinion, Workaround | Tagged bad, fedora 38, old rpm gotcha, rpm downgrade, sha1, sha256, workaround | Leave a reply

Kernel – GCC 13 Plugins fail – and Fix..

Adventures With Linux ™ Posted on February 21, 2023 by RGFebruary 21, 2023

Fedora 38 (beta..) has GCC 13, and this causes an error when compiling the kernel with ‘gcc_plugins‘ selected: …………………. CC scripts/mod/devicetable-offsets.s cc1: error: cannot load plugin ./scripts/gcc-plugins/randomize_layout_plugin.so: ./scripts/gcc-plugins/randomize_layout_plugin.so: undefined symbol: tree_code_type make[1]: *** [scripts/Makefile.build:252: scripts/mod/empty.o] Error 1 make[1]: *** Waiting for unfinished jobs…. cc1: error: cannot load plugin ./scripts/gcc-plugins/randomize_layout_plugin.so: ./scripts/gcc-plugins/randomize_layout_plugin.so: undefined symbol: tree_code_type make[1]: *** [scripts/Makefile.build:114: scripts/mod/devicetable-offsets.s] … Continue reading →

Posted in compilation, Fedora, fix, gcc, kernel, Linux, Opinion | Tagged fedora 38, fix, gcc 13, gcc_plugins, kernel 6.2, kernel compile fail, patch, workaround | Leave a reply

Kernel – 6.2 Released – Finally..

Adventures With Linux ™ Posted on February 20, 2023 by RGFebruary 20, 2023

After the – really unnecessary – -rc8 release, kernel 6.2 is here, and brief details are as follows:  https://lkml.iu.edu/hypermail/linux/kernel/2302.2/03207.html As expected, the latest (patched) version of VMware 17.0.1 is OK (patchset at https://github.com/mkubecek/vmware-host-modules/tree/workstation-17.0.1 ), as is the latest NVIDIA driver 525.89.02 ( from https://www.nvidia.com/Download/driverResults.aspx/199656/en-us/ ). Robert Gadsdon.   February 20th 2023. … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 6.2 released, ok with nvidia, ok with nvidia 525.89.02, ok with vmware 17.0.1 patched | Leave a reply
Original content © Robert Gadsdon 2013
↑