[Pkg-javascript-devel] Bug#1011339: marked as done (openssl: missing errors strings on mipsel)

Jérémy Lal kapouer at melix.org
Sat May 28 10:25:04 BST 2022


Le ven. 27 mai 2022 à 16:54, Debian Bug Tracking System <
owner at bugs.debian.org> a écrit :

> Subject: openssl: missing errors strings on mipsel
> Package: openssl
> Version: 3.0.3-4
> Severity: normal
>
> Hi,
>
> nodejs dynamically links to openssl, and since openssl >= 3,
> on mipsel, some of its tests are failing, see
> https://buildd.debian.org/status/package.php?p=nodejs
>
> The failures look like openssl was configured with no-err, e.g:
>     AssertionError [ERR_ASSERTION]: Expected values to be strictly
> deep-equal:
>     + actual - expected
>
>       Comparison {
>     +   message: 'error:1C8000A5:Provider routines::reason(165)'
>     -   message: 'error:1C8000A5:Provider routines::illegal or unsupported
> padding mode'
>       }
>         at Object.<anonymous>
> (/root/debian/nodejs-16.14.2+dfsg/test/parallel/test-crypto-sign-verify.js:59:10)
>
> I did not find if nodejs was doing a specific configuration for mipsel.
>
> Note that mips64el and other supported archs have no such test failures.
>
> Could it be that openssl 3 disables error strings on 32-bits platforms ?
>
>
>    * Update openssl.cnf to fix tests on mipsel (Closes: #1011339)
>


That didn't fix the issue we're seeing.
I tried nodejs in a qemu mips, but couldn't reproduce, so will try on a
porter box.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20220528/73e265d8/attachment.htm>


More information about the Pkg-javascript-devel mailing list