Issue with building base system packages: No such file or dir

Sean Fagan sef at ixsystems.com
Mon Mar 21 19:41:47 UTC 2016


On Mar 21, 2016, at 12:39 PM, Glen Barber <gjb at FreeBSD.org> wrote:
> 
> On Mon, Mar 21, 2016 at 12:11:57PM -0700, Sean Fagan wrote:
>> pkg: open(/bin/sh): No such file or directory
>> 
>> Any idea what that is?  (Well, I know that the worldstage directory
>> is empty.  So I’m sure that starts with what I’m doing wrong.)
>> 
> 
> The only explanation I can see for why this would happen is the
> buildworld/buildkernel were not done.  Is this the case?

I did

	time env MAKEOBJDIRPREFIX=${HOME}/obj make -dl -j10 -DNO_CLEAN -DNO_ROOT buildkernel buildworld

and then

	time env MAKEOBJDIRPREFIX=${HOME}/obj make -dl -j1 -dl -DNO_CLEAN -DNO_ROOT packages 

Note I’m building on FreeBSD-10.

Sean.





More information about the freebsd-pkgbase mailing list