Date: Mon, 27 Oct 2014 14:55:09 -0700 From: Garrett Cooper <yaneurabeya@gmail.com> To: John-Mark Gurney <jmg@funkthat.com> Cc: "freebsd-testing@FreeBSD.org" <freebsd-testing@FreeBSD.org>, "current@FreeBSD.org" <current@FreeBSD.org> Subject: Re: issues w/ installing stuff multiple times... Message-ID: <ECE86187-28B8-4A67-8D16-30D6066C1B6C@gmail.com> In-Reply-To: <20141027215058.GN82214@funkthat.com> References: <20141027215058.GN82214@funkthat.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Oct 27, 2014, at 14:50, John-Mark Gurney <jmg@funkthat.com> wrote: >=20 > There are issues w/ installing tests where the test files get installed > multiple times. >=20 > To reproduce this, use the following steps: > make installworld -j 8 DESTDIR=3D<somelocation> -DNO_ROOT >=20 > Once you have done the above, in <somelocation> there will be the file > METALOG, run: > grep -v type=3Ddir <somelocation>/METALOG | awk '{ print $1 }' | sort | un= iq -d >=20 > This will print out the current list if files that get installed multiple > times.... >=20 > Currently, it looks like all the tests subdirs are installed a second > time... >=20 > Could someone look at making it so that they don't get installed > multiple times? Hi jmg! I have a patch out for this that I need to commit today. Thank you for t= he reminder. Cheers!=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ECE86187-28B8-4A67-8D16-30D6066C1B6C>