-
Notifications
You must be signed in to change notification settings - Fork 312
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
Getting build error , Host dl.bintray.com:443 was resolved. #2067
Comments
Hi, @SHUFIL Thanks for the reply!
or
Some thirdparty links are broken in old versions. You can Or Try to use new Pegasus versions (say https://github.com/apache/incubator-pegasus/releases/tag/v2.5.0) instead. |
Hey @acelyc111 , Thanks for reply. I tried 2.5.0 both way compile and docker , unfortunately I got below error , This is for compiled way. This time I did not get any reason , just though out a error , that is
This is docker method , can you please check that error . Thanks |
@SHUFIL Did you see any other error messages? I try to reproduce it according to the doc https://github.com/apache/incubator-pegasus-website/blob/master/_docs/en/2.5.0/compile-by-docker.md, but everything goes well. My steps are:
|
I also checked the |
@acelyc111
Error
|
@SHUFIL I guess some important error message is missed, could you please try:
So run as:
|
This is worked for me , and build finished without error. Thanks |
Next I need to
But I got below error ,
|
I see, it's needed to add Please try this at first:
|
Please keep in mind that some tests maybe flaky, don't be worry about that 😄 . |
Ok, that is fine, but I did not get any error this time, I have completed pack_server , pack_client (C/C++) ,and pack_tools, As per this doc it is explain for pack_client C/C++ development , I need to run for Golang client , for this I need to run client separately or here I can do that ? how it is |
Congrats! For Golang client, please see docs here: https://github.com/apache/incubator-pegasus/tree/master/go-client |
I have clone again for go-client, but it is already there in main folder , anyway I tried in both folder with
Error
|
@SHUFIL According to the go-client CI job, it works well on certain thrift and golang versions. |
ok, I think this will check later , because I getting thrift-0.13.0 build error
I am trying to start pegasus service after build, but below error blocking me, Can you please. ./run.sh start_onebox |
@SHUFIL Has the Pegasus been successfully built before starting the onebox? Are you starting the onebox in the docker? |
Bug Report
Please answer these questions before submitting your issue. Thanks!
Installing Apache-pegasus in ubuntu 22, using Compile method , doc. Also I tried to install using docker method as well , but got error ERROR:
build rdsn failed
I have installed below dependence's
gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
,cmake version 3.30.0
also installed all packages in mentioned Dockerfile Dockerfile
Both method I am getting build issue so need to resolve Build issue
Getting below error while doing build Compile method
apache-pegasus-2.1.0
The text was updated successfully, but these errors were encountered: