Closed buck-yeh closed 3 years ago
The perl warnings are innocuous. Perl ends up being run by some Pacman hooks as part of the initial bootstrap before the locale is configured, and warns of the fact that the locale is indeed not configured. That's fine, it's going to get configured a few lines afterwards.
The error you get doesn't look right instead, and it's not something I can reproduce. Does it consistently happen on your runs?
Yes, the error happens every time!
The root case is related to "Running in chroot, ignoring request."
During run of
sudo ./build-arch-gce
, two warnings and one error are reported:How can they be fixed? I am asking it here simply because I can't grok pervasively used gawk commands in short time.