Hi,

On 27/10/23 at 21:34 -0700, David Aguilar wrote:
> Hi Lucas,
> 
> This step in the build log looks suspicious:
> 
> sed -i 's|env python|env python3|' \
>        
> /<<PKGBUILDDIR>>/debian/git-cola/usr/lib/python3*/site-packages/cola/widgets/spellcheck.py
> 
> Two notes:
> 
> - The PKGBUILDDIR pattern looks like a template variable that was
> not replaced. The << >> parts seem to be messing with the shell.
>
> That explains the "can't read" errors.

It's only replaced in the output log (to ease diff'ing two logs), not in
the original invocation; so that's not the cause

Lucas

Reply via email to