running poudriere jail -c ... and poudriere ports -c ... in parallel

Matthias Apitz guru at unixarea.de
Wed Dec 30 07:17:04 UTC 2015


Hello,

Last night I was creating a new jail and ports with poudriere this way:

# poudriere jail -c -j freebsd-r292778 -m svn+http -v head at r292778

# poudriere ports -c -p ports-20151229 -m svn+http -B head

the latter in parallel from another session because the creation of the
jail took some hours (4:28h on my Dell M4400);

when I wanted to start the jail this morning the usual way, it says:

# poudriere bulk -f /usr/local/etc/poudriere-list -J 4 -j freebsd-r292778 -p ports-20151229
[00:00:00] ====>> Creating the reference jail... done
[00:00:19] ====>> Mounting system devices for freebsd-r292778-ports-20151229
[00:00:19] ====>> Mounting ports/packages/distfiles
[00:00:19] ====>> Using packages from previously failed build
[00:00:19] ====>> Mounting packages from: /usr/local/poudriere/data/packages/freebsd-r292778-ports-20151229
/etc/resolv.conf -> /usr/local/poudriere/data/.m/freebsd-r292778-ports-20151229/ref/etc/resolv.conf
[00:00:19] ====>> Starting jail freebsd-r292778-ports-20151229
make: cannot open /usr/ports/Mk/bsd.port.mk.
[00:00:19] ====>> Cleaning up
[00:00:19] ====>> Umounting file systems

I looked into this and it turned out that the dir /usr/local/poudriere/ports/ports-20151229 
does not contain a checked out ports tree, but something which looks a
the base system (I forgot to make a 'svnlite info' there).

What does this mean? Is it somehow not allowed to run the both commands
in parallel? I could not see any hint about this in the man page.

	matthias


-- 
Matthias Apitz, ✉ guru at unixarea.de, 🌐 http://www.unixarea.de/  ☎ +49-176-38902045


More information about the freebsd-ports mailing list