[Pkg-javascript-devel] Bug#1117354: Bug#1117354: node-node-rsa: FTBFS: Error during decryption (probably incorrect key). Original error: Error: error:1C880004:Provider routines::RSA lib

Yadd yadd at debian.org
Tue Oct 7 05:54:26 BST 2025


Control: tags -1 + help

Le 05/10/2025 à 16:14, Santiago Vila a écrit :
> Package: src:node-node-rsa
> Version: 1.1.1-5
> 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/202510/
> 
> 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-node-rsa, so that this is still
> visible in the BTS web page for this package.
> 
> Thanks.
> 
> --------------------------------------------------------------------------------
> [...]
> ok 159 NodeRSA Encrypting & decrypting Environment: node. encryptPrivate & decryptPublic `decryptPublic()` should decrypt string
> ok 160 NodeRSA Encrypting & decrypting Environment: node. encryptPrivate & decryptPublic `encryptPrivate()` should encrypt unicode string
> ok 161 NodeRSA Encrypting & decrypting Environment: node. encryptPrivate & decryptPublic `decryptPublic()` should decrypt unicode string
> ok 162 NodeRSA Encrypting & decrypting Environment: node. encryptPrivate & decryptPublic `encryptPrivate()` should encrypt empty string
> not ok 163 NodeRSA Encrypting & decrypting Environment: node. encryptPrivate & decryptPublic `decryptPublic()` should decrypt empty string
>    Error during decryption (probably incorrect key). Original error: Error: error:1C880004:Provider routines::RSA lib
>    Error: Error during decryption (probably incorrect key). Original error: Error: error:1C880004:Provider routines::RSA lib
>        at module.exports.NodeRSA.$$decryptKey (src/NodeRSA.js:301:19)
>        at module.exports.NodeRSA.decryptPublic (src/NodeRSA.js:267:21)
>        at Context.<anonymous> (test/tests.js:618:52)
>        at callFn (/usr/share/nodejs/mocha/lib/runnable.js:364:21)
>        at Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:352:5)
>        at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:677:10)
>        at /usr/share/nodejs/mocha/lib/runner.js:800:12
>        at next (/usr/share/nodejs/mocha/lib/runner.js:592:14)
>        at /usr/share/nodejs/mocha/lib/runner.js:602:7
>        at next (/usr/share/nodejs/mocha/lib/runner.js:485:14)
>        at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:570:5)
>        at process.processImmediate (node:internal/timers:483:21)
> ok 164 NodeRSA Encrypting & decrypting Environment: node. encryptPrivate & decryptPublic `encryptPrivate()` should encrypt long string
> ok 165 NodeRSA Encrypting & decrypting Environment: node. encryptPrivate & decryptPublic `decryptPublic()` should decrypt long string
> [...]
> ok 231 NodeRSA Encrypting & decrypting Compatibility of different environments encryptPrivate & decryptPublic `decryptPublic()` by node unicode string
> ok 232 NodeRSA Encrypting & decrypting Compatibility of different environments encryptPrivate & decryptPublic `encryptPrivate()` by browser empty string
> not ok 233 NodeRSA Encrypting & decrypting Compatibility of different environments encryptPrivate & decryptPublic `decryptPublic()` by node empty string
>    Error during decryption (probably incorrect key). Original error: Error: error:1C880004:Provider routines::RSA lib
>    Error: Error during decryption (probably incorrect key). Original error: Error: error:1C880004:Provider routines::RSA lib
>        at module.exports.NodeRSA.$$decryptKey (src/NodeRSA.js:301:19)
>        at module.exports.NodeRSA.decryptPublic (src/NodeRSA.js:267:21)
>        at Context.<anonymous> (test/tests.js:723:49)
>        at callFn (/usr/share/nodejs/mocha/lib/runnable.js:364:21)
>        at Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:352:5)
>        at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:677:10)
>        at /usr/share/nodejs/mocha/lib/runner.js:800:12
>        at next (/usr/share/nodejs/mocha/lib/runner.js:592:14)
>        at /usr/share/nodejs/mocha/lib/runner.js:602:7
>        at next (/usr/share/nodejs/mocha/lib/runner.js:485:14)
>        at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:570:5)
>        at process.processImmediate (node:internal/timers:483:21)
> ok 234 NodeRSA Encrypting & decrypting Compatibility of different environments encryptPrivate & decryptPublic `encryptPrivate()` by browser long string
> ok 235 NodeRSA Encrypting & decrypting Compatibility of different environments encryptPrivate & decryptPublic `decryptPublic()` by node long string
> [...]
> ok 245 NodeRSA Encrypting & decrypting Compatibility of different environments encryptPrivate & decryptPublic `decryptPublic()` by browser unicode string
> ok 246 NodeRSA Encrypting & decrypting Compatibility of different environments encryptPrivate & decryptPublic `encryptPrivate()` by node empty string
> not ok 247 NodeRSA Encrypting & decrypting Compatibility of different environments encryptPrivate & decryptPublic `decryptPublic()` by browser empty string
>    Error during decryption (probably incorrect key). Original error: Error: error:1C880004:Provider routines::RSA lib
>    Error: Error during decryption (probably incorrect key). Original error: Error: error:1C880004:Provider routines::RSA lib
>        at module.exports.NodeRSA.$$decryptKey (src/NodeRSA.js:301:19)
>        at module.exports.NodeRSA.decryptPublic (src/NodeRSA.js:267:21)
>        at Context.<anonymous> (test/tests.js:749:49)
>        at callFn (/usr/share/nodejs/mocha/lib/runnable.js:364:21)
>        at Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:352:5)
>        at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:677:10)
>        at /usr/share/nodejs/mocha/lib/runner.js:800:12
>        at next (/usr/share/nodejs/mocha/lib/runner.js:592:14)
>        at /usr/share/nodejs/mocha/lib/runner.js:602:7
>        at next (/usr/share/nodejs/mocha/lib/runner.js:485:14)
>        at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:570:5)
>        at process.processImmediate (node:internal/timers:483:21)
> ok 248 NodeRSA Encrypting & decrypting Compatibility of different environments encryptPrivate & decryptPublic `encryptPrivate()` by node long string
> ok 249 NodeRSA Encrypting & decrypting Compatibility of different environments encryptPrivate & decryptPublic `decryptPublic()` by browser long string
> [...]
> ok 346 NodeRSA Signing & verifying Signing scheme: pss Bad cases different algorithms
> # tests 346
> # pass 343
> # fail 3
> 1..346
> make[1]: *** [debian/rules:19: override_dh_auto_test] Error 3
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> make: *** [debian/rules:31: binary] Error 2
> dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

Help welcome here ;-)



More information about the Pkg-javascript-devel mailing list