Your message dated Mon, 30 Mar 2020 13:44:19 +0200
with message-id <419c88b4-9580-34b7-67cb-f97c7ae24...@debian.org>
and subject line Fixed by 1.21.1-2~exp1
has caused the Debian Bug report #954695,
regarding node-yarnpkg: FTBFS: AssertionError [ERR_ASSERTION]: Task function
must be specified
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.)
--
954695: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954695
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-yarnpkg
Version: 1.21.1-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200322 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> marked-man --version v1.19.0 --section 1 --manual 'yarnpkg man page'
> --date="1576589280" debian/yarnpkg.md > debian/yarnpkg.1
> mkdir -p node_modules
> ln -sf ../babel-plugin-transform-inline-imports-commonjs
> node_modules/babel-plugin-transform-inline-imports-commonjs
> ln -sf ../string-replace-loader node_modules/string-replace-loader
> gulp build
> [08:37:56] Local gulp not found in /<<PKGBUILDDIR>>
> [08:37:56] Try running: npm install gulp
> [08:37:56] Using globally installed gulp
> assert.js:339
> throw err;
> ^
>
> AssertionError [ERR_ASSERTION]: Task function must be specified
> at Gulp.set [as _setTask]
> (/usr/share/nodejs/gulp/node_modules/undertaker/lib/set-task.js:10:3)
> at Gulp.task
> (/usr/share/nodejs/gulp/node_modules/undertaker/lib/task.js:13:8)
> at Object.<anonymous> (/<<PKGBUILDDIR>>/gulpfile.js:35:6)
> at Module._compile (internal/modules/cjs/loader.js:778:30)
> at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
> at Module.load (internal/modules/cjs/loader.js:653:32)
> at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
> at Function.Module._load (internal/modules/cjs/loader.js:585:3)
> at Module.require (internal/modules/cjs/loader.js:692:17)
> at require (internal/modules/cjs/helpers.js:25:18)
> make[1]: *** [debian/rules:17: override_dh_auto_build] Error 1
The full build log is available from:
http://qa-logs.debian.net/2020/03/22/node-yarnpkg_1.21.1-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Hi,
this bug was fixed by 1.21.1-2~exp1 (update to gulp 4)
--- End Message ---