Control: severity -1 grave

Le 09/07/2019 à 16:16, Xavier Guimard a écrit :
> Package: node-request-promise
> Version: 4.2.4-1
> Severity: important
> 
> Both autopkgtest tests fail with the following message:
> 
> --------8<--------
> autopkgtest [16:10:50]: test require: [-----------------------
> 
> ###
> ### The "request" library is not installed automatically anymore.
> ### But is a dependency of "request-promise".
> ### Please install it with:
> ### npm install request --save
> ###
> 
> /usr/share/nodejs/request-promise/lib/rp.js:23
>     throw err;
>     ^
> 
> Error: Cannot find module 'request'
>     at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:581:15)
>     at Function.Module._load (internal/modules/cjs/loader.js:507:25)
>     at Module.require (internal/modules/cjs/loader.js:637:17)
>     at require (internal/modules/cjs/helpers.js:22:18)
>     at /usr/share/nodejs/request-promise/lib/rp.js:11:16
>     at module.exports (/usr/lib/nodejs/stealthy-require/lib/index.js:62:23)
>     at Object.<anonymous> (/usr/share/nodejs/request-promise/lib/rp.js:10:19)
>     at Module._compile (internal/modules/cjs/loader.js:689:30)
>     at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
>     at Module.load (internal/modules/cjs/loader.js:599:32)
>     at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
>     at Function.Module._load (internal/modules/cjs/loader.js:530:3)
>     at Module.require (internal/modules/cjs/loader.js:637:17)
>     at require (internal/modules/cjs/helpers.js:22:18)
>     at [eval]:1:1
>     at Script.runInThisContext (vm.js:96:20)
>     at Object.runInThisContext (vm.js:303:38)
>     at Object.<anonymous> ([eval]-wrapper:6:22)
>     at Module._compile (internal/modules/cjs/loader.js:689:30)
>     at evalScript (internal/bootstrap/node.js:587:27)
>     at startup (internal/bootstrap/node.js:265:9)
>     at bootstrapNodeJSCore (internal/bootstrap/node.js:743:3)
> -------->8--------
> 
> Please fix it

Upgrading severity since package seems unusable (fails with a simple
"require")

Reply via email to