[Dev] Strange libremakepkg error

Luke Shumaker lukeshu at lukeshu.com
Wed Jun 28 01:14:04 GMT 2017


Hey, sorry I missed this message.

On Sat, 10 Jun 2017 14:45:00 -0400,
Megver83 wrote:
> Hi, I'm having a strange issue when running libremakepkg.
> 
> $ sudo libremakepkg -n chroot1
> ==> Initializing the chroot...
>  |  /usr/sbin/librechroot: line 69: Binary: command not found
> 
> Why does it tries to run such command?

For some reason grep thinks $chrootdir/etc/makepkg.conf is a binary
file.  So for one thing, `-a` should be passed to grep.  I'll fix that
in git.  But what's in your makepkg.conf that makes it look binary?

-- 
Happy hacking,
~ Luke Shumaker



More information about the Dev mailing list