No Code Attached Yet
avatar brianteeman
brianteeman
29 Nov 2021

#36159 is failing at the npm stage because git is not included in the alpine docker image. See explanation

The fix is very simple for someone who has access to the docker image

ping @bembelimen @HLeithner

avatar brianteeman brianteeman - open - 29 Nov 2021
avatar joomla-cms-bot joomla-cms-bot - change - 29 Nov 2021
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 29 Nov 2021
avatar HLeithner HLeithner - close - 30 Nov 2021
avatar HLeithner
HLeithner - comment - 30 Nov 2021

created a pr on your branch brianteeman#133

avatar HLeithner HLeithner - change - 30 Nov 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-11-30 13:29:25
Closed_By HLeithner
avatar brianteeman
brianteeman - comment - 30 Nov 2021

Thanks very much

avatar brianteeman
brianteeman - comment - 30 Nov 2021

@HLeithner

npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t ssh://git@github.com/joomla-projects/joomla-a11y-checker.git
npm ERR! 
npm ERR! Host key verification failed.
npm ERR! fatal: Could not read from remote repository.
npm ERR! 
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR! 
npm ERR! exited with error code: 128
avatar HLeithner
HLeithner - comment - 30 Nov 2021

the package.json needs to be https://github.com/joomla-projects/joomla-a11y-checker.git not ssh://git@

avatar brianteeman
brianteeman - comment - 30 Nov 2021

ok - updated and trying again.

PS blame @bembelimen he wrote that part

avatar brianteeman
brianteeman - comment - 30 Nov 2021

same error.

avatar HLeithner
HLeithner - comment - 30 Nov 2021

couldn't be the same?! do you have a link?

avatar brianteeman
brianteeman - comment - 30 Nov 2021
avatar HLeithner
HLeithner - comment - 30 Nov 2021

have seen it, it's strange because it uses the wrong urls...

Add a Comment

Login with GitHub to post a comment