svn commit: r289391 - head/share/mk

Bryan Drewery bdrewery at FreeBSD.org
Thu Oct 15 23:57:28 UTC 2015


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:
>>
>> ===> share/doc/legal/intel_iwn (install)
>> install -o root -g wheel  -m 444
>> /root/svn/base/share/doc/legal/intel_iwn/../../../../sys/contrib/dev/iwn/LICENSE
>> /tmp/blah/usr/share/doc/legal/intel_iwn/
>> install: /tmp/blah/usr/share/doc/legal/intel_iwn/: No such file or directory
>> *** Error code 71
> 
> 
> Should the fix include entries in ObsoleteFiles.inc and UPDATING?
> 

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.

-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20151015/54ea9548/attachment.bin>


More information about the svn-src-head mailing list