[yocto] Failed to fetch URL git://gitorious.org/raw2rgbpnm/raw2rgbpnm.git

Mark Brown mkbrown32 at hotmail.com
Mon Mar 7 13:24:01 PST 2016


I do not see anything in  /poky/meta-gumstix-extras/recipes-images/gumstix/gumstix-console-image.bb 
which mentions  protocol or protocol=git.
Where would this change be made ?
 
 
From: ross.burton at intel.com
Date: Mon, 7 Mar 2016 20:05:28 +0000
Subject: Re: [yocto] Failed to fetch URL git://gitorious.org/raw2rgbpnm/raw2rgbpnm.git
To: mkbrown32 at hotmail.com
CC: yocto at yoctoproject.org; ka6sox at gmail.com; opensource at keylevel.com


On 7 March 2016 at 19:11, Mark Brown <mkbrown32 at hotmail.com> wrote:
WARNING: Failed to fetch URL git://gitorious.org/raw2rgbpnm/raw2rgbpnm.git;protocol=git, attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 128, output:
Cloning into bare repository '/home/bbusr/build/downloads/git2/gitorious.org.raw2rgbpnm.raw2rgbpnm.git'...
fatal: unable to connect to gitorious.org:
gitorious.org[0: 64.13.172.37]: errno=Connection refused
gitorious.org[1: 2a02:c0:1014::1]: errno=Network is unreachable
$ git clone git://gitorious.org/raw2rgbpnm/raw2rgbpnm.gitCloning into 'raw2rgbpnm'...fatal: unable to connect to gitorious.org:gitorious.org[0: 64.13.172.37]: errno=Connection refusedgitorious.org[1: 2a02:c0:1014::1]: errno=No route to host
$ git clone http://gitorious.org/raw2rgbpnm/raw2rgbpnm.gitCloning into 'raw2rgbpnm'...remote: Counting objects: 112, done.remote: Compressing objects: 100% (109/109), done.remote: Total 112 (delta 75), reused 0 (delta 0)Receiving objects: 100% (112/112), 34.05 KiB | 0 bytes/s, done.Resolving deltas: 100% (75/75), done.Checking connectivity... done.
Looks like when gitorious was shut down and archived they turned off the smart transport leaving just http, which makes sense.  You'll have to update the recipe to set ;protocol=http.
Ross 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160307/26f9b7fe/attachment.html>


More information about the yocto mailing list