From unknown Tue Jun 17 01:50:31 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#75813] Update diffoscope to 286 Resent-From: Vagrant Cascadian Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 24 Jan 2025 18:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 75813 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 75813@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17377445328015 (code B ref -1); Fri, 24 Jan 2025 18:49:01 +0000 Received: (at submit) by debbugs.gnu.org; 24 Jan 2025 18:48:52 +0000 Received: from localhost ([127.0.0.1]:47039 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tbOjc-00025B-4F for submit@debbugs.gnu.org; Fri, 24 Jan 2025 13:48:52 -0500 Received: from lists.gnu.org ([2001:470:142::17]:39060) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tbOjW-00024m-Ey for submit@debbugs.gnu.org; Fri, 24 Jan 2025 13:48:50 -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 1tbOjN-0007BO-Mc for guix-patches@gnu.org; Fri, 24 Jan 2025 13:48:38 -0500 Received: from cascadia.aikidev.net ([173.255.214.101]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tbOjL-0003tm-Ln for guix-patches@gnu.org; Fri, 24 Jan 2025 13:48:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=reproducible-builds.org; s=1.vagrant; t=1737744510; bh=222fdCd13jfF5ibgVZcXr466ZzmcJsw0GprAi7tzQig=; h=From:To:Subject:Date:From; b=m2IdgakxxuPgpAgO8XHGN3VXVwLXUbVW/wyfgp1a1WLB0Pji+tKJw8bJxscex1QiU X0sbE5iqFwFvFD6/eqd/EYSxOiJhj/NvHMWBmNh0TF+S6nLEskk1i9TOZ7fv+dzH+N lndGCIjSCT2DSYMme9EXjXuOR2NzIVzQvkPVC8RyPPPtfqfb+VKzzMbkBCV0pqLSdO c1IyM4Zpg0eI3g/vg3J5zY0wqI40SORwanY0i5x9yX9YWOPb3DLIPIqRneignOLZXg puB8wk4bRY/6Nc7z2IwXHSKzYrZaJRHsIinzLanqmDNGjK7asMbWpCa3FjlTsO+zKG H1wPQG0r5R0wA== Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) by cascadia.aikidev.net (Postfix) with ESMTPSA id D14CE4853; Fri, 24 Jan 2025 10:48:30 -0800 (PST) From: Vagrant Cascadian Date: Fri, 24 Jan 2025 10:48:25 -0800 Message-ID: <87o6zwt5dy.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=173.255.214.101; envelope-from=vagrant@reproducible-builds.org; helo=cascadia.aikidev.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain The attached patch updates diffoscope to 286. The only dependent, reprotest, still builds! Deja-vu? Yup. Released in under 24 hours since updating diffoscope to 285 in guix... :) live well, vagrant --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0001-gnu-diffoscope-Update-to-286.patch Content-Transfer-Encoding: quoted-printable From=205437e15da8b052583be4725fda44f3fad6c06310 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Fri, 24 Jan 2025 10:39:21 -0800 Subject: [PATCH] gnu: diffoscope: Update to 286. * gnu/packages/diffoscope.scm (diffoscope): Update to 286. =2D-- gnu/packages/diffoscope.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm index 6743bdd529..771e76a256 100644 =2D-- a/gnu/packages/diffoscope.scm +++ b/gnu/packages/diffoscope.scm @@ -77,7 +77,7 @@ (define-module (gnu packages diffoscope) (define-public diffoscope (package (name "diffoscope") =2D (version "285") + (version "286") (source (origin (method git-fetch) @@ -86,7 +86,7 @@ (define-public diffoscope (commit version))) (file-name (git-file-name name version)) (sha256 =2D (base32 "06fz3ypmb9j9hi0z826iinp22qdsn9lp0rkz6840r6gfychfffhm"))= )) + (base32 "073v9qdlha3q2lljkl912h96cbja87psig04wns4wvgjsjg5yqkz")))) (build-system python-build-system) (arguments (list base-commit: ea7a6fa8c66ef3cfd0ccdec6c0a7a3e7ab3dfc9c =2D-=20 2.39.5 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZ5PgeQAKCRDcUY/If5cW qix+AQCldbu88XWs/4ctKPmquWuOt7wV7gNcMv5S1XxyCYzxyAD8D7ACD28S5zwB MqxiwVdq8/r7bCLBXb8zwBBAcJh+yAI= =FTZ0 -----END PGP SIGNATURE----- --==-=-=-- From unknown Tue Jun 17 01:50:31 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Vagrant Cascadian Subject: bug#75813: closed (Re: [bug#75813] Update diffoscope to 286) Message-ID: References: <87h65k2acr.fsf@iscas.ac.cn> <87o6zwt5dy.fsf@wireframe> X-Gnu-PR-Message: they-closed 75813 X-Gnu-PR-Package: guix-patches Reply-To: 75813@debbugs.gnu.org Date: Mon, 27 Jan 2025 03:41:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1737949263-16381-1" This is a multi-part message in MIME format... ------------=_1737949263-16381-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #75813: Update diffoscope to 286 which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 75813@debbugs.gnu.org. --=20 75813: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D75813 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1737949263-16381-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 75813-done) by debbugs.gnu.org; 27 Jan 2025 03:40:32 +0000 Received: from localhost ([127.0.0.1]:58640 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tcFzC-0004Ev-61 for submit@debbugs.gnu.org; Sun, 26 Jan 2025 22:40:32 -0500 Received: from smtp21.cstnet.cn ([159.226.251.21]:37966 helo=cstnet.cn) by debbugs.gnu.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1tcFz8-0004EZ-78 for 75813-done@debbugs.gnu.org; Sun, 26 Jan 2025 22:40:28 -0500 Received: from m (unknown [107.174.64.25]) by APP-01 (Coremail) with SMTP id qwCowABHT9MaAJdnZD6dCQ--.3838S2; Mon, 27 Jan 2025 11:40:14 +0800 (CST) From: Zheng Junjie To: Vagrant Cascadian Subject: Re: [bug#75813] Update diffoscope to 286 In-Reply-To: <87o6zwt5dy.fsf@wireframe> (Vagrant Cascadian's message of "Fri, 24 Jan 2025 10:48:25 -0800") References: <87o6zwt5dy.fsf@wireframe> User-Agent: mu4e 1.12.7; emacs 30.0.92 Date: Mon, 27 Jan 2025 11:40:04 +0800 Message-ID: <87h65k2acr.fsf@iscas.ac.cn> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-CM-TRANSID: qwCowABHT9MaAJdnZD6dCQ--.3838S2 X-Coremail-Antispam: 1UD129KBjvJXoW7CFyrJF45Jr47uF1ruF43trb_yoW8Wr43pr WFya1kCw4kKrW0qr9xCF10qF4YqrZ7tF18Ja1DZw15Cws0grW8JrWayFW5Ca47JF97G34I kFWvv3WUZ34UJaDanT9S1TB71UUUUU7qnTZGkaVYY2UrUUUUjbIjqfuFe4nvWSU5nxnvy2 9KBjDU0xBIdaVrnRJUUUvCb7Iv0xC_Kw4lb4IE77IF4wAFF20E14v26r1j6r4UM7CY07I2 0VC2zVCF04k26cxKx2IYs7xG6rWj6s0DM7CIcVAFz4kK6r1j6r18M28lY4IEw2IIxxk0rw A2F7IY1VAKz4vEj48ve4kI8wA2z4x0Y4vE2Ix0cI8IcVAFwI0_JFI_Gr1l84ACjcxK6xII jxv20xvEc7CjxVAFwI0_Gr0_Cr1l84ACjcxK6I8E87Iv67AKxVW8Jr0_Cr1UM28EF7xvwV C2z280aVCY1x0267AKxVW8Jr0_Cr1UM2vj62AExVA0xI801c8C04v26x02cVCv0xWle2I2 62IYc4CY6c8Ij28IcVAaY2xG8wASzI0EjI02j7AqF2xKxwAqx4xG64xvF2IEw4CE5I8CrV C2j2WlYx0E2Ix0cI8IcVAFwI0_Jr0_Jr4lYx0Ex4A2jsIE14v26r1j6r4UMcvjeVCFs4IE 7xkEbVWUJVW8JwACjcxG0xvEwIxGrwCF04k20xvY0x0EwIxGrwCFx2IqxVCFs4IE7xkEbV WUJVW8JwC20s026c02F40E14v26r1j6r18MI8I3I0E7480Y4vE14v26r106r1rMI8E67AF 67kF1VAFwI0_Jrv_JF1lIxkGc2Ij64vIr41lIxAIcVC0I7IYx2IY67AKxVWUJVWUCwCI42 IY6xIIjxv20xvEc7CjxVAFwI0_Jr0_Gr1lIxAIcVCF04k26cxKx2IYs7xG6r1j6r1xMIIF 0xvEx4A2jsIE14v26r1j6r4UMIIF0xvEx4A2jsIEc7CjxVAFwI0_Jr0_GrUvcSsGvfC2Kf nxnUUI43ZEXa7IUeAHUPUUUUU== X-Originating-IP: [107.174.64.25] X-CM-SenderInfo: x2kh0wxmxqyx3h6l2u1dvotugofq/ X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 75813-done Cc: 75813-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain Vagrant Cascadian writes: > The attached patch updates diffoscope to 286. > > The only dependent, reprotest, still builds! > > Deja-vu? Yup. Released in under 24 hours since updating diffoscope to > 285 in guix... :) > > live well, > vagrant > > [2. text/x-diff; 0001-gnu-diffoscope-Update-to-286.patch] > From 5437e15da8b052583be4725fda44f3fad6c06310 Mon Sep 17 00:00:00 2001 > From: Vagrant Cascadian > Date: Fri, 24 Jan 2025 10:39:21 -0800 > Subject: [PATCH] gnu: diffoscope: Update to 286. > > * gnu/packages/diffoscope.scm (diffoscope): Update to 286. > --- > gnu/packages/diffoscope.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm > index 6743bdd529..771e76a256 100644 > --- a/gnu/packages/diffoscope.scm > +++ b/gnu/packages/diffoscope.scm > @@ -77,7 +77,7 @@ (define-module (gnu packages diffoscope) > (define-public diffoscope > (package > (name "diffoscope") > - (version "285") > + (version "286") > (source > (origin > (method git-fetch) > @@ -86,7 +86,7 @@ (define-public diffoscope > (commit version))) > (file-name (git-file-name name version)) > (sha256 > - (base32 "06fz3ypmb9j9hi0z826iinp22qdsn9lp0rkz6840r6gfychfffhm")))) > + (base32 "073v9qdlha3q2lljkl912h96cbja87psig04wns4wvgjsjg5yqkz")))) > (build-system python-build-system) > (arguments > (list > > base-commit: ea7a6fa8c66ef3cfd0ccdec6c0a7a3e7ab3dfc9c pushed, closing. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmeXABQACgkQO1qpk+Gi 3/DahQ/+PskLJLKvZ08SMKXurdWSXULrvdrS1h/Ao4yabXXpBhqopRybREp1icic yWjfi1QqNGzRHxp1iMzR8hV1MYqyiSoJLjh4IaEnZF3fVQH26g+wrFDrkEqeCqYA eQUGYtbpngKTCeTN4k05OUkyulgFhwCk4efw7qzdy7TeQ/eRDIBl/agz9ipv2u4s JxbWatIL2ZI4ngHJRM2Vnt97wqG5WqvuJpDkfvW8jxXt5smnm1WQxPp+021M03JL L/Y7c2dKbroUdk6UyD05VtjayaxZKpcWRkrf+yPkTFr+rPo4TgHN8V27XxLQeZgK eJgaupRFM6eV+DUvITadt1bepZhNMfssbJ+y3HGEYd5keNSl7rE+Ru8C9tc/btF5 TWSj4cFV2TL2McSGVbrAGqwSUCOgktjUj0+L+0xVl2Q2oi5BGNTiD1cWH/0u9hpI EILdFCOEKTfWRfMPqo0ugXMABX2fihyT7/NQua/qGdpj7ISxintcEnAkjN2TtaeI C2PaGABqIG1FGHkiaVWdBwQS8780tAUIVV4cnBigPAxKgRH5fCBU+shnoHjDkkgM JHGBn/onw233Ol6Px+zzxqxCMwYkFxGzR2xhmAzdcnEn/VwvotBRqsp6D9jmhRCV NMnBMCqBHr2xXKrMnnVMJyOQS5fou9QbK0E+6/RU/I2Md9DwLyc= =GjEg -----END PGP SIGNATURE----- --=-=-=-- ------------=_1737949263-16381-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 24 Jan 2025 18:48:52 +0000 Received: from localhost ([127.0.0.1]:47039 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tbOjc-00025B-4F for submit@debbugs.gnu.org; Fri, 24 Jan 2025 13:48:52 -0500 Received: from lists.gnu.org ([2001:470:142::17]:39060) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tbOjW-00024m-Ey for submit@debbugs.gnu.org; Fri, 24 Jan 2025 13:48:50 -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 1tbOjN-0007BO-Mc for guix-patches@gnu.org; Fri, 24 Jan 2025 13:48:38 -0500 Received: from cascadia.aikidev.net ([173.255.214.101]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tbOjL-0003tm-Ln for guix-patches@gnu.org; Fri, 24 Jan 2025 13:48:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=reproducible-builds.org; s=1.vagrant; t=1737744510; bh=222fdCd13jfF5ibgVZcXr466ZzmcJsw0GprAi7tzQig=; h=From:To:Subject:Date:From; b=m2IdgakxxuPgpAgO8XHGN3VXVwLXUbVW/wyfgp1a1WLB0Pji+tKJw8bJxscex1QiU X0sbE5iqFwFvFD6/eqd/EYSxOiJhj/NvHMWBmNh0TF+S6nLEskk1i9TOZ7fv+dzH+N lndGCIjSCT2DSYMme9EXjXuOR2NzIVzQvkPVC8RyPPPtfqfb+VKzzMbkBCV0pqLSdO c1IyM4Zpg0eI3g/vg3J5zY0wqI40SORwanY0i5x9yX9YWOPb3DLIPIqRneignOLZXg puB8wk4bRY/6Nc7z2IwXHSKzYrZaJRHsIinzLanqmDNGjK7asMbWpCa3FjlTsO+zKG H1wPQG0r5R0wA== Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) by cascadia.aikidev.net (Postfix) with ESMTPSA id D14CE4853; Fri, 24 Jan 2025 10:48:30 -0800 (PST) From: Vagrant Cascadian To: guix-patches@gnu.org Subject: Update diffoscope to 286 Date: Fri, 24 Jan 2025 10:48:25 -0800 Message-ID: <87o6zwt5dy.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=173.255.214.101; envelope-from=vagrant@reproducible-builds.org; helo=cascadia.aikidev.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain The attached patch updates diffoscope to 286. The only dependent, reprotest, still builds! Deja-vu? Yup. Released in under 24 hours since updating diffoscope to 285 in guix... :) live well, vagrant --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0001-gnu-diffoscope-Update-to-286.patch Content-Transfer-Encoding: quoted-printable From=205437e15da8b052583be4725fda44f3fad6c06310 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Fri, 24 Jan 2025 10:39:21 -0800 Subject: [PATCH] gnu: diffoscope: Update to 286. * gnu/packages/diffoscope.scm (diffoscope): Update to 286. =2D-- gnu/packages/diffoscope.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm index 6743bdd529..771e76a256 100644 =2D-- a/gnu/packages/diffoscope.scm +++ b/gnu/packages/diffoscope.scm @@ -77,7 +77,7 @@ (define-module (gnu packages diffoscope) (define-public diffoscope (package (name "diffoscope") =2D (version "285") + (version "286") (source (origin (method git-fetch) @@ -86,7 +86,7 @@ (define-public diffoscope (commit version))) (file-name (git-file-name name version)) (sha256 =2D (base32 "06fz3ypmb9j9hi0z826iinp22qdsn9lp0rkz6840r6gfychfffhm"))= )) + (base32 "073v9qdlha3q2lljkl912h96cbja87psig04wns4wvgjsjg5yqkz")))) (build-system python-build-system) (arguments (list base-commit: ea7a6fa8c66ef3cfd0ccdec6c0a7a3e7ab3dfc9c =2D-=20 2.39.5 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZ5PgeQAKCRDcUY/If5cW qix+AQCldbu88XWs/4ctKPmquWuOt7wV7gNcMv5S1XxyCYzxyAD8D7ACD28S5zwB MqxiwVdq8/r7bCLBXb8zwBBAcJh+yAI= =FTZ0 -----END PGP SIGNATURE----- --==-=-=-- ------------=_1737949263-16381-1--