From owner-svn-src-all@freebsd.org Thu Oct 15 23:57:28 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 92464A161E1; Thu, 15 Oct 2015 23:57:28 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 7B271D26; Thu, 15 Oct 2015 23:57:28 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 73D961233; Thu, 15 Oct 2015 23:57:28 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 2001D11AE3; Thu, 15 Oct 2015 23:57:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id KJhrGmg9e1cT; Thu, 15 Oct 2015 23:57:21 +0000 (UTC) Subject: Re: svn commit: r289391 - head/share/mk DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 2882C11ADC To: Don Lewis References: <201510152353.t9FNrRuQ040461@gw.catspoiler.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org From: Bryan Drewery Openpgp: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Organization: FreeBSD Message-ID: <56203D63.50303@FreeBSD.org> Date: Thu, 15 Oct 2015 16:57:23 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <201510152353.t9FNrRuQ040461@gw.catspoiler.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uLKcUVC7nb81XkW4JgNAhfSqOnRT4jLeA" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2015 23:57:28 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --uLKcUVC7nb81XkW4JgNAhfSqOnRT4jLeA Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 10/15/2015 4:53 PM, Don Lewis wrote: > On 15 Oct, Bryan Drewery wrote: >> On 10/15/2015 3:49 PM, Bryan Drewery wrote: >>> Author: bdrewery >>> Date: Thu Oct 15 22:49:56 2015 >>> New Revision: 289391 >>> URL: https://svnweb.freebsd.org/changeset/base/289391 >>> >>> Log: >>> Make installing to a non-existent directory an error. >> >> >> Sigh - I forgot to test installworld on this. Stupid. >> >> We have a winner too: >> >> =3D=3D=3D> share/doc/legal/intel_iwn (install) >> install -o root -g wheel -m 444 >> /root/svn/base/share/doc/legal/intel_iwn/../../../../sys/contrib/dev/i= wn/LICENSE >> /tmp/blah/usr/share/doc/legal/intel_iwn/ >> install: /tmp/blah/usr/share/doc/legal/intel_iwn/: No such file or dir= ectory >> *** Error code 71 >=20 >=20 > Should the fix include entries in ObsoleteFiles.inc and UPDATING? >=20 I do see that distrib-dirs/mtree doesn't handle this case gracefully. I don't think so regarding ObsoleteFiles - the files will become directories with a new file in it. So the name won't go away, unless the fix here is to rename them. I'll add a fix in. --=20 Regards, Bryan Drewery --uLKcUVC7nb81XkW4JgNAhfSqOnRT4jLeA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJWID1jAAoJEDXXcbtuRpfPgjIIANlfBnEYRmbJ55lMAtabMxb/ vpNWfhTYzA81CJ4/9avmWPBWbb3sr1InPVB/4h9UhmQ9iGQvQoYXhQB8kNLI7C48 iZxyluzLVQT9UP/psIcz/k7uKAbwGRBkyjpv642r0yQXQ1YK77Urvdms9IR0T1de 5aqaIOLGzk8KAoRrq9c4n5on2PM+Y2vOVeYtrEUkSS4Vzja5FdNJ8NbgjA+z4YWD 1TDulfB2/ZO5oHH/PR97t1s8h8OuPlDLczGB1SCVf/BcNes5LlcnxluTFHJQ1En4 Dy75boR3nl/rfhE2K7o1BLkqOW/7Jk0GHPl+dAgP1hGx6I7Q0+ofnpG1GJR8oqU= =Vu2W -----END PGP SIGNATURE----- --uLKcUVC7nb81XkW4JgNAhfSqOnRT4jLeA--