Hi, the jekyll build fails at the moment because livereload.js created in the override_dh_auto_build target is not created. The creation prints some warnings:
> make[1]: Entering directory '/tmp/build-area/jekyll-3.9.0+dfsg' > cd debian/node_modules/livereload-js; webpack --entry ./lib/startup.js \ > --output ../../../lib/jekyll/commands/serve/livereload_assets/livereload.js; > cd - > (node:391702) UnhandledPromiseRejectionWarning: TypeError: invalid options > argument > at optsArg (/usr/share/nodejs/mkdirp/lib/opts-arg.js:13:11) > at NodeOutputFileSystem.mkdirp (/usr/share/nodejs/mkdirp/index.js:11:10) > at /usr/share/nodejs/webpack/lib/Compiler.js:494:26 > at AsyncSeriesHook.eval [as callAsync] (eval at create > (/usr/share/nodejs/tapable/lib/HookCodeFactory.js:24:12), <anonymous>:4:1) > at AsyncSeriesHook.lazyCompileHook [as _callAsync] > (/usr/share/nodejs/tapable/lib/Hook.js:35:21) > at Compiler.emitAssets (/usr/share/nodejs/webpack/lib/Compiler.js:491:19) > at onCompiled (/usr/share/nodejs/webpack/lib/Compiler.js:278:9) > at /usr/share/nodejs/webpack/lib/Compiler.js:681:15 > at AsyncSeriesHook.eval [as callAsync] (eval at create > (/usr/share/nodejs/tapable/lib/HookCodeFactory.js:24:12), <anonymous>:4:1) > at AsyncSeriesHook.lazyCompileHook [as _callAsync] > (/usr/share/nodejs/tapable/lib/Hook.js:35:21) > at /usr/share/nodejs/webpack/lib/Compiler.js:678:31 > at AsyncSeriesHook.eval [as callAsync] (eval at create > (/usr/share/nodejs/tapable/lib/HookCodeFactory.js:24:12), <anonymous>:4:1) > at AsyncSeriesHook.lazyCompileHook [as _callAsync] > (/usr/share/nodejs/tapable/lib/Hook.js:35:21) > at /usr/share/nodejs/webpack/lib/Compilation.js:1423:35 > at AsyncSeriesHook.eval [as callAsync] (eval at create > (/usr/share/nodejs/tapable/lib/HookCodeFactory.js:24:12), <anonymous>:4:1) > at AsyncSeriesHook.lazyCompileHook [as _callAsync] > (/usr/share/nodejs/tapable/lib/Hook.js:35:21) > at /usr/share/nodejs/webpack/lib/Compilation.js:1414:32 > at eval (eval at create > (/usr/share/nodejs/tapable/lib/HookCodeFactory.js:24:12), <anonymous>:9:1) > at /usr/share/nodejs/uglifyjs-webpack-plugin/dist/index.js:263:11 > at step > (/usr/share/nodejs/uglifyjs-webpack-plugin/dist/uglify/Runner.js:98:11) > at done > (/usr/share/nodejs/uglifyjs-webpack-plugin/dist/uglify/Runner.js:110:22) > (node:391702) UnhandledPromiseRejectionWarning: Unhandled promise rejection. > This error originated either by throwing inside of an async function without > a catch block, or by rejecting a promise which was not handled with .catch(). > To terminate the node process on unhandled promise rejection, use the CLI > flag `--unhandled-rejections=strict` (see > https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection > id: 1) > (node:391702) [DEP0018] DeprecationWarning: Unhandled promise rejections are > deprecated. In the future, promise rejections that are not handled will > terminate the Node.js process with a non-zero exit code. > /tmp/build-area/jekyll-3.9.0+dfsg I was able to restore the old behavior in Sid via: sudo apt-get install node-cacache=11.3.3-2 node-mkdirp=0.5.1-2 \ node-copy-concurrently=1.0.5-5 webpack+ But I really need help fixing whatever the problem is with the updated node* packages. Any help is appreciated. Regards, Daniel -- Regards, Daniel Leidert <dleid...@debian.org> | https://www.wgdd.de/ GPG-Key RSA4096 / BEED4DED5544A4C03E283DC74BCD0567C296D05D GPG-Key ED25519 / BD3C132D8B3805D1808123AB7ACE00941E338C78 If you like my work consider sponsoring me via https://www.patreon.com/join/dleidert
signature.asc
Description: This is a digitally signed message part