Skip site navigation (1)Skip section navigation (2)
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>

index | next in thread | previous in thread | raw e-mail


> On Oct 27, 2014, at 14:50, John-Mark Gurney <jmg@funkthat.com> wrote:
> 
> There are issues w/ installing tests where the test files get installed
> multiple times.
> 
> To reproduce this, use the following steps:
> make installworld -j 8 DESTDIR=<somelocation> -DNO_ROOT
> 
> Once you have done the above, in <somelocation> there will be the file
> METALOG, run:
> grep -v type=dir <somelocation>/METALOG | awk '{ print $1 }' | sort | uniq -d
> 
> This will print out the current list if files that get installed multiple
> times....
> 
> Currently, it looks like all the tests subdirs are installed a second
> time...
> 
> 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 the reminder.
Cheers!

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ECE86187-28B8-4A67-8D16-30D6066C1B6C>