Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Dec 2017 20:49:07 +0100
From:      =?UTF-8?Q?Ren=c3=a9_Ladan?= <rene@freebsd.org>
To:        pkg@freebsd.org
Subject:   [poudriere] support for ALTROOT in jailed poudriere?
Message-ID:  <5574633f-9c53-f54d-3dff-f37ffa60db98@freebsd.org>

next in thread | raw e-mail | index | archive | help
Hi,

I was trying to set up poudriere in a jail and stumbled upon some issues
because the jailed ZFS dataset has ALTROOT set to /mnt in its ZPOOL.
This gives issues when trying to run a (bulk) build with poudriere, see
poudriere-altroot-bulk-no-symlink.txt. When I create a symlink /tank ->
/mnt/tank, the build gets a bit further but fails later, see
poudriere-altroot-bulk-1symlink.txt.

Similarly, updating a ports tree works with a /tank -> /mnt/tank link
but fails without, see poudriere-altroot-updateports-no-symlink.txt

Are there any plans to support ALTROOT? Perhaps I can dig into it
myself. This is with poudriere-master from github.

URL: https://rene-ladan.nl/poudriere/

René



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5574633f-9c53-f54d-3dff-f37ffa60db98>