From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id QIicLJybu2RnFgAASxT56A (envelope-from ) for ; Sat, 22 Jul 2023 11:04:28 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 6KiSLJybu2RjxgAA9RJhRA (envelope-from ) for ; Sat, 22 Jul 2023 11:04:28 +0200 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 2FC443D929 for ; Sat, 22 Jul 2023 11:04:28 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=Tr0E0feD; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690016668; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: 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=2jw5Yx1iYtQB0Chgoy5Gc0/NcutKqbw26UxoMm0CtQI=; b=nw7tcwc0Cfbi5A/S9vFq1HjBgFHUgXipEcK42a5fss5pdHa+ey2XxI8CtHNjZ2eIgHr8ay Z9URLoiciiFV53U5J63BZsZ0bxiipS1dXC/9FoiMaDZhgElJ2+jYjHk4Sv4ITWcnytYGvm pIZfUCjXG++N5DrZGiEZ2vWiVr6ok33yhCld6OSgImQKgAKMhVocYP/b6Ked1+slwsg3NP gWw72tMI2xM9ixTDLhp6/ktGQ7OvhgTvFF1AmqtUqudPzOXHdeqlTavvX5F61r7a83cz4O pOdGJCqr9gDdvLPCgt80yxr7ZPqeRoM1DAF0jaHrx3UWCnP1YqvRC/DHQpUKXg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690016668; a=rsa-sha256; cv=none; b=NdzQhnqIM+8jb+EgvBoU2S6lHMmSS6IIrHIAUKDmDpzg7xdNS8FkcaQkVgt0FbBQiyPwoi hf8bp4hnCRX5UVQdlHjR8SkNdjCvrAtSE8ej3ikN5r0TkxsjCVJODbP6RVmhBx3oic7CPK K6U0dLXXWjSH5xVvkGzVOx90fYbcFl+8fcdp2jE0KWwvz+0TIkjTMMbT0lJMq0OAfYb9gp 8waNW/aaKvMhQmTamCVXg6kyBy8HKzx4nxM2jYAUyrEi9Nf3QZo12xd4TjqE7sLx/uERHH +CexucdhAXiO2bsRbrIITNMPf8MkfBWqNx6ByO7CoJo4i2lHJcgjrzpM1orO3g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=Tr0E0feD; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qN8X5-0006cp-Av; Sat, 22 Jul 2023 05:04:11 -0400 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 1qN8Ww-0006Y1-Hc for guix-patches@gnu.org; Sat, 22 Jul 2023 05:04:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qN8Ww-0002hX-9K for guix-patches@gnu.org; Sat, 22 Jul 2023 05:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qN8Ww-0005VH-4A for guix-patches@gnu.org; Sat, 22 Jul 2023 05:04:02 -0400 Subject: bug#64084: [PATCH 00/29] mate: Update to 1.26 Resent-From: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 22 Jul 2023 09:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64084 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andy Tai Cc: 64084-done@debbugs.gnu.org Mail-Followup-To: 64084@debbugs.gnu.org, iyzsong@envs.net, atai@atai.org Received: via spool by 64084-done@debbugs.gnu.org id=D64084.169001661821120 (code D ref 64084); Sat, 22 Jul 2023 09:04:01 +0000 Received: (at 64084-done) by debbugs.gnu.org; 22 Jul 2023 09:03:38 +0000 Received: from localhost ([127.0.0.1]:35459 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qN8WY-0005Ua-4M for submit@debbugs.gnu.org; Sat, 22 Jul 2023 05:03:38 -0400 Received: from mail.envs.net ([5.199.136.28]:53656) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qN8WT-0005UN-IQ for 64084-done@debbugs.gnu.org; Sat, 22 Jul 2023 05:03:37 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id BEAB338A18D8; Sat, 22 Jul 2023 09:03:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1690016610; bh=2jw5Yx1iYtQB0Chgoy5Gc0/NcutKqbw26UxoMm0CtQI=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=Tr0E0feDWbzUoq4s6L2S9CuBwMRceYvyi/kktPeXXBsC4jCdO4+ENwPooHJrkCzGs OnypEaGBE7891kZfFD/zT1fcLq5j8Syq5d9YS6kvW0dnFsQ2Pqiu8+Cq9Kz6qsH0q0 vXKObP5dI8TKVRrvCko2p/MPuW+lZDnx7A+yyaQWyxrdrbeQ+vT3Aix9wtioP6YmIp ebnXsmacImaJAHDdXtEWq7FGee1z1NJsOt+Ng/K41J976wxZcwG24/RHHq4hSDVQF4 IeX9h9rzNvM+DHuReIZYZM6tVfTA6H8klM6pulIiLHBRXrHdKwnTFmxsDGpJxb1Jx8 2mIyZfsMpcUz99vnWQb3HMPbGzAiFD3/qiQMQDDCIv0CFVsygSGpMbAM6Slrrcv2Tz zvRC25Co6prmBNZsR3YUkS/ESdvZPpbur0uA0lL/d7oNdqr+oPsoAYkTT5YRD11B/w M3PdSVD3ehTCgR0U4xE3JA3/rXbgil9ZAe6hVRQRCBH+tA/pCHCyCSGz+x0UNZ1RT5 yr7BvBgsACd0Dbx5fJggKqrZ0Yqm5/LJhXoiRVe0GyFtLvEWKTyv9nFqMDyZEH1OaI 2ECyEzohI/heNSPgHDi0z6/aKh4eutxPNUHVTksZOmC2NnUtsU5WSSsF4DUAM2QSg8 MF9zilG/tYWrVvYtlfiEjZfU= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id z-ibxOXcU3BD; Sat, 22 Jul 2023 09:03:26 +0000 (UTC) Received: from localhost (unknown [117.174.235.109]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Sat, 22 Jul 2023 09:03:25 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 2cbedfd6; Sat, 22 Jul 2023 09:03:12 +0000 (UTC) References: <87edl0lijl.fsf@envs.net> Date: Sat, 22 Jul 2023 17:03:11 +0800 In-Reply-To: (Andy Tai's message of "Fri, 21 Jul 2023 20:58:46 -0700") Message-ID: <87jzus48ts.fsf_-_@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-ACL-Warn: , =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= From: =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.58 X-Spam-Score: -6.58 X-Migadu-Queue-Id: 2FC443D929 X-Migadu-Scanner: mx1.migadu.com X-TUID: Xv63mAkba3kL Andy Tai writes: > Thanks! > > On Fri, Jul 21, 2023 at 8:41=E2=80=AFPM =E5=AE=8B=E6=96=87=E6=AD=A6 wrote: > > Andy Tai writes: > > > These patches update the Mate Desktop to the 1.26 series > > Needs as prerequisites itzdata-next, libxml2-next,=20 > > python-libxml2-next, itstool-with-utf8-fix > > Thank you! I'll look into those in today's afternoon. Hello, I have pushed those without tzdata-next and libxml2-next. tzdata-next is needed for libmateweather, I patch it to use TZDIR instead of hardcode ZONEINFO_DIR (also open a PR upsteram [1]). And ignore the test failure (Europe/Kyiv) for now, later when we got tzdata-2023c, it should works without modify the libmateweather package. libxml2-next is needed by some packages (mostly mate-utils will fail randomly), but I did got all mate packages built successful without updated libxml2, and the PASS chance is high, so I think we can try some luck with the CI... Later I'll take a look at https://issues.guix.gnu.org/64012 if have more time. [1] https://github.com/mate-desktop/libmateweather/pull/120 Thank you!