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

ci failuer due an old version of commando #108

Open
vincenzopalazzo opened this issue May 6, 2023 · 0 comments
Open

ci failuer due an old version of commando #108

vincenzopalazzo opened this issue May 6, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@vincenzopalazzo
Copy link
Member

 ---> 1646ed923722
Step 11/14 : ENV PATH=/opt/clightning-v$CLIGHTNING_VERSION/bin:$PATH
 ---> Running in 62e372b9421d
Removing intermediate container 62e372b9421d
 ---> e36e528ca4f0
Step 12/14 : RUN git clone https://github.com/lightningd/plugins.git &&     cd plugins/commando && pip3 install -r requirements.txt && cd .. &&     cp -rf commando/ /opt/commando/
 ---> Running in 70b505105e63
Cloning into 'plugins'...
/bin/sh: 1: cd: can't cd to plugins/commando
The command '/bin/sh -c git clone https://github.com/lightningd/plugins.git &&     cd plugins/commando && pip3 install -r requirements.txt && cd .. &&     cp -rf commando/ /opt/commando/' returned a non-zero code: 2
Service 'cln' failed to build : Build failed
@vincenzopalazzo vincenzopalazzo added the bug Something isn't working label May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant