From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: "Piotr Łobacz" <p.lobacz@welotec.com>,
"Martin Jansa" <martin.jansa@gmail.com>
Cc: Joshua Watt <JPEWhacker@gmail.com>,
Alexandre Belloni <alexandre.belloni@bootlin.com>,
"openembedded-core@lists.openembedded.org"
<openembedded-core@lists.openembedded.org>,
Alex Stewart <alex.stewart@ni.com>
Subject: Re: ODP: [OE-Core][PATCH v11][master-next 1/5] package_ipk.bbclass: add support for ACLs and xattr
Date: Tue, 01 Aug 2023 16:41:42 +0100 [thread overview]
Message-ID: <2fa1c6d32bae5fad13dba22c328d41063a519eeb.camel@linuxfoundation.org> (raw)
In-Reply-To: <VI1PR04MB5373E8E3C680850A6293BC9D910AA@VI1PR04MB5373.eurprd04.prod.outlook.com>
On Tue, 2023-08-01 at 15:16 +0000, Piotr Łobacz wrote:
> Hi Richard,
> you were right. I have made another test with wiping out whole sstate-cache for acpid and rerunning the whole reproducible test.
> It occurs that the package /media/plobacz/9582beb9-8774-4d4d-976f-63a6f1c87c13/poky-contrib/build/sstate-cache/a7/41/sstate:acpid:core2-64-poky-linux:2.0.34:r0:core2-64:11:a741afe7c0bfc218a844a546735ddc4dcaf578bff5d6a3762b1bdedf0819fc9b_package.tar.zst was already containing wrong timestamps.
>
> > I'd guess you need to make the sstate archives of do_package store the
> > acl and extended attribute data and when that is done, the millisecond
> > timestamp data will probably be saved too?
>
> So I'm guessing that commands which are producing this package_name_package.tar.zst are producing it in gnu format. Question is where can I find it?
> Is it being produced in this sstate.bbclass or elsewhere?
https://git.yoctoproject.org/poky/tree/meta/classes-global/sstate.bbclass#n859
tar -I "$ZSTD" $OPT -f $TFILE *
or
tar -I "$ZSTD" $OPT --file=$TFILE --files-from=/dev/null
Cheers,
Richard
next prev parent reply other threads:[~2023-08-01 15:41 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-26 9:22 [OE-Core][PATCH v11][master-next 1/5] package_ipk.bbclass: add support for ACLs and xattr Piotr Łobacz
2023-07-26 9:22 ` [OE-Core][PATCH v11][master-next 2/5] package.bbclass: " Piotr Łobacz
2023-07-26 9:22 ` [OE-Core][PATCH v11][master-next 3/5] opkg-utils: add acl and xattr support Piotr Łobacz
2023-07-26 9:22 ` [OE-Core][PATCH v11][master-next 4/5] opkg: add options to enable support for acl and xattr Piotr Łobacz
2023-07-26 9:22 ` [OE-Core][PATCH v11][master-next 5/5] opkg: set locale from system environment variables Piotr Łobacz
2023-07-26 9:27 ` ODP: [OE-Core][PATCH v11][master-next 1/5] package_ipk.bbclass: add support for ACLs and xattr Piotr Łobacz
2023-07-27 14:18 ` Alexandre Belloni
2023-07-27 15:30 ` ODP: " Piotr Łobacz
2023-07-28 22:58 ` Piotr Łobacz
[not found] ` <17762A3A069807A3.31298@lists.openembedded.org>
2023-07-31 19:03 ` Piotr Łobacz
2023-07-31 19:09 ` Piotr Łobacz
2023-07-31 20:25 ` Joshua Watt
2023-07-31 21:19 ` Richard Purdie
2023-07-31 21:23 ` Piotr Łobacz
[not found] ` <177710C9CE043B33.12785@lists.openembedded.org>
2023-07-31 21:28 ` ODP: " Piotr Łobacz
2023-08-01 13:04 ` Martin Jansa
2023-08-01 13:27 ` ODP: " Piotr Łobacz
[not found] ` <1777455C95C57250.15736@lists.openembedded.org>
2023-08-01 15:16 ` Piotr Łobacz
2023-08-01 15:41 ` Richard Purdie [this message]
2023-08-01 16:00 ` ODP: " Piotr Łobacz
[not found] ` <17774DB8C4C2BE4F.15736@lists.openembedded.org>
2023-08-02 1:17 ` 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=2fa1c6d32bae5fad13dba22c328d41063a519eeb.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=JPEWhacker@gmail.com \
--cc=alex.stewart@ni.com \
--cc=alexandre.belloni@bootlin.com \
--cc=martin.jansa@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox