[Bug 265882] misc/zoneinfo-2022.b fails to install due to incorrect pkg-plist

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 16 Aug 2022 13:48:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265882

            Bug ID: 265882
           Summary: misc/zoneinfo-2022.b fails to install due to incorrect
                    pkg-plist
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: mkern@alconconstruction.com

Attempting to update from zoneinfo-2022.a_1 to 2022.b fails on make install
with the following errors:

pkg-static: Unable to access file
/usr/ports/misc/zoneinfo/work/stage/usr/share/zoneinfo/Europe/Kiev:No such file
or directory
pkg-static: Unable to access file
/usr/ports/misc/zoneinfo/work/stage/usr/share/zoneinfo/UTC:No such file or
directory

Europe/Kiev has been renamed to Europe/Kyiv, and so is no longer in the
package. UTC is also no longer present (perhaps replaced by Etc/UTC?). These
entries were never removed from pkg-plist, so the install phase fails to find
them.

This likely affects any system with WITHOUT_ZONEINFO="Yes"

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