Date: Fri, 08 Aug 2014 13:43:51 -0500 From: Bryan Drewery <bdrewery@FreeBSD.org> To: Matthias Apitz <guru@unixarea.de>, freebsd-current@freebsd.org Cc: freebsd-ports@freebsd.org Subject: Re: poudriere: setting up jail failes Message-ID: <53E51A67.1020904@FreeBSD.org> In-Reply-To: <20140808164640.GA14611@sh4-5.1blu.de> References: <20140808164640.GA14611@sh4-5.1blu.de>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --u9ae1kJUg53NhP0RCK9CiUFLnGkBabuA2 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 8/8/2014 11:46 AM, Matthias Apitz wrote: >=20 > Hello, >=20 > I'm setting up a jail with poudriere(8) to compile my ports; after some= > hours it is crashing with: >=20 > # poudriere jail -c -j freebsd-head -m svn+http -v head ; date [...] > mtree: illegal option -- N > usage: mtree [-LPUcdeinqruxw] [-f spec] [-f spec] [-K key] [-k key] [-p= > path] [-s seed] > [-X excludes] > *** Error code 1 [...] > The host where poudriere is running is: >=20 > # uname -a > FreeBSD vm-tiny-r255948 10.0-ALPHA4 FreeBSD 10.0-ALPHA4 #1: Fri Oct 18 > 12:10:57 CEST 2013 guru@aurora.Sisis.de:/usr/obj/usr/src/sys/GENERI= C > i386 >=20 > i.e. a CURRENT from Oct 2013 (r255948). Does this mean I should update > the host where poudriere is running before? Yes. For you it is fixed in stable/10 r257460 (which was in before 10.0 release) which added -N to mtree. There was a lot of polish at the end of 10.0 so you should probably upgrade to at least 10.0 either way. It could be that older releases building 10 and head for Poudriere may be an issue still. I'll have to test more. Specifically the call of 'make distrib-dirs DB_FROM_SRC=3D1' seemingly not using the itools versio= n of mtree. Also note that running a head jail on a 10.0 system is not really supported. You may run into many weird issues building packages. It's supported to have your host be newer than the jails but not the other way around. Regards, Bryan Drewery --u9ae1kJUg53NhP0RCK9CiUFLnGkBabuA2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) iQEcBAEBAgAGBQJT5RpnAAoJEDXXcbtuRpfPfRkH/Rcm23Uuwnu2lESgERYQIvY1 FXZiRbC02d1pm5HqQIJ70F/9oslk0L69RgMoJSEnkySJeZmVVOJE2hL0pz48CbF8 /DB91iPs8NCyFd4KkttMpEZwbpwojZ27c0eNogdEU1VhxO/kT6JcJ5PmmojV3ALF cEHmtCzh78My2IpXpiBiGsFtt6ufOAaGPcOaTA5wyDLLff8V1e9sieOZNNkGPPTi 2IqKkNIuqBbRcq751zNzlYKtsfbFtpr2bh8w2l8bpSjDJu/3hzqgtzRtzBn/fW/S u4rhoT8iEjNek9XRRSmVZ+KUM+0mQ/UZwyYQEPqaIXYMhVH/1DrktENfc8o0GVM= =33nA -----END PGP SIGNATURE----- --u9ae1kJUg53NhP0RCK9CiUFLnGkBabuA2--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53E51A67.1020904>