tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bootstrap failure
On 01/07/15 22:46, Jan Danielsson wrote:
>    Wondering if it was as simple as a broken /bin/sh, I decided to try
> need_ksh=yes, but then this happens:
[---]
   It wasn't a shell issue.
   Does anyone know where those
----------------------
bmake: "/usr/pkgsrc/bootstrap/work/sbin/pkg_info -K /var/db/pkg -qp
coreutils 2>
/dev/null |                      { read cmd arg;
case "$arg" in                                           "")     /usr/pkg ;;
*)       "$arg" ;;                                       esac; }"
returned non-zero status
sh: /usr/pkg: cannot execute - Is a directory
bmake: "/usr/pkgsrc/bootstrap/work/sbin/pkg_info -K /var/db/pkg -qp
coreutils 2>
/dev/null |                      { read cmd arg;
case "$arg" in                                           "")     /usr/pkg ;;
*)       "$arg" ;;                                       esac; }"
returned non-zero status
----------------------
   are coming from?
   I know they are occurring when building pkgtools/bootstrap-mk-files,
but grepping for some relevant keywords in bootstrap-mk-files led me to
believe that it isn't actually in there.
   Pointers are welcome.
-- 
Kind Regards,
Jan
Home |
Main Index |
Thread Index |
Old Index