Issue with building base system packages: No such file or dir
Sean Fagan
sef at ixsystems.com
Mon Mar 21 19:11:59 UTC 2016
On Mar 21, 2016, at 10:35 AM, Marko Turk <markoml at 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.
More information about the freebsd-pkgbase
mailing list