[Bug 266666] why does /etc/mtree/BSD.usr.dist make /usr/share/zoneinfo/SystemV, and OBSOLETEFILES deletes it?

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 29 Sep 2022 16:02:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266666

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=b4d15fdd53d7a30ea7ce7e6903ed547f00200719

commit b4d15fdd53d7a30ea7ce7e6903ed547f00200719
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2022-09-29 15:56:25 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2022-09-29 16:01:34 +0000

    Remove obsolete SystemV dir from BSD.usr.dist

    /usr/share/zoneinfo/SystemV is removed via ObsoleteFiles as of commits
    da038df8c92b and 57338837aef5, so do not create it in the first place.

    PR:             266666
    Fixes:          da038df8c92b ("share/zoneinfo: don't build obsolete...")
    MFC after:      3 days

 etc/mtree/BSD.usr.dist | 2 --
 1 file changed, 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.