On Fri, 3 Feb 2023 20:36:14 -0800, Paul E. McKenney wrote: > On Fri, Feb 03, 2023 at 11:55:20PM -0300, Leonardo Brás wrote: ... >> >> I will send a patch fixing the uname soon :) > > Thank you for digging into this! > > And yes, portability is easier than it was 40 years ago, but still not > easy. :-/ Hi, You might be interested in this email thread in 2012 at GNU bugreport: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=13001 Looks like the behavior of "uname -p" CodeSamples had assumed is common to Ubuntu and Fedora (as well as RHEL and SUSE). So, this issue is exposed by Leo's choice of archlinux:latest as the base image. Leo, just out of curiosity, what made you pick Arch Linux? Thanks, Akira