On Fri, Jun 20, 2025 at 07:41:53PM +0900, Akira Yokosawa wrote:
> On Thu, 19 Jun 2025 23:58:08 -0700, Paul E. McKenney wrote:
> > On Fri, Jun 20, 2025 at 01:44:45PM +0900, Akira Yokosawa wrote:
> >> On Sat, 14 Jun 2025 11:33:16 +0900, Akira Yokosawa wrote:
> >>> Subject: [PATCH -perfbook] gitlab-ci: Append /usr/bin/*_perl to PATH
> >>>
> >>> Under archlinux-based container runs, non-login shells need to source
> >>> /etc/profile to have package-specific commands such as encguess (under
> >>> /usr/bin/core_perl) appended in its PATH.
> >>>
> >>> Add the command so that the change in commit 00361e8bb1e5 ("Convert
> >>> *.log files into UTF-8 encoding") to work in gitlab-ci builds.
> >>>
> >>> Signed-off-by: Akira Yokosawa <[email protected]>
> >>> Cc: Leonardo Bras <[email protected]>
> >>> ---
> [...]
>
> >> Paul, having failed to hear from Leo, can I ask you to take and push this?
> >> I will see the log of Leo's gitlab-CI job once it finishes.
> >
> > Done! And I will of course be happy to take any updates that might
> > prove necessary.
>
> Leo's gitlab-CI have finished successfully. All looks good!
Very good, and thank you!
Thanx, Paul