[Pkg-javascript-devel] Bug#1009579: Bug#1009579: node-qs: FTBFS: Error: module util in /<<PKGBUILDDIR>>/node_modules/object-inspect not found

Yadd yadd at debian.org
Sat Apr 16 07:41:20 BST 2022


Control: reasign -1 dh-nodejs
Control: found -1 0.14.8
Control: affects -1 node-qs

On 12/04/2022 21:24, Lucas Nussbaum wrote:
> Source: node-qs
> Version: 6.10.3+ds+~6.9.7-1
> Severity: serious
> Justification: FTBFS
> Tags: bookworm sid ftbfs
> User: lucas at debian.org
> Usertags: ftbfs-20220412 ftbfs-bookworm
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build
> on amd64.
> 
> 
> Relevant part (hopefully):
>> make[1]: Entering directory '/<<PKGBUILDDIR>>'
>> dh_auto_build
>> mkdir dist
>> browserify-lite ./lib/index.js --outfile dist/qs.js
>> /usr/share/nodejs/browserify-lite/cli.js:29
>>    if (err) throw err;
>>             ^

Problem is that "util" is now a built-il module but also a module. Here, 
debian/nodejs/extcopies contain "util" but pkgjs-ln builds a bad link 
because it uses node-path result which does not give a valid path



More information about the Pkg-javascript-devel mailing list