All of lore.kernel.org
 help / color / mirror / Atom feed
* consul
@ 2021-07-23  5:37 sateesh m
  2021-07-23  5:42 ` [yocto] consul Yocto
  2021-07-23  5:45 ` Yocto
  0 siblings, 2 replies; 3+ messages in thread
From: sateesh m @ 2021-07-23  5:37 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 692 bytes --]

Hi Guys,

I am trying to integrate consul package to my image.facing issue while fetching the sources.

WARNING: consul-git-r0 do_fetch: Failed to fetch URL git://github.com/hashicorp/consul.git, attempting MIRRORS if available
ERROR: consul-git-r0 do_fetch: Fetcher failure: Unable to find revision 944cc71026c007e7de9467ec3f38f0ad14464fcc in branch master even from upstream
ERROR: consul-git-r0 do_fetch: Fetcher failure for URL: 'git://github.com/hashicorp/consul.git'. Unable to fetch URL from any source.

Can anybody know please  tell  which revision ID i need to used to fix this issue. or any patch available suggest me.

Thanking you in advance.
--
Regards,
Sateesh

[-- Attachment #2: Type: text/html, Size: 844 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [yocto] consul
  2021-07-23  5:37 consul sateesh m
@ 2021-07-23  5:42 ` Yocto
  2021-07-23  5:45 ` Yocto
  1 sibling, 0 replies; 3+ messages in thread
From: Yocto @ 2021-07-23  5:42 UTC (permalink / raw)
  To: sateesh m, yocto

[-- Attachment #1: Type: text/plain, Size: 948 bytes --]

add branch=main to the giturl github chaged a huge swatch from master to 
main

On Friday 23 July 2021 12:37:47 PM (+07:00), sateesh m wrote:


Hi Guys,

                 I am trying to integrate consul package to my image.facing 
issue while fetching the sources.


WARNING: consul-git-r0 do_fetch: Failed to fetch URL 
git://github.com/hashicorp/consul.git, attempting MIRRORS if available
ERROR: consul-git-r0 do_fetch: Fetcher failure: Unable to find revision 
944cc71026c007e7de9467ec3f38f0ad14464fcc in branch master even from 
upstream
ERROR: consul-git-r0 do_fetch: Fetcher failure for URL: 
'git://github.com/hashicorp/consul.git'. Unable to fetch URL from any 
source.

Can anybody know please  tell  which revision ID i need to used to fix this 
issue. or any patch available suggest me. 

Thanking you in advance. 
--
Regards,
Sateesh

-- 
Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com

[-- Attachment #2: Type: text/html, Size: 1230 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [yocto] consul
  2021-07-23  5:37 consul sateesh m
  2021-07-23  5:42 ` [yocto] consul Yocto
@ 2021-07-23  5:45 ` Yocto
  1 sibling, 0 replies; 3+ messages in thread
From: Yocto @ 2021-07-23  5:45 UTC (permalink / raw)
  To: sateesh m, yocto

[-- Attachment #1: Type: text/plain, Size: 916 bytes --]

SRC_URI = "git://${GO_IMPORT}.git;branch=main \

On Friday 23 July 2021 12:37:47 PM (+07:00), sateesh m wrote:


Hi Guys,

                 I am trying to integrate consul package to my image.facing 
issue while fetching the sources.


WARNING: consul-git-r0 do_fetch: Failed to fetch URL 
git://github.com/hashicorp/consul.git, attempting MIRRORS if available
ERROR: consul-git-r0 do_fetch: Fetcher failure: Unable to find revision 
944cc71026c007e7de9467ec3f38f0ad14464fcc in branch master even from 
upstream
ERROR: consul-git-r0 do_fetch: Fetcher failure for URL: 
'git://github.com/hashicorp/consul.git'. Unable to fetch URL from any 
source.

Can anybody know please  tell  which revision ID i need to used to fix this 
issue. or any patch available suggest me. 

Thanking you in advance. 
--
Regards,
Sateesh

-- 
Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com

[-- Attachment #2: Type: text/html, Size: 1200 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-23  5:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-23  5:37 consul sateesh m
2021-07-23  5:42 ` [yocto] consul Yocto
2021-07-23  5:45 ` Yocto

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.