Your message dated Sun, 08 Mar 2026 18:20:18 +0000
with message-id <[email protected]>
and subject line Bug#1123416: fixed in node-rewire 6.0.0-5
has caused the Debian Bug report #1123416,
regarding node-rewire: FTBFS: dh_auto_test: error: /bin/sh -ex 
debian/tests/pkg-js/test returned exit code 134
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1123416: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123416
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:node-rewire
Version: 6.0.0-4
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/202512/

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-rewire, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean --buildsystem=nodejs
        rm -rf ./node_modules/.cache ./.nyc_output
rm ./node_modules/.cache
rm ./node_modules/.cache
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
   dh_auto_build --buildsystem=nodejs
No build command found, searching known files
   dh_auto_test --buildsystem=nodejs
        mkdir -p node_modules
        ln -s ../. node_modules/rewire
        /bin/sh -ex debian/tests/pkg-js/test
+ mocha -R spec


  __get__
    undefined should return the initial value
    undefined should return the changed value of the number
    undefined should throw a ReferenceError when getting not existing vars
    undefined should throw a TypeError when passing misfitting params

  __set__
    undefined should set the new value when calling with varName, varValue
    undefined should set the new reference when calling with varName, varValue
    undefined should set the new number and the new obj when calling with an 
env-obj
    undefined should return a function that when invoked reverts to the values 
before set was called
    undefined should be able to revert when calling with an env-obj
    undefined should throw a TypeError when passing misfitting params

  __with__
    undefined should return a function
    undefined should return a function that can be invoked with a callback 
which guarantees __set__'s undo function is called for you at the end
    undefined should also accept a variable name and a variable value (just 
like __set__)
    undefined should still revert values if the callback throws an exception
    undefined should throw an error if something other than a function is 
passed as the callback
    using promises
      undefined should pass the returned promise through
      undefined should not undo any changes until the promise has been resolved
      undefined should also undo any changes if the promise has been rejected
      undefined should ignore any returned value which doesn't provide a 
then()-method

  detectStrictMode
    undefined should detect all valid uses of "use strict";
    undefined should be allowed to place comments before "use strict";
    undefined should not detect invalid uses of "use strict";
    undefined should not detect "use strict"; if it occurs in some nested 
function

  getImportGlobalsSrc

  #  node[52]: v8::MaybeLocal<v8::Object> 
node::GetPerContextExports(v8::Local<v8::Context>, IsolateData*) at 
../src/api/environment.cc:657
  #  Assertion failed: isolate_data

----- Native stack trace -----

 1: 0x7f25b66c9e3d node::Assert(node::AssertionInfo const&) 
[/usr/lib/x86_64-linux-gnu/libnode.so.127]
 2: 0x7f25b65a2e94 node::GetPerContextExports(v8::Local<v8::Context>, 
node::IsolateData*) [/usr/lib/x86_64-linux-gnu/libnode.so.127]
 3: 0x7f25b6724756  [/usr/lib/x86_64-linux-gnu/libnode.so.127]
 4: 0x7f25b718d54d 
v8::internal::Object::GetPropertyWithAccessor(v8::internal::LookupIterator*) 
[/usr/lib/x86_64-linux-gnu/libnode.so.127]
 5: 0x7f25b6f72070 
v8::internal::LoadIC::Load(v8::internal::Handle<v8::internal::Object>, 
v8::internal::Handle<v8::internal::Name>, bool, 
v8::internal::Handle<v8::internal::Object>) 
[/usr/lib/x86_64-linux-gnu/libnode.so.127]
 6: 0x7f25b6f78581 v8::internal::Runtime_LoadNoFeedbackIC_Miss(int, unsigned 
long*, v8::internal::Isolate*) [/usr/lib/x86_64-linux-gnu/libnode.so.127]
 7: 0x7f25b6af2476  [/usr/lib/x86_64-linux-gnu/libnode.so.127]

----- JavaScript stack trace -----

