Your message dated Fri, 25 Feb 2022 21:30:01 +0100
with message-id <164582100151.2566810.16879327728515921...@auryn.jones.dk>
and subject line Re: [Pkg-javascript-devel] Bug#1006068:
node-mysticatea-eslint-plugin: FTBFS: message: Definition for rule
'@mysticatea/prettier' was not found.
has caused the Debian Bug report #1006068,
regarding node-mysticatea-eslint-plugin: FTBFS: message: Definition for rule
'@mysticatea/prettier' was not found.
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.)
--
1006068: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006068
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-mysticatea-eslint-plugin
Version: 11.0.0~ds-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> NO_COLOR=1 NODE_PATH=debian/node_modules eslint --format tap lib scripts tests
> TAP version 13
> 1..61
> ok 1 - /<<PKGBUILDDIR>>/lib/configs/+browser.js
> ok 2 - /<<PKGBUILDDIR>>/lib/configs/+eslint-plugin.js
> ok 3 - /<<PKGBUILDDIR>>/lib/configs/+modules.js
> ok 4 - /<<PKGBUILDDIR>>/lib/configs/+node.js
> ok 5 - /<<PKGBUILDDIR>>/lib/configs/_browser-globals.js
> ok 6 - /<<PKGBUILDDIR>>/lib/configs/_mocha.js
> ok 7 - /<<PKGBUILDDIR>>/lib/configs/_special.js
> ok 8 - /<<PKGBUILDDIR>>/lib/configs/_ts.js
> ok 9 - /<<PKGBUILDDIR>>/lib/configs/_vue.js
> ok 10 - /<<PKGBUILDDIR>>/lib/configs/es2015.js
> ok 11 - /<<PKGBUILDDIR>>/lib/configs/es2016.js
> ok 12 - /<<PKGBUILDDIR>>/lib/configs/es2017.js
> ok 13 - /<<PKGBUILDDIR>>/lib/configs/es2018.js
> ok 14 - /<<PKGBUILDDIR>>/lib/configs/es2019.js
> ok 15 - /<<PKGBUILDDIR>>/lib/configs/es5.js
> ok 16 - /<<PKGBUILDDIR>>/lib/configs.js
> ok 17 - /<<PKGBUILDDIR>>/lib/foreign-rules/eslint-comments.js
> ok 18 - /<<PKGBUILDDIR>>/lib/foreign-rules/eslint-plugin.js
> ok 19 - /<<PKGBUILDDIR>>/lib/foreign-rules/node.js
> ok 20 - /<<PKGBUILDDIR>>/lib/foreign-rules/prettier.js
> ok 21 - /<<PKGBUILDDIR>>/lib/foreign-rules/ts.js
> ok 22 - /<<PKGBUILDDIR>>/lib/foreign-rules/vue.js
> ok 23 - /<<PKGBUILDDIR>>/lib/processors/vue.js
> ok 24 - /<<PKGBUILDDIR>>/lib/processors.js
> ok 25 - /<<PKGBUILDDIR>>/lib/rules/arrow-parens.js
> ok 26 - /<<PKGBUILDDIR>>/lib/rules/block-scoped-var.js
> ok 27 - /<<PKGBUILDDIR>>/lib/rules/no-instanceof-array.js
> ok 28 - /<<PKGBUILDDIR>>/lib/rules/no-instanceof-wrapper.js
> ok 29 - /<<PKGBUILDDIR>>/lib/rules/no-literal-call.js
> ok 30 - /<<PKGBUILDDIR>>/lib/rules/no-this-in-static.js
> ok 31 - /<<PKGBUILDDIR>>/lib/rules/no-use-ignored-vars.js
> not ok 32 - /<<PKGBUILDDIR>>/lib/rules/no-useless-rest-spread.js
> ---
> message: Definition for rule '@mysticatea/prettier' was not found.
> severity: error
> data:
> line: 134
> column: 21
> ruleId: '@mysticatea/prettier'
> messages:
> - message: Definition for rule '@mysticatea/prettier' was not found.
> severity: error
> data:
> line: 138
> column: 21
> ruleId: '@mysticatea/prettier'
> ...
> not ok 33 - /<<PKGBUILDDIR>>/lib/rules/prefer-for-of.js
> ---
> message: Definition for rule '@mysticatea/prettier' was not found.
> severity: error
> data:
> line: 118
> column: 5
> ruleId: '@mysticatea/prettier'
> messages:
> - message: Definition for rule '@mysticatea/prettier' was not found.
> severity: error
> data:
> line: 189
> column: 5
> ruleId: '@mysticatea/prettier'
> ...
> ok 34 - /<<PKGBUILDDIR>>/lib/rules.js
> ok 35 - /<<PKGBUILDDIR>>/lib/utils.js
> ok 36 - /<<PKGBUILDDIR>>/scripts/generate-browser-globals.js
> ok 37 - /<<PKGBUILDDIR>>/scripts/generate-configs.js
> ok 38 - /<<PKGBUILDDIR>>/scripts/generate-rules.js
> not ok 39 - /<<PKGBUILDDIR>>/tests/lib/configs/_rules.js
> ---
> message: '"eslint/lib/config/config-validator" is not found.'
> severity: error
> data:
> line: 7
> column: 27
> ruleId: '@mysticatea/node/no-missing-require'
> messages:
> - message: '"eslint/lib/config/environments" is not found.'
> severity: error
> data:
> line: 8
> column: 30
> ruleId: '@mysticatea/node/no-missing-require'
> - message: '"eslint/lib/built-in-rules-index" is not found.'
> severity: error
> data:
> line: 9
> column: 28
> ruleId: '@mysticatea/node/no-missing-require'
> ...
> ok 40 - /<<PKGBUILDDIR>>/tests/lib/configs/browser.js
> ok 41 - /<<PKGBUILDDIR>>/tests/lib/configs/es2015.js
> ok 42 - /<<PKGBUILDDIR>>/tests/lib/configs/es2016.js
> ok 43 - /<<PKGBUILDDIR>>/tests/lib/configs/es2017.js
> ok 44 - /<<PKGBUILDDIR>>/tests/lib/configs/es2018.js
> ok 45 - /<<PKGBUILDDIR>>/tests/lib/configs/es5.js
> ok 46 - /<<PKGBUILDDIR>>/tests/lib/configs/eslint-plugin.js
> ok 47 - /<<PKGBUILDDIR>>/tests/lib/configs/mocha.js
> ok 48 - /<<PKGBUILDDIR>>/tests/lib/configs/modules.js
> ok 49 - /<<PKGBUILDDIR>>/tests/lib/configs/node.js
> ok 50 - /<<PKGBUILDDIR>>/tests/lib/configs/special.js
> ok 51 - /<<PKGBUILDDIR>>/tests/lib/configs/ts.js
> ok 52 - /<<PKGBUILDDIR>>/tests/lib/configs/vue.js
> ok 53 - /<<PKGBUILDDIR>>/tests/lib/rules/arrow-parens.js
> ok 54 - /<<PKGBUILDDIR>>/tests/lib/rules/block-scoped-var.js
> ok 55 - /<<PKGBUILDDIR>>/tests/lib/rules/no-instanceof-array.js
> ok 56 - /<<PKGBUILDDIR>>/tests/lib/rules/no-instanceof-wrapper.js
> ok 57 - /<<PKGBUILDDIR>>/tests/lib/rules/no-literal-call.js
> ok 58 - /<<PKGBUILDDIR>>/tests/lib/rules/no-this-in-static.js
> ok 59 - /<<PKGBUILDDIR>>/tests/lib/rules/no-use-ignored-vars.js
> ok 60 - /<<PKGBUILDDIR>>/tests/lib/rules/no-useless-rest-spread.js
> ok 61 - /<<PKGBUILDDIR>>/tests/lib/rules/prefer-for-of.js
>
> make[1]: *** [debian/rules:63: override_dh_auto_test] Error 1
The full build log is available from:
http://qa-logs.debian.net/2022/02/18/node-mysticatea-eslint-plugin_11.0.0~ds-4_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!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Version: 12.0.0~ds-1
Quoting Lucas Nussbaum (2022-02-19 07:50:43)
> During a rebuild of all packages in sid, your package failed to build
> on amd64.
> > not ok 33 - /<<PKGBUILDDIR>>/lib/rules/prefer-for-of.js
> > ---
> > message: Definition for rule '@mysticatea/prettier' was not found.
> > severity: error
> > data:
> > line: 118
> > column: 5
> > ruleId: '@mysticatea/prettier'
> > messages:
> > - message: Definition for rule '@mysticatea/prettier' was not found.
> > severity: error
> > data:
> > line: 189
> > column: 5
> > ruleId: '@mysticatea/prettier'
This bug was fixed in release 12.0.0~ds-1.
Thanks for reporting!
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
[x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: signature
--- End Message ---
--
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel