I'm still getting this error, I don't know if this patch will be applied. Regards, Anibal
On Tue, 23 Feb 2021 at 01:04, Ilias Apalodimas <[email protected]> wrote: > On Mon, Feb 22, 2021 at 03:45:08PM -0600, Aníbal Limón wrote: > > Changes, > > > > 60e25a3 (HEAD -> oe-core, origin/oe-core) makewrappers: Fix glibc 2.33 > fstatat usage issues > > 77d2898 ports/linux: Add wrapper for fstatat/fstatat64 in glibc 2.33 > > d03de55 ports/rename/renameat: Avoid race when renaming files > > c838d8c ports/unix: Add faccessat and faccessat2 > > 7720723 ports/access.c: Use EACCES, not EPERM > > f332f56 linux/portdefs.h: Fix pseudo to work with glibc 2.33 > > > > Fixes, > > > > ... > > Exception: subprocess.CalledProcessError: Command 'tar -cf - -C > /home/builds/oe-rpb-dunfell/build-410c/tmp-rpb-glibc/work/all-linaro-linux/os-release/1.0-r0/image > -p -S . | tar -xf - -C > /home/builds/oe-rpb-dunfell/build-410c/tmp-rpb-glibc/work/all-linaro-linux/os-release/1.0-r0/package' > returned non-zero exit status 134. > > > > Subprocess output: > > abort()ing pseudo client by server request. See > https://wiki.yoctoproject.org/wiki/Pseudo_Abort for more details on this. > > Check logfile: > /home/builds/oe-rpb-dunfell/build-410c/tmp-rpb-glibc/work/all-linaro-linux/os-release/1.0-r0/pseudo//pseudo.log > > Aborted > > ... > > > > Signed-off-by: Aníbal Limón <[email protected]> > > --- > > meta/recipes-devtools/pseudo/pseudo_git.bb | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/meta/recipes-devtools/pseudo/pseudo_git.bb > b/meta/recipes-devtools/pseudo/pseudo_git.bb > > index 0ba7b50355..17bd02c27c 100644 > > --- a/meta/recipes-devtools/pseudo/pseudo_git.bb > > +++ b/meta/recipes-devtools/pseudo/pseudo_git.bb > > @@ -6,7 +6,7 @@ SRC_URI = "git:// > git.yoctoproject.org/pseudo;branch=oe-core \ > > file://fallback-group \ > > " > > > > -SRCREV = "8317c0ab172db47dabcef909bae02cd77b1f1010" > > +SRCREV = "60e25a36558f1f07dcce1a044fe976b475bec42b" > > S = "${WORKDIR}/git" > > PV = "1.9.0+git${SRCPV}" > > > > -- > > 2.30.1 > > > > FWIW > Tested-by: Ilias Apalodimas <[email protected]> >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#148910): https://lists.openembedded.org/g/openembedded-core/message/148910 Mute This Topic: https://lists.openembedded.org/mt/80837051/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
