Forums : Technical Issue Help

Dear Open Hub Users,

We’re excited to announce that we will be moving the Open Hub Forum to https://community.blackduck.com/s/black-duck-open-hub. Beginning immediately, users can head over, register, get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.


On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at [email protected]

server did not respond to the 'git-ls-remote'

I'm trying to add
https://cta-git.irap.omp.eu/gammalib
as the code location for https://www.ohloh.net/p/GammaLib
I also tried http:// and adding .git at the end, always the same result.

I get the error:
The server did not respond to the 'git-ls-remote' command. Is the URL correct?

Note that
https://cta-redmine.irap.omp.eu/projects/gammalib/wiki/
says that it might be necessary to
export GITSSLNO_VERIFY=true

Help please!

Christoph Deil over 12 years ago
 

Christoph,

I am looking into whether we can accommodate a git repository offering an invalid certificate. We do have that capability for other repositories but git doesn't seem to offer that as a command-line option. I've referred the question up the chain-of-command and I'll let you know what I hear, here.

Thanks!

ssnow-blackduck over 12 years ago
 

For now I have created a mirror here:
https://github.com/gammalib/gammalib.git

But we are not sure yet if we want this, so if there is a way to make
https://cta-git.irap.omp.eu/gammalib
work, we'd appreciate that.

Thanks!

Christoph Deil over 12 years ago
 

Christoph,

Have had no reply yet on my inquiry about the certificate issue. Have you been able to get the github repository to sync to the main one reliably? In any case, if you'd like to try it let me know or just enter it yourself. Be sure you remove the original enlistment since it will block all updates and it's not as permanent as remove implies... it can be reversed in the edits section of the project where there is an undo button.

Thanks!

ssnow-blackduck over 12 years ago
 

I did put in the github repo URL yesterday evening.

I think it's scheduled to be processed by Ohloh:
https://www.ohloh.net/p/GammaLib/enlistments

Christoph Deil over 12 years ago
 

Christoph,

Good. I'll keep an eye on it and be sure it progresses.

Thanks!

ssnow-blackduck over 12 years ago
 

Thank you!

Christoph Deil over 12 years ago
 

Christoph,

Analysis is finished. Let me know here if the results aren't as expected.

Thanks!

ssnow-blackduck over 12 years ago
 

hello @ssnow-blackduck
I'm trying to update our repository information and I'm facing same problem:

The server did not respond to the 'git-ls-remote' command. Is the URL correct?

for the git repository: https://repository.tigase.org/git/tigase-server.git (we are using cacert thus having issue with 'invalid' cert). Is there any update on the isssue?

Wojciech Kapcia about 12 years ago
 

Wojciech,

Seems to be OK on my workstation. It may be the certs but I'll need to refer it to the engineers for a closer look.

Standby...

Thanks!

ssnow-blackduck about 12 years ago
 

FYI, I've added git:// read-only access thus issue with access to https:// doesn't matter anymore. Anyhow thanks for the response :)

Wojciech Kapcia about 12 years ago
 

Wojciech,

That works for me. Let me know if anything else is a show stopper.

Thanks!

ssnow-blackduck about 12 years ago
 

I'm not entirely sure, but I might be running into a similar issue. I'm trying to add the following location to the ARMCI-MPI project:

http://git.mpich.org/armci-mpi.git/

This fails saying server did not respond to the 'git-ls-remote'. I tried the git:// variant as well.

Thoughts?

Pavan Balaji almost 12 years ago
 

Whoops, my bad. This worked after I gave R = @all access on the server gitolite.

Pavan Balaji almost 12 years ago