[Pkg-javascript-devel] Bug#958223: eslint: autopkgtest failure: ESLint couldn't find the plugin "eslint-plugin-eslint-plugin"

Paul Gevers elbrus at debian.org
Sun Apr 19 21:10:51 BST 2020


Source: eslint
Version: 5.0.1~dfsg-4
X-Debbugs-CC: debian-ci at lists.debian.org
Severity: serious
User: debian-ci at lists.debian.org
Usertags: always-fails

Dear maintainer(s),

With a recent upload of eslint you added an autopkgtest, great. However,
it fails. I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=eslint

https://ci.debian.net/data/autopkgtest/testing/amd64/e/eslint/4723665/log.gz

autopkgtest [09:13:37]: test command2:  NODE_PATH=tools find lib conf
bin tests/lib/util tests/lib/config tests/lib/code-path-analysis
tests/lib/formatters tests/lib/testers tests/lib/rules tests/bin
tests/lib/*.js -type f -name '*.js' -not -path
tests/lib/code-path-analysis/code-path.js -exec eslint --format tap
--report-unused-disable-directives {} +
autopkgtest [09:13:37]: test command2: [-----------------------

Oops! Something went wrong! :(

ESLint: 5.0.1.
ESLint couldn't find the plugin "eslint-plugin-eslint-plugin". This can
happen for a couple different reasons:

1. If ESLint is installed globally, then make sure
eslint-plugin-eslint-plugin is also installed globally. A
globally-installed ESLint cannot find a locally-installed plugin.

2. If ESLint is installed locally, then it's likely that the plugin
isn't installed correctly. Try reinstalling by running the following:

    npm i eslint-plugin-eslint-plugin at latest --save-dev

Path to ESLint package: /usr/share/nodejs/eslint

If you still can't figure out the problem, please stop by
https://gitter.im/eslint/eslint to chat with the team.

autopkgtest [09:13:39]: test command2: -----------------------]

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20200419/b546b1a0/attachment.sig>


More information about the Pkg-javascript-devel mailing list