Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jun 2015 13:18:31 +0300
From:      Kimmo Paasiala <kpaasial@gmail.com>
To:        Alan Somers <asomers@freebsd.org>,  "freebsd-stable@freebsd.org" <freebsd-stable@freebsd.org>
Subject:   Re: Bug 201072
Message-ID:  <CA%2B7WWSc%2BaicHvJaq=5=onvTsySpM=Khb4jORxPR6picfZ0TC8A@mail.gmail.com>
In-Reply-To: <CAOtMX2gWC=Fi_HV-ymFxZOMqaisrqE7RNgck5aXu3jMf%2B8JpHQ@mail.gmail.com>
References:  <CA%2B7WWSf9nqSmwKyWnPcuEyNfNHW5mZhSA0RRBOxRUbsKFvz7JQ@mail.gmail.com> <CAOtMX2gWC=Fi_HV-ymFxZOMqaisrqE7RNgck5aXu3jMf%2B8JpHQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jun 28, 2015 at 5:50 AM, Alan Somers <asomers@freebsd.org> wrote:
> I'm on vacation now.  But if nobody else helps you, ping me again on
> 8-July-2015 and I'll test and merge the patch.  One question, have you
> checked whether the issue exists on CURRENT?
>
> Thanks for your contribution.
>
> On Sat, Jun 27, 2015 at 4:15 AM, Kimmo Paasiala <kpaasial@gmail.com> wrote:
>> Hello,
>>
>> Could someone take a look at
>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201072 ?
>>
>> The patch I've created fixes an issue on stable/10 with various atf
>> directories that are still created by /etc/mtree/* database but are
>> then deleted by 'make delete-old' later. The directories are clearly
>> redundant because the WITH/WITHOUT_ATF flags were removed in
>> https://svnweb.freebsd.org/base?view=revision&sortby=rev&sortdir=down&revision=r261236.
>>
>> -Kimmo



It looks like the atf directories were removed from /etc/mtree/* in:

https://svnweb.freebsd.org/base?view=revision&revision=260024

They were later put back in this commit:

https://svnweb.freebsd.org/base?view=revision&revision=277457

My patch is not valid apparently because it would break the tests
stuff again, I had no idea how complex the issue was...

-Kimmo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2B7WWSc%2BaicHvJaq=5=onvTsySpM=Khb4jORxPR6picfZ0TC8A>