From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id +I27J3ju6mPH9QAAbAwnHQ (envelope-from ) for ; Tue, 14 Feb 2023 03:14:16 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id eN6+Jnju6mNZFwEAG6o9tA (envelope-from ) for ; Tue, 14 Feb 2023 03:14:16 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 475AD3B666 for ; Tue, 14 Feb 2023 03:14:16 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=lN5gkkY+; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676340856; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=zE7odhvu5to9Cm6uazFGL1j3+hQS+7OYG653lXXvazY=; b=lzD28FAh96G7dQGiblZn2QxwTPze/gGhEDgyeF2wwfnUyjCZDEMAOqzeXdDEupECRTKzQ0 S7PinulVvoQaEQYaJcxaYbt0mjzfbmDJEJffk70y5Tv4zSxCk/N5ikYdhabzIAXEFEXXRw 53WITIx/eRgJBA4EiY/L/UcezjD8Fiz1GAk+77McIXMG53uqf8OwaHel/kte63vEpvJCVL Nlq8ozbOoV8/7QzKe0m9XL3hnBVjQKB4Frlj/+T49YaJ4kYA09h7nvgU0FxsBQV0A5LARa z2WkOI8WqlY1dfruNugCtM4e0dW94I95hC1YdRKhewRit+elYOw2MUG2b8mKUg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=lN5gkkY+; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676340856; a=rsa-sha256; cv=none; b=Iv3yqf14YJGxw0WZPD6bEuq2svOuE1ZpUOuhB5MKj9QkN7JasJVpyjyb1yWMWP8HQQaFw6 GKmLn5fcagObVBPN9EOBpD4TGdNltNa9Y3+sECK1KFaLqZ8GPD7T5210SZtWJrjl3SKDI8 lvMWIxqsVUMUtvos+v7zwscz56PNtI9wd0tlKQQ1KCOV7r+RwHxFpZLD9vDmnJkil4eWf/ hPrNDhAogHrr2ud0uXydhMtp8snlzvoGQFJrScbT0hEbCQBEkwXZW7duWONrpaQoedZtG0 Vi7RVs585s9l3oNF5VcfJCPG8+By09XIjfXBuXhMBgdnjVUcYaU3CH1rsOLypg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pRkpX-0006Zq-W4; Mon, 13 Feb 2023 21:14:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pRkpW-0006Za-6Q for bug-guix@gnu.org; Mon, 13 Feb 2023 21:14:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pRkpV-0001TV-UM for bug-guix@gnu.org; Mon, 13 Feb 2023 21:14:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pRkpV-00081Y-OG for bug-guix@gnu.org; Mon, 13 Feb 2023 21:14:01 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#59368: icecat does not honor /etc/timezone starting with 102.3.0. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 14 Feb 2023 02:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59368 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 59368@debbugs.gnu.org Received: via spool by 59368-submit@debbugs.gnu.org id=B59368.167634084130831 (code B ref 59368); Tue, 14 Feb 2023 02:14:01 +0000 Received: (at 59368) by debbugs.gnu.org; 14 Feb 2023 02:14:01 +0000 Received: from localhost ([127.0.0.1]:52129 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pRkpU-00081A-LR for submit@debbugs.gnu.org; Mon, 13 Feb 2023 21:14:00 -0500 Received: from mail-qv1-f44.google.com ([209.85.219.44]:39575) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pRkpS-00080r-BG for 59368@debbugs.gnu.org; Mon, 13 Feb 2023 21:13:58 -0500 Received: by mail-qv1-f44.google.com with SMTP id i5so4946164qvp.6 for <59368@debbugs.gnu.org>; Mon, 13 Feb 2023 18:13:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:to:from:from:to:cc:subject:date:message-id:reply-to; bh=zE7odhvu5to9Cm6uazFGL1j3+hQS+7OYG653lXXvazY=; b=lN5gkkY+zVCNcw30r2FalG7IVtwR6xIocOPtmlr7Nl4XgOcd5PPhD5aXS/cjToR1pX glFh88Ddo23PElKl8PV53W2YHzqp2n4GBaE2bX5jLc+Y9eI7DDkEEH+37OBKJ6jOPiAR WvVDGCq2KbmEu7sBbwaXGISGhrzxzQzsjs4WT8JuDXwEBdLOVxgPiUhKCAOUXbEa5UnU KacqNp0QfqXVLUdkrIaalYd80Yc/1+0ILxdDGqXebe1Iu87J0DO14QknFKwUuxj6DD+/ pXdtL5P+cjyTSBrXaoUv6rGc3Ixn8FG+Pp0Ak0nqgp5TxE59iFpqmVmsMenT8Y8xYJWk zXRg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=zE7odhvu5to9Cm6uazFGL1j3+hQS+7OYG653lXXvazY=; b=BIA+opvwPG/wdHklF7pYbzPrspgPhXYfNu/BXNCWmKljREECktwxBJHZgdtrkz8ZeK VI3IuQAvddqus6VY3MvWkJDlwiZcCM3Xfx1k0rv0musUrk3nNgG17sLhk6JUtqb0/hwB Vb6kY37CFKsrLK3gjS/F87L1WcYqXdIJZd+ZMfXaboWv6zpUh1+KPaclwR7ZQNNf9fHX 4ezX0kN5eJpquLvhnhuF9YIyQMnSraYpkA2EE92zpXwVLQGHB08JwZERG7Zu8tHyB/08 VoVJCFaBin2XDh+IpecwwA5P5s6EoEx/XYJrW/qhMYFU2IfXKZve1N3beylQFV3fslIf CpiA== X-Gm-Message-State: AO0yUKUzU52DBY2R+xSboo0dJtrmdqGLl2yjVxgdZK6hmATKtax2J2Rw VMz4cmyBRcHqLh5qInm2s/E0ej8jLuj2kg== X-Google-Smtp-Source: AK7set9aMs9dDWAwjx0d+zemUcZNgU55hm1AYWzmdsctcNgc80v/O+s6uLm1JFe1hKjKnOLVyjNFlQ== X-Received: by 2002:a05:6214:2f0f:b0:557:a5c5:7e00 with SMTP id od15-20020a0562142f0f00b00557a5c57e00mr29945698qvb.24.1676340832478; Mon, 13 Feb 2023 18:13:52 -0800 (PST) Received: from hurd (dsl-10-133-137.b2b2c.ca. [72.10.133.137]) by smtp.gmail.com with ESMTPSA id i184-20020a3786c1000000b00719165e9e72sm11094931qkd.91.2023.02.13.18.13.51 for <59368@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Feb 2023 18:13:52 -0800 (PST) From: Maxim Cournoyer References: <87iljc2gat.fsf@gmail.com> <871qmtdxc1.fsf@gmail.com> Date: Mon, 13 Feb 2023 21:13:50 -0500 In-Reply-To: <871qmtdxc1.fsf@gmail.com> (Maxim Cournoyer's message of "Mon, 13 Feb 2023 17:17:34 -0500") Message-ID: <87wn4lc7tt.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: X-Migadu-Queue-Id: 475AD3B666 X-Spam-Score: 5.28 X-Migadu-Spam-Score: 5.28 X-Migadu-Scanner: scn0.migadu.com List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: Bs9o+3+gPmVV Hi, Maxim Cournoyer writes: > Hi, > > Maxim Cournoyer writes: > >> Hi, >> >> I've recently found out that icecat wouldn't display time correctly for >> my local time zone anymore (even when the 'resistFingerprinting' in >> about:config is disabled, which would have usually resolved the >> problem). >> >> To test, I simply visit the https://everytimezone.com/, which shows your >> current time. >> >> This version from early September 2022 works: >> >> /gnu/store/bzpyas70s9j95dqad00vafks5icg51dm-icecat-91.13.0-guix0-preview1/bin/icecat >> >> >> While this one from the end of September 2022 doesn't >> >> /gnu/store/bzpyas70s9j95dqad00vafks5icg51dm-icecat-91.13.0-guix0-preview1/bin/icecat >> > > The above problematic file name should have been that of icecat 102.3.0: > > /gnu/store/4gph2kbnmy64ii0fs9msig2jzjsnxdxi-icecat-102.3.0-guix0-preview1 Looking through IRC logs, Tobias had shared the following insight about the problem: --8<---------------cut here---------------start------------->8--- 2022-11-14 16:15:25 nckx podiki[m], apteryx: IceCat assumes that /etc/localtime is a symlink to /share/zoneinfo/Your/TZ, and bugs out if it isn't. Some GNOME software is similarly broken. --8<---------------cut here---------------end--------------->8--- -- Thanks, Maxim