With sys-libs/timezone-data-2020b, zoneinfo files are now created as slim bloats instead of fat by default. This seems to break multiple packages.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a61474bfd7a0602fd7c5902105713c53ed2a520 commit 4a61474bfd7a0602fd7c5902105713c53ed2a520 Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2020-10-29 07:57:38 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2020-10-29 07:59:28 +0000 profiles/package.mask: unmask new sys-libs/timezone-data USE=zic-slim is disabled by default. That should make new versions usable by default for most of users. Bug: https://bugs.gentoo.org/749591 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cec5bd675c583b39c72eb2df45bc8f2ea342a12 commit 3cec5bd675c583b39c72eb2df45bc8f2ea342a12 Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2020-10-29 07:55:46 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2020-10-29 07:59:27 +0000 sys-libs/timezone-data: add USE=zic-slim (disable by default) Many programs can't handle "slim" format of /usr/share/zoneinfo. Expose an USE flag to allow ease switching back and forth while using up to date zoneinfo data. Bug: https://bugs.gentoo.org/749591 Bug: https://bugs.gentoo.org/747538 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> sys-libs/timezone-data/metadata.xml | 4 ++++ sys-libs/timezone-data/timezone-data-2020d.ebuild | 7 ++++++- 2 files changed, 10 insertions(+), 1 deletion(-)