On 4 September 2013 20:42, Khem Raj <[email protected]> wrote: > Hi > > I am seeing something like below with dylan branch > > WARNING: Failed to fetch URL > hg://vim.googlecode.com/hg/;protocol=https;module=vim, attempting MIRRORS if > available > ERROR: Fetcher failure: Fetch command failed with exit code 255, output: > warning: vim.googlecode.com certificate with fingerprint > ca:2d:b2:a7:41:f5:00:83:e7:66:57:bf:6f:be:57:a7:56:92:c0:4f not verified > (check hostfingerprints or web.cacerts config setting) > abort: HTTP Error 404: Not Found > > ERROR: Function failed: Fetcher failure for URL: > 'hg://vim.googlecode.com/hg/;protocol=https;module=vim'. Unable to fetch URL > from any source. >
I set the URL for this so figured I should test this quickly: I can manually clone that with "hg clone https://vim.googlecode.com/hg" and "hg clone https://vim.googlecode.com/hg/vim", both work and are equivalent so it's likely not a problem with the URL or Google Code being down. I'm getting the certificate warning running mercurial on my desktop system (Arch Linux). -- Paul Barker Email: [email protected] http://www.paulbarker.me.uk _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
