Summary: | [TRACKER] Packages failing with sys-libs/timezone-data[zic-slim] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Louis Sautier (sbraz) <sbraz> |
Component: | Current packages | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | bertrand, leio, pacho |
Priority: | Normal | Keywords: | Tracker |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://archives.gentoo.org/gentoo-dev/message/8a838d4995d10f6a915b703ddea49306 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 749594, 747538, 749597, 751784 | ||
Bug Blocks: |
Description
Louis Sautier (sbraz)
![]() 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(-) |