Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors when I run drupal-check #201

Closed
rpayanm opened this issue Jan 28, 2021 · 2 comments
Closed

Errors when I run drupal-check #201

rpayanm opened this issue Jan 28, 2021 · 2 comments

Comments

@rpayanm
Copy link

rpayanm commented Jan 28, 2021

How is drupal-check installed?

drupal-check is installed using the phar

Environment:

  • OS: Linux
  • PHP Version: 7.4.9
  • Drupal core: 8.9.11

Describe the bug
I do: drupal-check and got this:

/usr/local/bin/drupal-check: /usr/share/bashdb/bashdb-main.inc: No such file or directory
/usr/local/bin/drupal-check: warning: cannot start debugger; debugging mode disabled
/usr/local/bin/drupal-check: line 1: Not: command not found

Console output

$ drupal-check -vvv
/usr/local/bin/drupal-check: /usr/share/bashdb/bashdb-main.inc: No such file or directory
/usr/local/bin/drupal-check: warning: cannot start debugger; debugging mode disabled
/usr/local/bin/drupal-check: line 1: Not: command not found

Also:

$ drupal-check web/modules/custom/
/usr/local/bin/drupal-check: /usr/share/bashdb/bashdb-main.inc: No such file or directory
/usr/local/bin/drupal-check: warning: cannot start debugger; debugging mode disabled
/usr/local/bin/drupal-check: line 1: Not: command not found
@jackrabbithanna
Copy link

I experienced this issue as well, when following the instructions here:
https://github.com/mglaman/drupal-check/wiki/Drupal-9-Readiness

But if I follow instructions here: https://github.com/mglaman/drupal-check
to pull in the package with composer, then there is no issue and checks happen no problem.

@mglaman
Copy link
Owner

mglaman commented Feb 4, 2022

The phar has been removed, was causing too much grief. Sorry, the installation instructions should now be updated in the wiki.

@mglaman mglaman closed this as completed Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants