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

how can i complete successfully, I don't know how to complie the program. #9504

Closed
yuanranyr opened this issue Dec 10, 2023 · 2 comments
Closed

Comments

@yuanranyr
Copy link

process "/bin/sh -c cpanm --notest --quiet --skip-satisfied --local-lib /tmp/local/ "Apache::Bootstrap" && cpanm $CPANMOPTS --notest --quiet --skip-satisfied --local-lib /tmp/local/ --installdeps . || ( for f in /root/.cpanm/work/*/build.log;do echo $f"= start =============";cat $f; echo $f"= end ============="; done; false )" did not complete successfully: exit code: 1
make: *** [build] Error 17

@benbenben2
Copy link
Collaborator

benbenben2 commented Dec 12, 2023

Hi @yuanranyr
I would suggest asking on Slack on #productopener channel. It will be easier.
Did you install docker? Which command did you try to run?

@alexgarel
Copy link
Member

@yuanranyr it happened (in India) that some ISP where blocking cpanm !
Sometimes, it's just transiant problems on cpanm side.
It's hard to debug it for you.

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