* google mercurial repo issues
@ 2015-06-25 3:00 akuster808
2015-06-25 10:59 ` Martin Jansa
0 siblings, 1 reply; 4+ messages in thread
From: akuster808 @ 2015-06-25 3:00 UTC (permalink / raw)
To: OE-core, OpenEmbedded Devel List
Hello all,
I have run into an issue trying to build vim.
/usr/bin/env hg pull
/home/akuster/oss/downloads/hg/vim.googlecode.com/hg/vim
| DEBUG: Python function base_do_unpack finished
| DEBUG: Python function do_unpack finished
| ERROR: Function failed: Fetcher failure: Fetch command failed with
exit code 255, output:
| abort: repository
/home/akuster/oss/downloads/hg/vim.googlecode.com/hg/vim not found!
there is a note on google regarding their hg repos: "We have some known
issues with hg repositories."
https://groups.google.com/forum/#!topic/google-code-hosting/Gh3kl9MrzY4
is anyone else seeing this?
- armin
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: google mercurial repo issues
2015-06-25 3:00 google mercurial repo issues akuster808
@ 2015-06-25 10:59 ` Martin Jansa
2015-07-03 2:16 ` akuster808
0 siblings, 1 reply; 4+ messages in thread
From: Martin Jansa @ 2015-06-25 10:59 UTC (permalink / raw)
To: akuster808; +Cc: OpenEmbedded Devel List, OE-core
[-- Attachment #1: Type: text/plain, Size: 1122 bytes --]
On Wed, Jun 24, 2015 at 08:00:55PM -0700, akuster808 wrote:
> Hello all,
>
> I have run into an issue trying to build vim.
That's broken for a while (see world reports), because bitbake mercurial
fetcher is broken.
> /usr/bin/env hg pull
> /home/akuster/oss/downloads/hg/vim.googlecode.com/hg/vim
> | DEBUG: Python function base_do_unpack finished
> | DEBUG: Python function do_unpack finished
> | ERROR: Function failed: Fetcher failure: Fetch command failed with
> exit code 255, output:
> | abort: repository
> /home/akuster/oss/downloads/hg/vim.googlecode.com/hg/vim not found!
>
>
> there is a note on google regarding their hg repos: "We have some known
> issues with hg repositories."
>
> https://groups.google.com/forum/#!topic/google-code-hosting/Gh3kl9MrzY4
>
>
> is anyone else seeing this?
>
> - armin
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: google mercurial repo issues
2015-06-25 10:59 ` Martin Jansa
@ 2015-07-03 2:16 ` akuster808
2015-07-03 6:16 ` Martin Jansa
0 siblings, 1 reply; 4+ messages in thread
From: akuster808 @ 2015-07-03 2:16 UTC (permalink / raw)
To: Martin Jansa; +Cc: OpenEmbedded Devel List, OE-core
It seems to be working today. wonder if it is do to mercurial-native update?
- armin
On 06/25/2015 03:59 AM, Martin Jansa wrote:
> On Wed, Jun 24, 2015 at 08:00:55PM -0700, akuster808 wrote:
>> Hello all,
>>
>> I have run into an issue trying to build vim.
>
> That's broken for a while (see world reports), because bitbake mercurial
> fetcher is broken.
>
>> /usr/bin/env hg pull
>> /home/akuster/oss/downloads/hg/vim.googlecode.com/hg/vim
>> | DEBUG: Python function base_do_unpack finished
>> | DEBUG: Python function do_unpack finished
>> | ERROR: Function failed: Fetcher failure: Fetch command failed with
>> exit code 255, output:
>> | abort: repository
>> /home/akuster/oss/downloads/hg/vim.googlecode.com/hg/vim not found!
>>
>>
>> there is a note on google regarding their hg repos: "We have some known
>> issues with hg repositories."
>>
>> https://groups.google.com/forum/#!topic/google-code-hosting/Gh3kl9MrzY4
>>
>>
>> is anyone else seeing this?
>>
>> - armin
>> --
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: google mercurial repo issues
2015-07-03 2:16 ` akuster808
@ 2015-07-03 6:16 ` Martin Jansa
0 siblings, 0 replies; 4+ messages in thread
From: Martin Jansa @ 2015-07-03 6:16 UTC (permalink / raw)
To: akuster808; +Cc: OpenEmbedded Devel List, OE-core
[-- Attachment #1: Type: text/plain, Size: 1500 bytes --]
No, the bitbake fix was merged yesterday:
http://git.openembedded.org/bitbake/commit/?id=378647281ae883dd726f1e1b775dd35ef6a0e8d1
On Fri, Jul 3, 2015 at 4:16 AM, akuster808 <akuster808@gmail.com> wrote:
> It seems to be working today. wonder if it is do to mercurial-native
> update?
>
> - armin
>
>
> On 06/25/2015 03:59 AM, Martin Jansa wrote:
>
>> On Wed, Jun 24, 2015 at 08:00:55PM -0700, akuster808 wrote:
>>
>>> Hello all,
>>>
>>> I have run into an issue trying to build vim.
>>>
>>
>> That's broken for a while (see world reports), because bitbake mercurial
>> fetcher is broken.
>>
>> /usr/bin/env hg pull
>>> /home/akuster/oss/downloads/hg/vim.googlecode.com/hg/vim
>>> | DEBUG: Python function base_do_unpack finished
>>> | DEBUG: Python function do_unpack finished
>>> | ERROR: Function failed: Fetcher failure: Fetch command failed with
>>> exit code 255, output:
>>> | abort: repository
>>> /home/akuster/oss/downloads/hg/vim.googlecode.com/hg/vim not found!
>>>
>>>
>>> there is a note on google regarding their hg repos: "We have some known
>>> issues with hg repositories."
>>>
>>> https://groups.google.com/forum/#!topic/google-code-hosting/Gh3kl9MrzY4
>>>
>>>
>>> is anyone else seeing this?
>>>
>>> - armin
>>> --
>>> _______________________________________________
>>> Openembedded-core mailing list
>>> Openembedded-core@lists.openembedded.org
>>> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>>>
>>
>>
[-- Attachment #2: Type: text/html, Size: 2820 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-07-03 6:16 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-25 3:00 google mercurial repo issues akuster808
2015-06-25 10:59 ` Martin Jansa
2015-07-03 2:16 ` akuster808
2015-07-03 6:16 ` Martin Jansa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox