Hi, I am new to gnome and would love to contribute. I have successfully installed jhbuild. I am trying to build gnome using it but I am facing the following error when I am trying to execute jhbuild build --nodeps - ------------------------------ git clone ssh://somya12 git gnome org/ Cloning into 'yelp-xsl'... ssh: Could not resolve hostname git.gnome.org: Name or service not known fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. *** Error during phase checkout of yelp-xsl: ########## Error running git clone ssh://somya12 git gnome org/ ------------------------------ After this error came, I selected option 3 (Give up on module) to see if other modules are getting installed. But I am facing this problem for every repository whose hostname is git.gnome.org. I am not able to resolve this error. Any help would be appreciated. Thanks, Somya |