1: evalmachine.<anonymous>:1:2231
2: runInContext (node:vm:149:12)
3: runInNewContext (node:vm:154:17)
4: runInNewContext (node:vm:310:38)
5: /<<PKGBUILDDIR>>/test/getImportGlobalsSrc.test.js:37:12
6: callFn (/usr/share/nodejs/mocha/lib/runnable.js:366:21)
7: Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:354:5)
8: Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:719:10)
9: /usr/share/nodejs/mocha/lib/runner.js:842:12
10: next (/usr/share/nodejs/mocha/lib/runner.js:634:14)


Aborted
dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 134
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: node-rewire
Source-Version: 6.0.0-5
Done: Xavier Guimard <[email protected]>

We believe that the bug you reported is fixed in the latest version of
node-rewire, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Xavier Guimard <[email protected]> (supplier of updated node-rewire package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 08 Mar 2026 18:44:45 +0100
Source: node-rewire
Architecture: source
Version: 6.0.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Xavier Guimard <[email protected]>
Closes: 1123416
Changes:
 node-rewire (6.0.0-5) unstable; urgency=medium
 .
   * Team upload
   * Declare compliance with policy 4.7.3
   * debian/watch version 5
   * Drop DOMException from getImportGlobalsSrc (Closes: #1123416)
Checksums-Sha1: 
 a8de76a43f2f179cc68de40daf2acc25f4df9c04 2052 node-rewire_6.0.0-5.dsc
 5ccdac64a965e86283dcac32cc1e4bc6c155218a 3128 node-rewire_6.0.0-5.debian.tar.xz
Checksums-Sha256: 
 700da44ed3d88035b879cd6d5d83241b1e444b4b171d14bbd91ba1c29f481908 2052 
node-rewire_6.0.0-5.dsc
 10acd3a6908aa0f63967c7140f0e04f164d6934c1e8759611d2bab4c309835b4 3128 
node-rewire_6.0.0-5.debian.tar.xz
Files: 
 77013b1511d67f135a8d6d8fe47ddaf3 2052 javascript optional 
node-rewire_6.0.0-5.dsc
 6f0c8062376da43001bad33769fb0da2 3128 javascript optional 
node-rewire_6.0.0-5.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmmttcYACgkQ9tdMp8mZ
7ul1BQ/9GbBFRYC9GmJIHAc08rpkBHnAfgx/lG4bCBf5ken9ViyFIXLlRC00GtBX
kNEFJBSHy+mu6Xbt0ai5KA2Y2hmfR3W3Ny90tpCIZXr6o19BQ7BBfMVFHHxWMVUq
SWrVYRqjAPavoxHF6g656Wp5lIokF75Coxtz8rMm5cWJoOuBBv9kuMiiROwLszQU
12gc+0alwXfjKpRNCnYiCSuUqdBcb6+km56XD1Kx2G0+JXo+zaZuCD4+FjK7B4Vc
QhqFbpVthkTfxFJjJ6ryywf2HXuXd1xycBVPrjrT5uEd+jDAFRagfjGF2R3iEkNd
reKvZDti/bs/NKXQSb4R+gJClUwvSOExCJqjLGKQXT3+JCEzx9D3MPou2hqN84FR
3lc+iWSN71VoQUxth+Iu0HkUegBMlDEYr1pN0nPSArhlldrJlpehPdYO5imgOSEh
/p2R0gx9BT1+qrTZ1rpZ3j/W2rVGkP8eDAo8biF7nMkJEvH0tofHw2tSEW1jLKjL
eOQpp/vvf3RVR9Aj8s/3+j29sjGIpBxrmFqg/41jDWkj+jPQO5YNW1V08VI5mrt4
sEkB6/wLvIBanmUXcFeTxvbkMpl2MPiJbhdjs6yJ9+6KBO17ELDw/yV751T1n5x9
iuvZVGJDo/3ANbZqHA0qexCezqXP4U/aaDm7SZPJArxiAfmrceM=
=9tBV
-----END PGP SIGNATURE-----

Attachment: pgp4M5nESXbHb.pgp
Description: PGP signature


--- End Message ---

Reply via email to