Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] tzdata ‘right’ timezones aren’t right
@ 2022-02-20 11:41 dpk
  2022-02-21 20:35 ` dkwo
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: dpk @ 2022-02-20 11:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1152 bytes --]

New issue by dpk on void-packages repository

https://github.com/void-linux/void-packages/issues/35715

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
Void 5.10.92_1 aarch64-musl Unknown uptodate rF
* package:  
tzdata-2021e_1

### Expected behavior

The ‘right’ timezones in `/usr/share/zoneinfo` should include leap second information, but apparently don’t.

```shell
$ TZ=right/UTC date -d 'Dec 31 2008 23:59:60'
Wed Dec 31 23:59:60 UTC 2008
```

(Test case from the chrony man page)

### Actual behavior

```
date: invalid date ‘Dec 31 2008 23:59:60’
```

This causes Chrony to reject the `leapsectz right/UTC` configuration directive, thus `CLOCK_TAI` on Void is always = UTC, at least when using Chrony. Presumably NTPd also doesn’t know where to get leap second data from, because there doesn’t seem to be any in Void.

The `/usr/share/zoneinfo/leapseconds` file I’ve seen on other systems is also missing, which could be related.


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2022-10-12  2:14 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-20 11:41 [ISSUE] tzdata ‘right’ timezones aren’t right dpk
2022-02-21 20:35 ` dkwo
2022-02-21 20:36 ` dkwo
2022-02-22 10:17 ` dpk
2022-02-22 10:18 ` dpk
2022-02-22 10:22 ` Leap second data in tzdata ‘right’ timezones considered invalid by coreutils and Chrony dpk
2022-06-25  2:15 ` github-actions
2022-06-25 10:26 ` dkwo
2022-06-29  9:34 ` paper42
2022-06-29 16:25 ` sgn
2022-06-29 16:25 ` sgn
2022-06-29 16:46 ` sgn
2022-06-29 16:46 ` sgn
2022-09-28  2:14 ` github-actions
2022-10-12  2:14 ` [ISSUE] [CLOSED] " github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).