Le 23/06/2020 à 12:01, Gianfranco Costamagna a écrit : > Source: npm > Version: 6.14.5+ds-1 > Severity: serious > > Hello, looks like npm is failing again its autopkgtests... > > On armhf there is a timeout that I "fixed" with: > https://github.com/npm/cli/pull/1454 > > on ppc64el there is another failure: > https://ci.debian.net/data/autopkgtest/unstable/ppc64el/n/npm/6017343/log.gz > > and I also spot a s390x failure on Ubuntu: > https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/s390x/n/npm/20200505_235736_15e60@/log.gz > > can you please have another look? > (in the meanwhile I'm marking that test as flaky in Ubuntu) > > thanks!
Hi, when trying to launch tests on a s390x machine, I got this kind of error: Error: Failed to replace env in config: ${prefix} at /home/yadd/cli-6.14.5/lib/config/core.js:415:13 at String.replace (<anonymous>) at envReplace (/home/yadd/cli-6.14.5/lib/config/core.js:411:12) at parseField (/home/yadd/cli-6.14.5/lib/config/core.js:389:7) at /home/yadd/cli-6.14.5/lib/config/core.js:330:24 at Array.forEach (<anonymous>) at Conf.add (/home/yadd/cli-6.14.5/lib/config/core.js:328:23) at ConfigChain.addString (/home/yadd/cli-6.14.5/node_modules/config-chain/index.js:244:8) at Conf.<anonymous> (/home/yadd/cli-6.14.5/lib/config/core.js:316:10) at /home/yadd/cli-6.14.5/node_modules/graceful-fs/graceful-fs.js:123:16