Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673044 - sys-libs/timezone-data should install leap seconds file
Summary: sys-libs/timezone-data should install leap seconds file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-12 20:45 UTC by James Browning
Modified: 2018-12-16 23:50 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
suggested patch to sys-libs/timezone-data ebuild (timezone-data-ntp.patch,941 bytes, patch)
2018-12-12 20:49 UTC, James Browning
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Browning 2018-12-12 20:45:34 UTC
The <5kB leap-seconds.list file included in the upstream is useful to NTP servers and clients. It is not installable w/ the current ebuild.

Reproducible: Always

Steps to Reproduce:
1. emerge current sys-libs/timezone-data with any combination of useflags

Actual Results:  
leap-seconds.list file is not installed.

Expected Results:  
leap-seconds.list file should be installable by having useflag not unset.
Comment 1 James Browning 2018-12-12 20:49:50 UTC
Created attachment 557692 [details, diff]
suggested patch to sys-libs/timezone-data ebuild
Comment 2 Larry the Git Cow gentoo-dev 2018-12-16 23:50:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69915ecacd9efba141741c138187c53e92fb892e

commit 69915ecacd9efba141741c138187c53e92fb892e
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-12-16 23:50:29 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-12-16 23:50:29 +0000

    sys-libs/timezone-data: install leap-seconds.list file
    
    Closes: https://bugs.gentoo.org/673044
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 .../{timezone-data-2018g.ebuild => timezone-data-2018g-r1.ebuild}     | 4 ++++
 1 file changed, 4 insertions(+)