[Pkg-javascript-devel] Bug#958838: node-babel7 ftbfs in buster-backports

Pirate Praveen praveen at onenetbeyond.org
Sat Apr 25 19:50:13 BST 2020


Package: node-babel7
Version: 7.4.5-2
Severity: important

I'm trying to backport node-babel7 for fasttrack.debian.net and build 
failed with error (many of the build dependencies are in still in 
backports-new so it will be hard to reproduce the error), but it seems 
a simple fix to add the missing dependency to debian/build_modules.

/usr/bin/gulp build
[18:37:07] Local gulp not found in /<<PKGBUILDDIR>>
[18:37:07] Try running: npm install gulp
[18:37:07] Using globally installed gulp
internal/modules/cjs/loader.js:583
    throw err;
    ^

Error: Cannot find module 'fastparse'
    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 Object.<anonymous> 
(/<<PKGBUILDDIR>>/node_modules/html-loader/lib/attributesParser.js:5:14)
    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)
make[1]: *** [debian/rules:17: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:10: binary] Error 2



More information about the Pkg-javascript-devel mailing list