On 7/11/2026 11:54 AM, Brian Cain wrote:
> The --no-same-owner and --no-same-permissions tar flags from the v2
> patch would reduce some of the noise but not address the lchown issue
> that was the main cause.  Masking the failure would have been effective
> but would've masked any other legitimate failure mode too.
> 
> Instead, a new approach: use the .deb packages provided and avoid
> tar/podman interaction altogether.
> 
> Also -- some Hexagon compiler bugs fixed by 22.1.8:
> * https://github.com/llvm/llvm-project/issues/195495
> * https://github.com/llvm/llvm-project/issues/184531
> 
> v2: 
> https://lore.kernel.org/qemu-devel/[email protected]/
> 
> Brian Cain (1):
>   tests/docker: hexagon fix podman untar, 22.1.8
> 
>  .../dockerfiles/debian-hexagon-cross.docker   | 27 ++++++++++++-------
>  1 file changed, 17 insertions(+), 10 deletions(-)
> 


Reviewed-by: Pierrick Bouvier <[email protected]>


Reply via email to