From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: "Piotr Łobacz" <p.lobacz@welotec.com>
Cc: Alex Stewart <alex.stewart@ni.com>,
"openembedded-core@lists.openembedded.org"
<openembedded-core@lists.openembedded.org>
Subject: Re: ODP: [OE-Core][PATCH v5 1/5] bitbake.conf: add acl and xattr distro native features support
Date: Tue, 18 Jul 2023 23:05:15 +0200 [thread overview]
Message-ID: <202307182105150310803d@mail.local> (raw)
In-Reply-To: <VI1PR04MB53737C43B2CDDBFB197010359138A@VI1PR04MB5373.eurprd04.prod.outlook.com>
On 18/07/2023 08:05:12+0000, Piotr Łobacz wrote:
> Alexander, this message:
>
> > Alex,
> > from what I'm seeing the issue touches opkg-build command:
> >
> > opkg-build -Z xz -a "--memlimit=5% --threads=8" "" "" nativesdk-xcb-proto-dbg /home/pokybuild/yocto-worker/genericx86-64/build/build/tmp/work/i686-nativesdk-pokysdk-linux/nativesdk-xcb-proto/1.15.2-r0/deploy-ipks/i686-nativesdk' returned non-zero exit status 1.
> >
> > which causes you an error. This may happen with bad tar hosttools command. Can you please post me which version is on yocto autobuilder?
>
> > BR
> > Piotr
>
> was meant for you, sorry for the confusion. Can you please verify/check what version of `tar` is being used on the autobuilder? This is really important for me, if we're going to move forward with it, because I have suspicions that it may not support posix or it may not be patched with --acls and --xattrs attributes https://www.mail-archive.com/bug-tar@gnu.org/msg06198.html
>
This fails at least on:
fedora38-ty-4: tar (GNU tar) 1.34, has --acls and --xattrs
stream8-ty-1: tar (GNU tar) 1.30, has --acls and --xattrs
rocky9-ty-1: tar (GNU tar) 1.34, has --acls and --xattrs
debian12-ty-1: tar (GNU tar) 1.34, has --acls and --xattrs
ubuntu2204-ty-3: tar (GNU tar) 1.34, has --acls and --xattrs
ubuntu2004-arm-1: tar (GNU tar) 1.30, has --acls and --xattrs
opensuse154-ty-3: tar (GNU tar) 1.34, has --acls and --xattrs
alma9-ty-1: tar (GNU tar) 1.34, has --acls and --xattrs
ubuntu2210-ty-1: tar (GNU tar) 1.34, has --acls and --xattrs
ubuntu2004-ty-1: tar (GNU tar) 1.30, has --acls and --xattrs
Really, the question is more on which host this is working.
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2023-07-18 21:05 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-12 19:04 [OE-Core][PATCH v5 1/5] bitbake.conf: add acl and xattr distro native features support Piotr Łobacz
2023-07-12 19:04 ` [OE-Core][PATCH v5 2/5] package_ipk.bbclass: add support for ACLs and xattr Piotr Łobacz
2023-07-12 19:04 ` [OE-Core][PATCH v5 3/5] package.bbclass: " Piotr Łobacz
2023-07-12 19:04 ` [OE-Core][PATCH v5 4/5] opkg-utils: add acl and xattr support Piotr Łobacz
2023-07-12 19:04 ` [OE-Core][PATCH v5 5/5] opkg: add options to enable support for acl and xattr Piotr Łobacz
2023-07-12 22:04 ` [OE-Core][PATCH v5 1/5] bitbake.conf: add acl and xattr distro native features support Alex Stewart
2023-07-14 10:14 ` ODP: " Piotr Łobacz
2023-07-16 21:38 ` Alexandre Belloni
2023-07-17 5:07 ` Piotr Łobacz
[not found] ` <17728F63D7D8F798.22245@lists.openembedded.org>
2023-07-17 7:39 ` ODP: " Piotr Łobacz
[not found] ` <177297AC200D092D.22245@lists.openembedded.org>
2023-07-18 8:05 ` Piotr Łobacz
2023-07-18 21:05 ` Alexandre Belloni [this message]
2023-07-19 7:53 ` Piotr Łobacz
2023-07-19 8:37 ` Richard Purdie
2023-07-19 13:36 ` ODP: " Piotr Łobacz
[not found] ` <177348532E0CFE35.28078@lists.openembedded.org>
2023-07-19 15:12 ` Piotr Łobacz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202307182105150310803d@mail.local \
--to=alexandre.belloni@bootlin.com \
--cc=alex.stewart@ni.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=p.lobacz@welotec.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.