Re: [OE-core] [PATCH 8/8] rpm: update 4.18.1 -> 4.19.1

2024-01-28 Thread Alexander Kanavin
0257:file = file.replace("%", "") *** 0258:attr = get_attr(file) ... *** 0203:stat_f = os.stat(rootpath + "/" + path, follow_symlinks=False) Exception: FileNotFoundError: [Errno 2] No such file or directory:

Re: [OE-core] [PATCH 8/8] rpm: update 4.18.1 -> 4.19.1

2024-01-28 Thread Khem Raj
I am seeing some failures in meta-oe ( especially nodejs ) which I suspect are due to rpm upgrade and patches around it. https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/3566/steps/15/logs/stdio On Fri, Jan 26, 2024 at 5:35 AM Alexander Kanavin wrote: > > Upstream has replaced

[OE-core] [PATCH 8/8] rpm: update 4.18.1 -> 4.19.1

2024-01-26 Thread Alexander Kanavin
Upstream has replaced autoconf with cmake, which necessitates a rewrite of the recipe and available options, and a rebase to cmake of 0001-Do-not-hardcode-lib-rpm-as-the-installation-path-for.patch Correct a mistake in 0001-Do-not-read-config-files-from-HOME.patch : the patch was removing the