Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 May 2014 11:40:14 -0400
From:      mikej <mikej@mikej.com>
To:        <freebsd-pkg@freebsd.org>
Subject:   make: cannot open /usr/ports/Mk/bsd.port.mk.
Message-ID:  <a65501f44566bab8ed681634be48693c@mail.mikej.com>

next in thread | raw e-mail | index | archive | help
Anyone run into this before? Shouldn't "jail -k 10stable"
unmount the jails directories?

Regards,
--mikej


poudriere.conf

ZPOOL=tank
FREEBSD_HOST=ftp://ftp.freebsd.org
RESOLV_CONF=/etc/resolv.conf
BASEFS=/usr/local/poudriere
USE_PORTLINT=no
USE_TMPFS=wrkdir
DISTFILES_CACHE=/usr/ports/distfiles
CHECK_CHANGED_OPTIONS=no
CCACHE_DIR=/var/cache/ccache
ALLOW_MAKE_JOBS=yes


FreeBSD bsd11 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r264318M: Thu Apr 10 
12:32:03 EDT 2014     mikej@bsd11:/usr/obj/usr/src/sys/GENERIC  amd64

root@bsd11:/usr/home/mikej # poudriere status
====>> No running builds
root@bsd11:/usr/home/mikej # poudriere jail -k -j 10stable
====>> Jail 10stable-default not running, but cleaning up anyway
====>> Umounting file systems
root@bsd11:/usr/home/mikej # mount
/dev/da0p2 on / (ufs, local, journaled soft-updates)
devfs on /dev (devfs, local, multilabel)
tank on /tank (zfs, local, nfsv4acls)
tank/distfiles on /tank/distfiles (zfs, local, nfsv4acls)
tank/poudriere on /tank/poudriere (zfs, local, nfsv4acls)
tank/poudriere/jails on /tank/poudriere/jails (zfs, local, nfsv4acls)
tank/poudriere/ports on /tank/poudriere/ports (zfs, local, nfsv4acls)
tank/poudriere/data on /usr/local/poudriere/data (zfs, local, 
nfsv4acls)
tank/poudriere/jails/10stable on /usr/local/poudriere/jails/10stable 
(zfs, local, nfsv4acls)
tank/poudriere/jails/9stable on /usr/local/poudriere/jails/9stable 
(zfs, local, nfsv4acls)
tank/poudriere/jails/head on /usr/local/poudriere/jails/head (zfs, 
local, nfsv4acls)
tank/poudriere/ports/default on /usr/local/poudriere/ports/default 
(zfs, local, nfsv4acls)
root@bsd11:/usr/home/mikej # poudriere statu
root@bsd11:/usr/home/mikej #
root@bsd11:/usr/home/mikej # poudriere bulk -j 10stable -v -f 
/usr/local/etc/poudriere.list
====>> Creating the reference jail... done
====>> Mounting system devices for 10stable-default
====>> Mounting ports/packages/distfiles
====>> Mounting ccache from: /var/cache/ccache
====>> Mounting packages from: 
/usr/local/poudriere/data/packages/10stable-default
====>> Logs: 
/usr/local/poudriere/data/logs/bulk/10stable-default/2014-05-02_11h17m35s
====>> Appending to make.conf: 
/usr/local/etc/poudriere.d/10stable-make.conf
/etc/resolv.conf -> 
/usr/local/poudriere/data/build/10stable-default/ref/etc/resolv.conf
====>> Starting jail 10stable-default
make: cannot open /usr/ports/Mk/bsd.port.mk.    
<-------------------------------
====>> Cleaning up
====>> Umounting file systems
root@bsd11:/usr/home/mikej # ls -la /usr/ports/Mk/bsd.port.mk
-rw-r--r--  1 root  wheel  225899 Apr 28 11:47 
/usr/ports/Mk/bsd.port.mk
root@bsd11:/usr/home/mikej #




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a65501f44566bab8ed681634be48693c>