ODP: ODP: [OE-Core][PATCH v11][master-next 1/5] package_ipk.bbclass: add support for ACLs and xattr

2023-08-01 Thread Piotr Łobacz
a 2023 18:00 Do: Richard Purdie ; Martin Jansa DW: Joshua Watt ; Alexandre Belloni ; openembedded-core@lists.openembedded.org ; Alex Stewart Temat: ODP: ODP: [OE-Core][PATCH v11][master-next 1/5] package_ipk.bbclass: add support for ACLs and xattr That is what I was thinking for the first time,

ODP: ODP: [OE-Core][PATCH v11][master-next 1/5] package_ipk.bbclass: add support for ACLs and xattr

2023-08-01 Thread Piotr Łobacz
; openembedded-core@lists.openembedded.org ; Alex Stewart Temat: Re: ODP: [OE-Core][PATCH v11][master-next 1/5] package_ipk.bbclass: add support for ACLs and xattr On Tue, 2023-08-01 at 15:16 +, Piotr Łobacz wrote: > Hi Richard, > you were right. I have made another test with wiping out whole

Re: ODP: [OE-Core][PATCH v11][master-next 1/5] package_ipk.bbclass: add support for ACLs and xattr

2023-08-01 Thread Richard Purdie
On Tue, 2023-08-01 at 15:16 +, 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 >

ODP: [OE-Core][PATCH v11][master-next 1/5] package_ipk.bbclass: add support for ACLs and xattr

2023-08-01 Thread Piotr Łobacz
edded.org w imieniu użytkownika Piotr Łobacz via lists.openembedded.org Wysłane: wtorek, 1 sierpnia 2023 15:27 Do: Martin Jansa DW: Richard Purdie ; Joshua Watt ; Alexandre Belloni ; openembedded-core@lists.openembedded.org ; Alex Stewart Temat: ODP: [OE-Core][PATCH v11][master

ODP: [OE-Core][PATCH v11][master-next 1/5] package_ipk.bbclass: add support for ACLs and xattr

2023-08-01 Thread Piotr Łobacz
Hi Martin, thx for the link, actually, this error: $ diffoscope rootfs.tumbleweed.posix.tar rootfs.ubuntu.posix.tar  016a4c00: 2e2f 7573 722f 6269 6e2f 5061 7848 6561  ./usr/bin/PaxHea -016a4c10: 6465 7273 2f63 6861 7474 722e 6532 6673  ders/chattr.e2fs -016a4c20: 7072 6f67 7300

ODP: [OE-Core][PATCH v11][master-next 1/5] package_ipk.bbclass: add support for ACLs and xattr

2023-07-31 Thread Piotr Łobacz
> 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? I'm not sure this is going > to be a generally useful thing in the general case though and zeroing > the

ODP: ODP: [OE-Core][PATCH v11][master-next 1/5] package_ipk.bbclass: add support for ACLs and xattr

2023-07-28 Thread Piotr Łobacz
2023 16:18 Do: Piotr Łobacz DW: openembedded-core@lists.openembedded.org ; Alex Stewart Temat: Re: ODP: [OE-Core][PATCH v11][master-next 1/5] package_ipk.bbclass: add support for ACLs and xattr Hello, I sent this to the autobuilders and I got the same reproducibility failure as earlier: htt

ODP: ODP: [OE-Core][PATCH v11][master-next 1/5] package_ipk.bbclass: add support for ACLs and xattr

2023-07-27 Thread Piotr Łobacz
Hi Alexandre, > Hello, > > I sent this to the autobuilders and I got the same reproducibility > failure as earlier: > >

Re: ODP: [OE-Core][PATCH v11][master-next 1/5] package_ipk.bbclass: add support for ACLs and xattr

2023-07-27 Thread Alexandre Belloni via lists.openembedded.org
Hello, I sent this to the autobuilders and I got the same reproducibility failure as earlier: https://autobuilder.yoctoproject.org/typhoon/#/builders/117/builds/3263/steps/13/logs/stdio I'm not sure why you wouldn't see those. On 26/07/2023 09:27:53+, Piotr Łobacz wrote: > > Hi Alexandre,

ODP: [OE-Core][PATCH v11][master-next 1/5] package_ipk.bbclass: add support for ACLs and xattr

2023-07-26 Thread Piotr Łobacz
Hi Alexandre, Alex, Thx for supporting me, I have finally discovered the issue regarding this packages differences. It occurred that I was badly comparing two strings for tarformat comparison. Now it is fixed and should finally work. This has been additionally tested with oe-selftest -r