↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: fedora 38

Webmin – SHA1 Confusion – A Solution..

Adventures With Linux ™ Posted on August 1, 2023 by RGAugust 1, 2023

I have been using Webmin for at least the past 20+ years (!) and ran up against the SHA1 error on the Webmin RPMs when upgrading to Fedora 38, which did not permit it to be added/updated any more.. # rpm -q webmin error: Verifying a signature using certificate XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX (Jamie Cameron <jcameron@webmin.com>): Key XXXXXXXXXXXXXXXXXXX invalid: not … Continue reading →

Posted in Fedora, fix, Linux, Opinion, Webmin | Tagged bad key removal, fedora 38, fixed, new repo, sha1 error, webmin | Leave a reply

ARM64 – Rock Pi N10 – Finally Booting From NVME..

Adventures With Linux ™ Posted on July 5, 2023 by RGJuly 5, 2023

I had managed to get Fedora running on my Rock Pi N10 some considerable time ago, but still was frustrated by the – apparent – lack of support for NVME, despite the slot for one in the chassis, and u-boot commands included..  I had posted this question to the RADXA Forum, but did not get a useful … Continue reading →

Posted in aarch64, ARM64, Fedora, fixed, Hacks, Linux, NVME, Opinion, Rock Pi N10, U-Boot | Tagged aarch64, arm64, boot from nvme, fedora 38, nvme, rock pi n10, success, u-boot | Leave a reply

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
Original content © Robert Gadsdon 2013
↑