All of lore.kernel.org
 help / color / mirror / Atom feed
* Trying to build for BBB but can't fetch linux-ti-staging-3.12.8
@ 2014-01-26  0:25 André Prado
  2014-01-27 15:45 ` Denys Dmytriyenko
  0 siblings, 1 reply; 6+ messages in thread
From: André Prado @ 2014-01-26  0:25 UTC (permalink / raw)
  To: meta-ti

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

Hello i am trying to build a Yocto image for the Beaglebone black but i am
not having any success.

This task keeps running for ever: linux-ti-staging-3.12.8-r21a+
gitrAUTOINC+af17c0c3a9 do_fetch

I've runned this: it clone git://
git.ti.com/ti-linux-kernel/ti-linux-kernel.git with success.

bitbake linux-ti-staging -c cleansstate returns me this:
http://pastebin.com/eAvJvTUU

bitbake -v linux-ti-staging -c fetch returns me this:
http://pastebin.com/5RaRPeV9
build/tmp/work/beaglebone-
poky-linux-gnueabi/linux-ti-staging/3.12.8-r21a+gitrAUTOINC+af17c0c3a9/temp/log.do_fetch
returns me this:
http://pastebin.com/AmptCBFw

DEBUG: Mirror fetch failure for url
http://downloads.yoctoproject.org/mirror/sources/git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz(original
url: git://
git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-linux-3.12.y
)

I am running Ubuntu 12.0.4 32 bits on Virtual Box.


-- 
Att
André

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

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

* Re: Trying to build for BBB but can't fetch linux-ti-staging-3.12.8
  2014-01-26  0:25 Trying to build for BBB but can't fetch linux-ti-staging-3.12.8 André Prado
@ 2014-01-27 15:45 ` Denys Dmytriyenko
  2014-01-27 16:41   ` André Prado
  0 siblings, 1 reply; 6+ messages in thread
From: Denys Dmytriyenko @ 2014-01-27 15:45 UTC (permalink / raw)
  To: André Prado; +Cc: meta-ti

On Sat, Jan 25, 2014 at 10:25:54PM -0200, André Prado wrote:
> Hello i am trying to build a Yocto image for the Beaglebone black but i am
> not having any success.
> 
> This task keeps running for ever: linux-ti-staging-3.12.8-r21a+
> gitrAUTOINC+af17c0c3a9 do_fetch

Most probably it's just cloning the git tree, which could take some time.


> I've runned this: it clone git://
> git.ti.com/ti-linux-kernel/ti-linux-kernel.git with success.
> 
> bitbake linux-ti-staging -c cleansstate returns me this:
> http://pastebin.com/eAvJvTUU
> 
> bitbake -v linux-ti-staging -c fetch returns me this:
> http://pastebin.com/5RaRPeV9

There seems to be some kind of exception in bitbake...


> build/tmp/work/beaglebone-
> poky-linux-gnueabi/linux-ti-staging/3.12.8-r21a+gitrAUTOINC+af17c0c3a9/temp/log.do_fetch
> returns me this:
> http://pastebin.com/AmptCBFw
> 
> DEBUG: Mirror fetch failure for url
> http://downloads.yoctoproject.org/mirror/sources/git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz(original
> url: git://
> git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-linux-3.12.y
> )

And this just means there are no mirrors with this file, which is expected, as 
it's a live git repository.

-- 
Denys


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

* Re: Trying to build for BBB but can't fetch linux-ti-staging-3.12.8
  2014-01-27 15:45 ` Denys Dmytriyenko
@ 2014-01-27 16:41   ` André Prado
  2014-01-27 17:26     ` Denys Dmytriyenko
  0 siblings, 1 reply; 6+ messages in thread
From: André Prado @ 2014-01-27 16:41 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-ti

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

Hey Denys thanks for the feedback, however i've tried to let my computer on
for 2 days and the instruction do_fetch is still there.
Anything i could do?

Cheers


On Mon, Jan 27, 2014 at 1:45 PM, Denys Dmytriyenko <denys@ti.com> wrote:

> On Sat, Jan 25, 2014 at 10:25:54PM -0200, André Prado wrote:
> > Hello i am trying to build a Yocto image for the Beaglebone black but i
> am
> > not having any success.
> >
> > This task keeps running for ever: linux-ti-staging-3.12.8-r21a+
> > gitrAUTOINC+af17c0c3a9 do_fetch
>
> Most probably it's just cloning the git tree, which could take some time.
>
>
> > I've runned this: it clone git://
> > git.ti.com/ti-linux-kernel/ti-linux-kernel.git with success.
> >
> > bitbake linux-ti-staging -c cleansstate returns me this:
> > http://pastebin.com/eAvJvTUU
> >
> > bitbake -v linux-ti-staging -c fetch returns me this:
> > http://pastebin.com/5RaRPeV9
>
> There seems to be some kind of exception in bitbake...
>
>
> > build/tmp/work/beaglebone-
> >
> poky-linux-gnueabi/linux-ti-staging/3.12.8-r21a+gitrAUTOINC+af17c0c3a9/temp/log.do_fetch
> > returns me this:
> > http://pastebin.com/AmptCBFw
> >
> > DEBUG: Mirror fetch failure for url
> >
> http://downloads.yoctoproject.org/mirror/sources/git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz(original
> > url: git://
> >
> git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-linux-3.12.y
> > )
>
> And this just means there are no mirrors with this file, which is
> expected, as
> it's a live git repository.
>
> --
> Denys
>



