[From nobody Sat Aug 29 11:35:14 2026
Received: (at submit) by bugs.debian.org; 27 Aug 2026 09:54:34 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-121.2 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,
 USER_IN_DKIM_WELCOMELIST,X_DEBBUGS_CC autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 22; hammy, 150; neutral, 54; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--HTo:N*Debian, 0.000-+--forky,
 0.000-+--H*F:U*sanvila
Return-path: &lt;sanvila@debian.org&gt;
Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:34104)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wzWoc-00BQKw-1e
 for submit@bugs.debian.org; Thu, 27 Aug 2026 09:54:34 +0000
Received: via submission
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=paradis.debian.org, EMAIL=hostmaster@paradis.debian.org (verified)
 by muffat.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wzWoc-0043pZ-1O
 for submit@bugs.debian.org; Thu, 27 Aug 2026 09:54:34 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.paradis;
 h=Date:Message-Id:Subject:To:From:Reply-To:Cc:
 MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=AGmfgjC8nLeQbhmr5x8+xHcHAsz+kCKvjFt9ejpgV/I=; b=N2esCNuOYTftBFDxumMbNtJ/SB
 YmiCbxccYi+7NWjrcq5zQ9pj9LiIRQD+7ltoy4QD6uqOwT47/AiJ+sO4Vo+v5Kfzn2QyFI/EtXssR
 yw44JNyLxFm3OTCAuLXTjtbxbWWmFMROnvskPS+2VuYjOeczUbNTR3BH+ZYL9Je0qFdCoj2/9foir
 841j7kUYyIbeDFrz8ynKEBZsuxMtGgNenbRXKmCCfjlBp6t/sl34Pz5GbtgzN6KAM0L1/S8gMRMQt
 evQsPM6i9jyIOf83WqaxXod3G4eRHD8sB9e0CFLRolJ8xr1SNSkCCDdRgYE2a7MtmFEI5EFAo5EZ/
 USr+xuaQ==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wzWoc-002NKU-12
 for submit@bugs.debian.org; Thu, 27 Aug 2026 09:54:34 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: moment-timezone.js: FTBFS: error TS2322: Type 'string | undefined' is
 not assignable to type 'string'.Type 'undefined' is not assignable to type
 'string'.
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wzWoc-002NKU-12@paradis.debian.org&gt;
Date: Thu, 27 Aug 2026 09:54:34 +0000
Delivered-To: submit@bugs.debian.org

Package: src:moment-timezone.js
Version: 0.6.2+dfsg-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202608/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:moment-timezone.js, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
Testing default.js....OK
Testing create-links.js...........OK
Testing add.js.....OK
&gt;&gt; 3083 assertions passed (481ms)

Done.
tsc --project ./typing-tests
typing-tests/moment-timezone-tests.ts(13,7): error TS2322: Type 'string | undefined' is not assignable to type 'string'.
  Type 'undefined' is not assignable to type 'string'.
make[1]: *** [debian/rules:50: override_dh_auto_test] Error 2
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
make: *** [debian/rules:29: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]