Control: reassign -1 nodejs Le mar. 2 août 2022 à 18:40, Kurt Roeckx <k...@roeckx.be> a écrit :
> On Tue, Aug 02, 2022 at 12:50:05PM +0200, Jérémy Lal wrote: > > Package: openssl > > Version: 3.0.5-1 > > Severity: normal > > Control: affects -1 nodejs > > > > Hi, > > > > while building nodejs 18.6.0+dfsg-4 on mips64el, some SSL tests did > regress, > > https://buildd.debian.org/status/logs.php?pkg=nodejs&arch=mips64el > > (look for "not ok" tests). > > > > In particular, test-crypto-sign-verify test failed with an unexpected > error: > > 'error:1E08010C:DECODER routines::unsupported' > > For some reason it seems to expect to fail with some other error > instead. > > It's currently unclear that this is an openssl bug. Can you show > what that code is trying to do, and what it expects openssl to return? > > There seem to be various other test suite failures that don't seem to be > related to openssl at all. > > > I suppose the root cause is similar to the one for > > [EC code appears to be broken on s390x](https://bugs.debian.org/1016290 > ), > > but it's not the same bug. > > It will be totally unrelated. That one is very specific to s390x. > Indeed, something has changed somewhere else. Jérémy