ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Pavel Nakonechnyi <zorg1331@gmail.com>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Часовой пояс
Date: Wed, 13 Jan 2021 11:16:01 +0100
Message-ID: <CAPQ_kb+7s1G5+PNUDtmcErEQcDnTJP_jOO3bBVZ4w1Lt0+emqg@mail.gmail.com> (raw)
In-Reply-To: <dccce52c-dd29-f435-2130-48f5170f10c0@altlinux.org>

On Fri, 20 Nov 2020 at 17:31, Andrey Cherepanov <cas@altlinux.org> wrote:
>
> В Thunderbird при определении часового пояса используется код:
>
>       osUserTimeZone =
>         environmentVariableValue("TZ") ||
>         symbolicLinkTarget("/etc/localtime") ||
>         fileFirstZoneLineString("/etc/TIMEZONE") ||
>         fileFirstZoneLineString("/etc/timezone") ||
>         fileFirstZoneLineString("/etc/sysconfig/clock");
>
> который в Альте не возвращает часовой пояс (так как /etc/localtime у нас файл, а не симлинк, как в других дистрибутивах).
>

В systemd код определения часового пояса видимо ломается об альт таким
же образом, см https://github.com/systemd/systemd/blob/master/src/basic/time-util.c#L1454

Из-за этого не работает systemd-networkd в режиме DHCP сервера, если
явно не указан часовой пояс в настройках собственно DHCP сервера:

[DHCPServer]
Timezone=UTC

Вешать багу на пакет systemd или тут какое-то другое системное решение возможно?

--
 WBR, Pavel

  parent reply	other threads:[~2021-01-13 10:16 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-20 18:20 ` Paul Wolneykien
2020-11-21  6:52   ` Andrey Cherepanov
2020-11-23  9:30   ` Sergey V Turchin
2020-11-20 19:05     ` Mikhail Efremov
2020-11-20 19:49       ` Andrey Savchenko
2020-11-21  6:48         ` Andrey Cherepanov
2020-11-20 21:12 ` Sergey Y. Afonin
2020-11-20 22:53   ` Paul Wolneykien
2020-11-21  7:37     ` [devel] Часовой пояс + MD5SUM в пакете timezones Anton Farygin
2020-11-21 14:39       ` Andrey Cherepanov
2020-11-21 14:50         ` Andrey Cherepanov
2020-11-22 14:08       ` Sergey Y. Afonin
2021-01-13 10:16 ` Pavel Nakonechnyi [this message]
2021-01-13 10:33   ` [devel] Часовой пояс Sergey V Turchin
2021-01-13 12:41     ` Pavel Nakonechnyi
2021-01-13 10:27 ` Arseny Maslennikov
2021-01-13 10:54   ` Alexey V. Vissarionov
2021-01-13 11:13     ` Arseny Maslennikov
2021-01-13 11:23     ` Sergey Afonin
2021-01-13 17:07   ` Andrey Cherepanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPQ_kb+7s1G5+PNUDtmcErEQcDnTJP_jOO3bBVZ4w1Lt0+emqg@mail.gmail.com \
    --to=zorg1331@gmail.com \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git