-- 
Att
André

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

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

* Re: Trying to build for BBB but can't fetch linux-ti-staging-3.12.8
  2014-01-27 16:41   ` André Prado
@ 2014-01-27 17:26     ` Denys Dmytriyenko
  2014-01-27 17:27       ` André Prado
  0 siblings, 1 reply; 6+ messages in thread
From: Denys Dmytriyenko @ 2014-01-27 17:26 UTC (permalink / raw)
  To: André Prado; +Cc: meta-ti

On Mon, Jan 27, 2014 at 02:41:48PM -0200, André Prado wrote:
> Hey Denys thanks for the feedback, however i've tried to let my computer on
> for 2 days and the instruction do_fetch is still there.
> Anything i could do?

Do you have issues building any other recipe that clones from a git tree?


> On Mon, Jan 27, 2014 at 1:45 PM, Denys Dmytriyenko <denys@ti.com> wrote:
> 
> > On Sat, Jan 25, 2014 at 10:25:54PM -0200, André Prado wrote:
> > > Hello i am trying to build a Yocto image for the Beaglebone black but i
> > am
> > > not having any success.
> > >
> > > This task keeps running for ever: linux-ti-staging-3.12.8-r21a+
> > > gitrAUTOINC+af17c0c3a9 do_fetch
> >
> > Most probably it's just cloning the git tree, which could take some time.
> >
> >
> > > I've runned this: it clone git://
> > > git.ti.com/ti-linux-kernel/ti-linux-kernel.git with success.
> > >
> > > bitbake linux-ti-staging -c cleansstate returns me this:
> > > http://pastebin.com/eAvJvTUU
> > >
> > > bitbake -v linux-ti-staging -c fetch returns me this:
> > > http://pastebin.com/5RaRPeV9
> >
> > There seems to be some kind of exception in bitbake...
> >
> >
> > > build/tmp/work/beaglebone-
> > >
> > poky-linux-gnueabi/linux-ti-staging/3.12.8-r21a+gitrAUTOINC+af17c0c3a9/temp/log.do_fetch
> > > returns me this:
> > > http://pastebin.com/AmptCBFw
> > >
> > > DEBUG: Mirror fetch failure for url
> > >
> > http://downloads.yoctoproject.org/mirror/sources/git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz(original
> > > url: git://
> > >
> > git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-linux-3.12.y
> > > )
> >
> > And this just means there are no mirrors with this file, which is
> > expected, as
> > it's a live git repository.
> >
> > --
> > Denys
> >
> 
> 
> 
> -- 
> Att
> André


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

* Re: Trying to build for BBB but can't fetch linux-ti-staging-3.12.8
  2014-01-27 17:26     ` Denys Dmytriyenko
@ 2014-01-27 17:27       ` André Prado
  2014-01-27 18:22         ` Maupin, Chase
  0 siblings, 1 reply; 6+ messages in thread
From: André Prado @ 2014-01-27 17:27 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-ti

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

Haven't tried yet, can you suggest me one so i can test it?


On Mon, Jan 27, 2014 at 3:26 PM, Denys Dmytriyenko <denys@ti.com> wrote:

