Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Mar 2004 22:23:14 +0400
From:      Andrey Chernov <ache@nagual.pp.ru>
To:        des@freebsd.org, current@freebsd.org
Subject:   mtree -L is broken due to unneded type=link additions to BSD.*.dist
Message-ID:  <20040328182314.GA99956@nagual.pp.ru>

next in thread | raw e-mail | index | archive | help
I found commit which broke 'mtree -L', it is
BSD.usr.dist v1.293 (des) and BSD.local.dist v1.108 (des)

Symptoms are:
mtree -eU -L -f /usr/src/etc/mtree/BSD.usr.dist -p /usr
share/nls/en_US.US-ASCII changed
        type expected link found dir
share/nls/POSIX changed
        type expected link found dir

This commit is not only broke 'make hierarchy', it is completelly unneded,
because those symlinks are already created by /usr/src/etc/nls.alias 
processing. Please back it out.

-- 
Andrey Chernov | http://ache.pp.ru/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040328182314.GA99956>