[From nobody Mon May  4 07:07:06 2026
Received: (at submit) by bugs.debian.org; 1 May 2026 23:13:44 +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=-120.1 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,
 RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_NONE,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, 35; hammy, 150; neutral, 206; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--forky, 0.000-+--H*F:U*sanvila,
 0.000-+--HTo:N*Debian
Return-path: &lt;sanvila@debian.org&gt;
Received: from mitropoulos.debian.org
 ([2001:648:2ffc:deb:216:61ff:fe9d:958d]:35148)
 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 1wIx3H-000ELF-37
 for submit@bugs.debian.org; Fri, 01 May 2026 23:13:43 +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 mitropoulos.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 1wIx3G-0005X2-1G
 for submit@bugs.debian.org; Fri, 01 May 2026 23:13:42 +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=GymyAVMdSISGApsoAvnIjIAjO1cwZtTsmYR5pdvDe0U=; b=JFOZwlog9SnWny3F2QJOt5PDQJ
 nv/15i/IpMCgTfHf/RI7hOmSlrzpMNg51zFm5vJegmO2SSzuyTKF5MHirv1VGWYkWSTz6mDwEVGQM
 VYHorlIdnKdA4odPh2f6F2iO5Tx6ou343v60dEGl3Aia/Pxv80lUPWU9TDjGqA0iwh+kI+ybQVZC+
 XUwppgJ/d1fgoaUHT3lXXr/PpwEqFVkILpzc7uJ5zmOXBXhwICEbHIWOzNPlt7fzrunWMmSGuvNtl
 4lMBg3Jy88B6O+e5FQGHRFKZnust0Q4KUGCtxIQkYOZRvTa9VYVr8iM8tGMVQ1Qyx6Oo9WThvp/fR
 SVDrx6Fg==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wIx3E-0005LR-2c
 for submit@bugs.debian.org; Fri, 01 May 2026 23:13:40 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: node-shiny-server-client: FTBFS: Error: Cannot find module 'inherits'
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wIx3E-0005LR-2c@paradis.debian.org&gt;
Date: Fri, 01 May 2026 23:13:40 +0000
Delivered-To: submit@bugs.debian.org

Package: src:node-shiny-server-client
Version: 1.2.1+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/202605/

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:node-shiny-server-client, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
rm -f dist/shiny-server-client.min.js
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
   debian/rules override_dh_auto_build
make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
terser &lt; dist/shiny-server-client.js &gt; dist/shiny-server-client.min.js
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
   dh_auto_test --buildsystem=nodejs
	mkdir -p node_modules
	ln -s ../. node_modules/shiny-server-client
	/bin/sh -ex debian/tests/pkg-js/test
+ + ls test/common.js test/extend-session.js test/fixup-url.js test/multiplex.js test/path-params.js test/pause-connection.js test/reconnect.js test/sockjs.js test/token.js test/util.js test/worker-id.js
grep -Ev (sockjs.js)
+ mocha test/common.js test/extend-session.js test/fixup-url.js test/multiplex.js test/path-params.js test/pause-connection.js test/reconnect.js test/token.js test/util.js test/worker-id.js

 Exception during run: Error: Cannot find module 'inherits'
Require stack:
- /&lt;&lt;PKGBUILDDIR&gt;&gt;/lib/decorators/connection-context.js
- /&lt;&lt;PKGBUILDDIR&gt;&gt;/test/extend-session.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1476:15)
    at wrapResolveFilename (node:internal/modules/cjs/loader:1049:27)
    at defaultResolveImplForCJSLoading (node:internal/modules/cjs/loader:1073:10)
    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1094:12)
    at Module._load (node:internal/modules/cjs/loader:1262:25)
    at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
    at Module.require (node:internal/modules/cjs/loader:1576:12)
    at require (node:internal/modules/helpers:153:16)
    at Object.&lt;anonymous&gt; (/&lt;&lt;PKGBUILDDIR&gt;&gt;/lib/decorators/connection-context.js:4:18)
    at Module._compile (node:internal/modules/cjs/loader:1830:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1961:10)
    at Module.load (node:internal/modules/cjs/loader:1553:32)
    at Module._load (node:internal/modules/cjs/loader:1355:12)
    at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
    at Module.require (node:internal/modules/cjs/loader:1576:12)
    at require (node:internal/modules/helpers:153:16)
    at Object.&lt;anonymous&gt; (/&lt;&lt;PKGBUILDDIR&gt;&gt;/test/extend-session.js:5:27)
    at Module._compile (node:internal/modules/cjs/loader:1830:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1961:10)
    at Module.load (node:internal/modules/cjs/loader:1553:32)
    at Module._load (node:internal/modules/cjs/loader:1355:12)
    at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
    at loadCJSModuleWithModuleLoad (node:internal/modules/esm/translators:326:3)
    at ModuleWrap.&lt;anonymous&gt; (node:internal/modules/esm/translators:231:7)
    at ModuleJob.run (node:internal/modules/esm/module_job:437:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
    at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:639:26)
    at async formattedImport (/usr/share/nodejs/mocha/lib/nodejs/esm-utils.js:10:14)
    at async Object.requireModule [as requireOrImport] (/usr/share/nodejs/mocha/lib/nodejs/esm-utils.js:102:30)
    at async exports.loadFilesAsync (/usr/share/nodejs/mocha/lib/nodejs/esm-utils.js:152:20)
    at async singleRun (/usr/share/nodejs/mocha/lib/cli/run-helpers.js:168:3)
    at async exports.handler (/usr/share/nodejs/mocha/lib/cli/run.js:379:5) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/&lt;&lt;PKGBUILDDIR&gt;&gt;/lib/decorators/connection-context.js',
    '/&lt;&lt;PKGBUILDDIR&gt;&gt;/test/extend-session.js'
  ]
}
dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]