Date: Mon, 21 Mar 2016 12:11:57 -0700 From: Sean Fagan <sef@ixsystems.com> To: freebsd-pkgbase@freebsd.org Subject: Re: Issue with building base system packages: No such file or dir Message-ID: <0341946F-1610-4F20-B870-116618F74066@ixsystems.com> In-Reply-To: <20160321173525.GA1878@vps.markoturk.info> References: <20160321173525.GA1878@vps.markoturk.info>
index | next in thread | previous in thread | raw e-mail
On Mar 21, 2016, at 10:35 AM, Marko Turk <markoml@markoturk.info> wrote: > > But, make packages fails with the error at the end of the mail. It > complains about some missing file which doesn't exists but file with > simmilar path exists: > /media/exports/freebsd-dev/obj//media/exports/freebsd-dev/src/i386.i386/worldstage//usr/lib/debug/usr/bin/lastcomm.debug My failure is different, so I must be doing something wrong: [ -L "/home/sef/obj/home/sef/freebsd-pkg/repo/$(pkg -o ABI_FILE=/home/sef/obj/home/sef/freebsd-pkg/amd64.amd64/worldstage/bin/sh config ABI)/latest" ] && unlink /home/sef/obj/home/sef/freebsd-pkg/repo/$(pkg -o ABI_FILE=/home/sef/obj/home/sef/freebsd-pkg/amd64.amd64/worldstage/bin/sh config ABI)/latest ; pkg -o ABI_FILE=/home/sef/obj/home/sef/freebsd-pkg/amd64.amd64/worldstage/bin/sh repo -o /home/sef/obj/home/sef/freebsd-pkg/repo/$(pkg -o ABI_FILE=/home/sef/obj/home/sef/freebsd-pkg/amd64.amd64/worldstage/bin/sh config ABI)/11.0.s20160321190334 /home/sef/obj/home/sef/freebsd-pkg/repo/$(pkg -o ABI_FILE=/home/sef/obj/home/sef/freebsd-pkg/amd64.amd64/worldstage/bin/sh config ABI)/11.0.s20160321190334 ; ln -s /home/sef/obj/home/sef/freebsd-pkg/repo/$(pkg -o ABI_FILE=/home/sef/obj/home/sef/freebsd-pkg/amd64.amd64/worldstage/bin/sh config ABI)/11.0.s20160321190334 /home/sef/obj/home/sef/freebsd-pkg/repo/$(pkg -o ABI_FILE=/home/sef/obj/home/sef/freebsd-pkg/amd64.amd64/worldstage/bin/sh config ABI)/latest 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.) Thanks, Sean.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0341946F-1610-4F20-B870-116618F74066>
