Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Aug 2022 13:48:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265882] misc/zoneinfo-2022.b fails to install due to incorrect pkg-plist
Message-ID:  <bug-265882-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265882

            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 fi=
nd
them.

This likely affects any system with WITHOUT_ZONEINFO=3D"Yes"

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



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