I am trying to build nodejs in a chroot using

pkgctl repo clone --protocol=https nodejs

pushd nodejs

makechrootpkg -c -u -r "$CHROOT" -- --skippgpcheck

popd

It fails at this point

==> Entering fakeroot environment...
chmod: cannot access '/startdir/pkg': No such file or directory


I don't have startdir defined in the makepkg.conf file nor have I defined it anywhere

Why is this failing?

--
Hindi madali ang maging ako

Reply via email to