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

Error installing php-semver-checker #92

Closed
nunofernandes opened this issue May 5, 2019 · 2 comments
Closed

Error installing php-semver-checker #92

nunofernandes opened this issue May 5, 2019 · 2 comments

Comments

@nunofernandes
Copy link

When trying toolbox install I get the following error:

The command '/bin/sh -c php $TOOLBOX_TARGET_DIR/toolbox install' returned a non-zero code: 6

The problem seems to be related to unavailability of http://psvc.coreteks.org where php-semver-checker.phar is fetched. Trying to get it manually I get the following error:

wget http://psvc.coreteks.org/php-semver-checker.phar -O /dev/null 
--2019-05-05 21:46:43--  http://psvc.coreteks.org/php-semver-checker.phar
Resolving psvc.coreteks.org (psvc.coreteks.org)... failed: Name or service not known.
wget: unable to resolve host address ‘psvc.coreteks.org’

It appears that the problem that happened to pdepend also hit php-semver-checker (but this doesn't even dns resolve).

@jakzal
Copy link
Owner

jakzal commented May 7, 2019

It seems to be back.

Re tomzx/php-semver-checker#104

@nunofernandes
Copy link
Author

Yep.. I confirm it 👍

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

2 participants