Your message dated Wed, 31 Jul 2019 08:58:00 +0000
with message-id <e1hskqq-000h3f...@fasolo.debian.org>
and subject line Bug#933488: fixed in node-uglifyjs-webpack-plugin 1.3.0-4
has caused the Debian Bug report #933488,
regarding webpack 4 production mode is broken: Error: Cannot find module
'worker-farm'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
933488: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=933488
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: webpack
Version: 4.7.0-1
Severity: grave
Reproducible on node-url-parse and node-axios git master. Though
dpkg-buildpackage works, fails only in sbuild. I wonder if related to
#932659
webpack --config debian/webpack.config.js --output-library=URLParse \
--entry index.js --output dist/url-parse.min.js --mode production
/usr/share/nodejs/webpack/node_modules/webpack-cli/bin/cli.js:281
throw err;
^
Error: Cannot find module 'worker-farm'
Require stack:
- /usr/share/nodejs/uglifyjs-webpack-plugin/dist/uglify/Runner.js
- /usr/share/nodejs/uglifyjs-webpack-plugin/dist/index.js
- /usr/share/nodejs/uglifyjs-webpack-plugin/dist/cjs.js
- /usr/share/nodejs/webpack/lib/WebpackOptionsDefaulter.js
- /usr/share/nodejs/webpack/lib/webpack.js
-
/usr/share/nodejs/webpack/node_modules/webpack-cli/bin/utils/convert-argv.js
- /usr/share/nodejs/webpack/node_modules/webpack-cli/bin/cli.js
- /usr/share/nodejs/webpack/bin/webpack.js
at Function.Module._resolveFilename
(internal/modules/cjs/loader.js:610:15)
at Function.Module._load (internal/modules/cjs/loader.js:526:27)
at Module.require (internal/modules/cjs/loader.js:666:19)
at require
(/usr/share/nodejs/webpack/node_modules/v8-compile-cache/v8-compile-cache.js:161:20)
at Object.<anonymous>
(/usr/share/nodejs/uglifyjs-webpack-plugin/dist/uglify/Runner.js:21:19)
at Module._compile
(/usr/share/nodejs/webpack/node_modules/v8-compile-cache/v8-compile-cache.js:192:30)
at Object.Module._extensions..js
(internal/modules/cjs/loader.js:770:10)
at Module.load (internal/modules/cjs/loader.js:628:32)
at Function.Module._load (internal/modules/cjs/loader.js:555:12)
at Module.require (internal/modules/cjs/loader.js:666:19)
at require
(/usr/share/nodejs/webpack/node_modules/v8-compile-cache/v8-compile-cache.js:161:20)
at Object.<anonymous>
(/usr/share/nodejs/uglifyjs-webpack-plugin/dist/index.js:40:15)
at Module._compile
(/usr/share/nodejs/webpack/node_modules/v8-compile-cache/v8-compile-cache.js:192:30)
at Object.Module._extensions..js
(internal/modules/cjs/loader.js:770:10)
at Module.load (internal/modules/cjs/loader.js:628:32)
at Function.Module._load (internal/modules/cjs/loader.js:555:12)
at Module.require (internal/modules/cjs/loader.js:666:19)
at require
(/usr/share/nodejs/webpack/node_modules/v8-compile-cache/v8-compile-cache.js:161:20)
at Object.<anonymous>
(/usr/share/nodejs/uglifyjs-webpack-plugin/dist/cjs.js:3:18)
at Module._compile
(/usr/share/nodejs/webpack/node_modules/v8-compile-cache/v8-compile-cache.js:192:30)
at Object.Module._extensions..js
(internal/modules/cjs/loader.js:770:10)
at Module.load (internal/modules/cjs/loader.js:628:32)
at Function.Module._load (internal/modules/cjs/loader.js:555:12)
at Module.require (internal/modules/cjs/loader.js:666:19)
at require
(/usr/share/nodejs/webpack/node_modules/v8-compile-cache/v8-compile-cache.js:161:20)
at Object.apply
(/usr/share/nodejs/webpack/lib/WebpackOptionsDefaulter.js:283:29)
at WebpackOptionsApply.process
(/usr/share/nodejs/webpack/lib/WebpackOptionsApply.js:340:15)
at webpack (/usr/share/nodejs/webpack/lib/webpack.js:42:48)
at processOptions
(/usr/share/nodejs/webpack/node_modules/webpack-cli/bin/cli.js:272:16)
at
/usr/share/nodejs/webpack/node_modules/webpack-cli/bin/cli.js:363:3
at Object.parse (/usr/lib/nodejs/yargs/yargs.js:543:18)
at
/usr/share/nodejs/webpack/node_modules/webpack-cli/bin/cli.js:49:8
at Object.<anonymous>
(/usr/share/nodejs/webpack/node_modules/webpack-cli/bin/cli.js:365:3)
at Module._compile (internal/modules/cjs/loader.js:759:30)
at Object.Module._extensions..js
(internal/modules/cjs/loader.js:770:10)
at Module.load (internal/modules/cjs/loader.js:628:32)
--- End Message ---
--- Begin Message ---
Source: node-uglifyjs-webpack-plugin
Source-Version: 1.3.0-4
We believe that the bug you reported is fixed in the latest version of
node-uglifyjs-webpack-plugin, which is due to be installed in the Debian FTP
archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 933...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Pirate Praveen <prav...@debian.org> (supplier of updated
node-uglifyjs-webpack-plugin package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 31 Jul 2019 08:13:33 +0000
Source: node-uglifyjs-webpack-plugin
Architecture: source
Version: 1.3.0-4
Distribution: experimental
Urgency: medium
Maintainer: Debian Javascript Maintainers
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Pirate Praveen <prav...@debian.org>
Closes: 933488
Changes:
node-uglifyjs-webpack-plugin (1.3.0-4) experimental; urgency=medium
.
* Update description to clarify we are using terser instead of uglify-es
* Set minimum version of pkg-js-tools to 0.8.6 (Closes: #933488)
Checksums-Sha1:
c8dd71610b2b5bd3bb89d1cdf4c456cbcf15cc24 3213
node-uglifyjs-webpack-plugin_1.3.0-4.dsc
0c1de3c44bb45ddc6f4fd731a35be64767f77a2c 3948
node-uglifyjs-webpack-plugin_1.3.0-4.debian.tar.xz
e55f7217949215ca6d5d8465c410abb4b6d3e298 15837
node-uglifyjs-webpack-plugin_1.3.0-4_amd64.buildinfo
Checksums-Sha256:
1b806d8528c11d31f42a7a660b0158cf1f8477d78574af80850482d2dacf119b 3213
node-uglifyjs-webpack-plugin_1.3.0-4.dsc
6cf6efa6daff53ba11a3f07c0fb39be0bf009cf29b8b434735236f0c5f15a032 3948
node-uglifyjs-webpack-plugin_1.3.0-4.debian.tar.xz
e541460f8f7d16d45eedff20d633f95b980be6e41ddff7df11772284df3ff2cd 15837
node-uglifyjs-webpack-plugin_1.3.0-4_amd64.buildinfo
Files:
f089d2dc6756a0eee221ffff4d1419cc 3213 javascript optional
node-uglifyjs-webpack-plugin_1.3.0-4.dsc
ec7352925bc74b680be26aeede7c6c10 3948 javascript optional
node-uglifyjs-webpack-plugin_1.3.0-4.debian.tar.xz
69773c7cf20b6a66c6e553637c96e487 15837 javascript optional
node-uglifyjs-webpack-plugin_1.3.0-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE/OFtr184QaN6dPMgC3aSB2Kmt4UFAl1BTx8ACgkQC3aSB2Km
t4V/3g/+KRWSlfGY379jpa6WouVV3K1aJRH7XUyoQQBgl3plyN9Nn4Ct2UX7aV4T
eGg5J3tNmyx/tB15v0qQmV1We4PKH2kIdSETapqLK16BiFPH/SFTQ5V3VyRO82vr
2Ntc4Pw8RhE0O8jRQ1MQ5364MyMURaywAPnNrzDrWynhYF4iKQR2PV8Oa35WX81L
cCJsBEYRwP2jf6Eq9ldka8AIVEfFWTdgkfxtsAKxUZaujHsqY5oAAu4oEQBaTpOB
Noa42eXVEhRaW4WbIVQAvRe5NNdGqsf6ghdzeUSzrSPgVSUuCcW+szeRYmKwgCz9
tPHqjMqNJj5H2p+dtWdNsSy8Q9/UldsUrPr/nUi4r1e/1ZW33AShDDl5/9RK2JuR
sTY2Sci6GmXA8ejqJtu4UvpXZn9qac2IAP9hz65S/PCYD0Ty/a8ww8V+/SJm0405
IEPTBZMsXT1lm9HNCLVo7etjK276hcAwkSgMnv3IxRlKnDopd1xQGrtmbojXebfn
gBTAQEJzO3mIR12nw6y6BefgXgSbKcITiOQ9c3G3KAG0ERs/4qfBQUWM5HI1YgJU
WG6hBMW9yTWXLg456Nq1e5iNesK/Ly1hdIb6K9W9N9bw6PRLDZ3q7VntAMOfbvNP
UqT9oGaVyx81yXuR6zlQB32yeaT/PX/ZcyhlpGZfel49VX2xZx4=
=JeQJ
-----END PGP SIGNATURE-----
--- End Message ---