> On Mon, Jan 27, 2014 at 02:41:48PM -0200, André Prado wrote:
> > Hey Denys thanks for the feedback, however i've tried to let my computer
> on
> > for 2 days and the instruction do_fetch is still there.
> > Anything i could do?
>
> Do you have issues building any other recipe that clones from a git tree?
>
>
> > On Mon, Jan 27, 2014 at 1:45 PM, Denys Dmytriyenko <denys@ti.com> wrote:
> >
> > > On Sat, Jan 25, 2014 at 10:25:54PM -0200, André Prado wrote:
> > > > Hello i am trying to build a Yocto image for the Beaglebone black
> but i
> > > am
> > > > not having any success.
> > > >
> > > > This task keeps running for ever: linux-ti-staging-3.12.8-r21a+
> > > > gitrAUTOINC+af17c0c3a9 do_fetch
> > >
> > > Most probably it's just cloning the git tree, which could take some
> time.
> > >
> > >
> > > > I've runned this: it clone git://
> > > > git.ti.com/ti-linux-kernel/ti-linux-kernel.git with success.
> > > >
> > > > bitbake linux-ti-staging -c cleansstate returns me this:
> > > > http://pastebin.com/eAvJvTUU
> > > >
> > > > bitbake -v linux-ti-staging -c fetch returns me this:
> > > > http://pastebin.com/5RaRPeV9
> > >
> > > There seems to be some kind of exception in bitbake...
> > >
> > >
> > > > build/tmp/work/beaglebone-
> > > >
> > >
> poky-linux-gnueabi/linux-ti-staging/3.12.8-r21a+gitrAUTOINC+af17c0c3a9/temp/log.do_fetch
> > > > returns me this:
> > > > http://pastebin.com/AmptCBFw
> > > >
> > > > DEBUG: Mirror fetch failure for url
> > > >
> > >
> http://downloads.yoctoproject.org/mirror/sources/git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz(original
> > > > url: git://
> > > >
> > >
> git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-linux-3.12.y
> > > > )
> > >
> > > And this just means there are no mirrors with this file, which is
> > > expected, as
> > > it's a live git repository.
> > >
> > > --
> > > Denys
> > >
> >
> >
> >
> > --
> > Att
> > André
>



-- 
Att
André

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

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

* Re: Trying to build for BBB but can't fetch linux-ti-staging-3.12.8
  2014-01-27 17:27       ` André Prado
@ 2014-01-27 18:22         ` Maupin, Chase
  0 siblings, 0 replies; 6+ messages in thread
From: Maupin, Chase @ 2014-01-27 18:22 UTC (permalink / raw)
  To: André Prado, Dmytriyenko, Denys; +Cc: meta-ti@yoctoproject.org

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

BTW, I have seen issues before with stale .lock files.

From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti-bounces@yoctoproject.org] On Behalf Of André Prado
Sent: Monday, January 27, 2014 11:27 AM
To: Dmytriyenko, Denys
Cc: meta-ti@yoctoproject.org
Subject: Re: [meta-ti] Trying to build for BBB but can't fetch linux-ti-staging-3.12.8

Haven't tried yet, can you suggest me one so i can test it?

On Mon, Jan 27, 2014 at 3:26 PM, Denys Dmytriyenko <denys@ti.com<mailto:denys@ti.com>> wrote:
On Mon, Jan 27, 2014 at 02:41:48PM -0200, André Prado wrote:
> Hey Denys thanks for the feedback, however i've tried to let my computer on
> for 2 days and the instruction do_fetch is still there.
> Anything i could do?
Do you have issues building any other recipe that clones from a git tree?


> On Mon, Jan 27, 2014 at 1:45 PM, Denys Dmytriyenko <denys@ti.com<mailto:denys@ti.com>> wrote:
>
> > On Sat, Jan 25, 2014 at 10:25:54PM -0200, André Prado wrote:
> > > Hello i am trying to build a Yocto image for the Beaglebone black but i
> > am
> > > not having any success.
> > >
> > > This task keeps running for ever: linux-ti-staging-3.12.8-r21a+
> > > gitrAUTOINC+af17c0c3a9 do_fetch
> >
> > Most probably it's just cloning the git tree, which could take some time.
> >
> >
> > > I've runned this: it clone git://
> > > git.ti.com/ti-linux-kernel/ti-linux-kernel.git<http://git.ti.com/ti-linux-kernel/ti-linux-kernel.git> with success.
> > >
> > > bitbake linux-ti-staging -c cleansstate returns me this:
> > > http://pastebin.com/eAvJvTUU
> > >
> > > bitbake -v linux-ti-staging -c fetch returns me this:
> > > http://pastebin.com/5RaRPeV9
> >
> > There seems to be some kind of exception in bitbake...
> >
> >
> > > build/tmp/work/beaglebone-
> > >
> > poky-linux-gnueabi/linux-ti-staging/3.12.8-r21a+gitrAUTOINC+af17c0c3a9/temp/log.do_fetch
> > > returns me this:
> > > http://pastebin.com/AmptCBFw
> > >
> > > DEBUG: Mirror fetch failure for url
> > >
> > http://downloads.yoctoproject.org/mirror/sources/git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz(original
> > > url: git://
> > >
> > git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-linux-3.12.y<http://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-linux-3.12.y>
> > > )
> >
> > And this just means there are no mirrors with this file, which is
> > expected, as
> > it's a live git repository.
> >
> > --
> > Denys
> >
>
>
>
> --
> Att
> André



--
Att
André

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

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

end of thread, other threads:[~2014-01-27 18:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-26  0:25 Trying to build for BBB but can't fetch linux-ti-staging-3.12.8 André Prado
2014-01-27 15:45 ` Denys Dmytriyenko
2014-01-27 16:41   ` André Prado
2014-01-27 17:26     ` Denys Dmytriyenko
2014-01-27 17:27       ` André Prado
2014-01-27 18:22         ` Maupin, Chase

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.