Hi Fabien, That was my intention to leave you as an author as you have found and fixed this issue 🙂
Btw. this patch saved my time for applying stupid solutions... Additionaly I have also created a bug report on that in ubuntu https://bugs.launchpad.net/ubuntu/+source/tar/+bug/2015539 BR Piotr ________________________________ Od: Fabian Grünbichler <[email protected]> Wysłane: wtorek, 11 kwietnia 2023 09:44 Do: Alexandre Belloni <[email protected]>; Piotr Łobacz <[email protected]> DW: [email protected] <[email protected]> Temat: Re: [OE-core] [PATCH] tar: extend numeric-owner to ACL entries On April 9, 2023 1:53 am, Alexandre Belloni wrote: > Hello, > > On 07/04/2023 14:58:46+0200, Piotr Łobacz wrote: >> ACL entries store references to numeric uids/gids. on platforms that >> have libacl, use `acl_to_any_text` to generate ACL strings that preserve >> those numeric identifiers if `numeric-owner` is set (instead of doing a >> conversion to user/group name, like the acl_to_text function does). >> >> [..] >> >> + >> +actual output (getfacl) - note the missing user entry: >> + # file: file >> + # owner: 0 >> + # group: 0 >> + user::rw- >> + group::r-- >> + other::r-- >> + > > This patch is missing the Upstream-Status tag here > >> +Signed-off-by: Fabian Grünbichler <[email protected]> (Original patch author, thanks for the CC!) FWIW, I got no response from upstream or the Debian tar maintainers[0]. But nice to see that other distros are interested as well :) maybe we could try to ping the upstream report or sending the patch to some relevant devel list? The bug was not important enough for us to justify carrying our own, custom tar packages, so we'd ideally still want to see this upstreamed. 0: https://eur04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugs.debian.org%2Fcgi-bin%2Fbugreport.cgi%3Fbug%3D1004430&data=05%7C01%7Cp.lobacz%40welotec.com%7Cd5846947d807488e650108db3a60b11e%7C25111a7f1d5a4c51a4ca7f8e44011b39%7C0%7C0%7C638167959195524735%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=xYvcBDzx40TfoeX6dE2HQuj3tpP1u2SyX19WNqRWd5Q%3D&reserved=0<https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004430>
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#179914): https://lists.openembedded.org/g/openembedded-core/message/179914 Mute This Topic: https://lists.openembedded.org/mt/98194248/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
