All of lore.kernel.org
 help / color / mirror / Atom feed
* c6a816x-evm support
@ 2010-10-04 15:43 l.bolognini
  2010-10-04 16:34 ` [arago-devel] " Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: l.bolognini @ 2010-10-04 15:43 UTC (permalink / raw)
  To: Arago Mailing List, Open Embedded Mailing List

Hallo,
I'm working with Arago but I thought to extend this mail to OE 
mailing list too.
I made 
git clone git://arago-project.org/git/arago.
git
git clone git://arago-project.org/git/arago-oe-dev.git
git clone 
git://arago-project.org/git/arago-bitbake.git 
last Friday (1st October 
2010)
Now I'm trying to build my custom image for MACHINE=c6a816x-evm.

This is my image recipe:

<arago-custom/recipes/images/ti816x-image.bb>

require recipes/images/arago-base-tisdk-image.bb
IMAGE_INSTALL += "\
	
openssh \
	nano \
        [...]
	openldap \
	lmsensors-sensors \
	"


export IMAGE_BASENAME = "ti816x-image"

When I launch:
MACHINE=c6a816x-
evm bitbake -v ti816x-image
I got the following error:

From git:
//arago-project.org/git/projects/linux-omap3
 * branch            
master     -> FETCH_HEAD
NOTE: Creating tarball of git repository

fatal: failed to unpack tree object 
661585a1407961c5e71f1d8203f1a32f08e9a772
NOTE: Task failed: Fetch 
failed: Fetch command export HOME=...; export PATH=...;
git read-tree 
661585a1407961c5e71f1d8203f1a32f08e9a772 failed with signal 128, 
output:
fatal: failed to unpack tree object 
661585a1407961c5e71f1d8203f1a32f08e9a772

ERROR: TaskFailed event 
exception, aborting
ERROR: Build of 
/home/bolognini/oe/arago/recipes/linux/linux-omap3_2.6.34-psp04.
00.00.06.bb do_fetch failed
ERROR: Task 1485 
(/home/bolognini/oe/arago/recipes/linux/linux-omap3_2.6.34-psp04.
00.00.06.bb, do_fetch) failed
NOTE: Tasks Summary: Attempted 576 tasks 
of which 576 didn't need to be rerun and 1 failed.
ERROR: 
'/home/bolognini/oe/arago/recipes/linux/linux-omap3_2.6.34-psp04.
00.00.06.bb' failed

Is there still something to adjust for this 
MACHINE?
Or is the server out of work for some reasons?
I notice some 
patches have been uploaded few days ago.
Please let me know,
thank you 
very much,
bye
Luca




Supera i limiti: raddoppia la velocità da 10 a 20 Mega!   Risparmia con Tutto Incluso: telefono + adsl 20 mega a soli 26,60 € al mese per un anno!  SCONTO DI 160 EURO!  http://abbonati.tiscali.it/telefono-adsl/prodotti/tc/tuttoincluso/?WT.mc_id=01fw



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

* Re: [arago-devel] c6a816x-evm support
  2010-10-04 15:43 c6a816x-evm support l.bolognini
@ 2010-10-04 16:34 ` Denys Dmytriyenko
  0 siblings, 0 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2010-10-04 16:34 UTC (permalink / raw)
  To: l.bolognini@tiscali.it, arago-devel; +Cc: Open Embedded Mailing List

On Mon, Oct 04, 2010 at 05:43:06PM +0200, l.bolognini@tiscali.it wrote:
> Hallo,
> I'm working with Arago but I thought to extend this mail to OE 
> mailing list too.
> I made 
> git clone git://arago-project.org/git/arago.
> git
> git clone git://arago-project.org/git/arago-oe-dev.git
> git clone 
> git://arago-project.org/git/arago-bitbake.git 
> last Friday (1st October 
> 2010)
> Now I'm trying to build my custom image for MACHINE=c6a816x-evm.
> 
> From git:
> //arago-project.org/git/projects/linux-omap3
>  * branch            
> master     -> FETCH_HEAD
> NOTE: Creating tarball of git repository
> 
> fatal: failed to unpack tree object 
> 661585a1407961c5e71f1d8203f1a32f08e9a772
> NOTE: Task failed: Fetch 
> failed: Fetch command export HOME=...; export PATH=...;
> git read-tree 
> 661585a1407961c5e71f1d8203f1a32f08e9a772 failed with signal 128, 
> output:
> fatal: failed to unpack tree object 
> 661585a1407961c5e71f1d8203f1a32f08e9a772

Luca,

Yes, we have noticed this issue last Friday - the commit ID the recipe was 
originally based on, is no longer available. I believe Roger fixed it when 
pushing the ti816x support to OE, but I haven't had time to fix it in Arago 
yet. It should be fixed in Arago shortly, sorry for the inconvenience.

-- 
Denys



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

* Re: [arago-devel] c6a816x-evm support
@ 2010-10-26 15:18 l.bolognini
  2010-11-08  3:39 ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: l.bolognini @ 2010-10-26 15:18 UTC (permalink / raw)
  To: denis, arago-devel; +Cc: Open Embedded Mailing List

Hallo, any news about ti816x support?
Do I have to setup again Arago 
environment by the three "git clone" commands or is there a way to 
update the tree with the new supports?

With the same tree "cloned" in 
the beginning of October now I get:
[luca@fedora13 oe]$ MACHINE=c6a816x-
evm bitbake -v ti816x-image
[...]
NOTE: fetch http://www.angstrom-
distribution.org/unstable/sources/git_arago-project.org.git.projects.
linux-omap3.git_661585a1407961c5e71f1d8203f1a32f08e9a772.tar.gz
--2010-
10-26 17:11:43--  http://www.angstrom-distribution.
org/unstable/sources/git_arago-project.org.git.projects.linux-omap3.
git_661585a1407961c5e71f1d8203f1a32f08e9a772.tar.gz
Resolving www.
angstrom-distribution.org... 188.40.83.200
Connecting to www.angstrom-
distribution.org|188.40.83.200|:80... connected.
HTTP request sent, 
awaiting response... 404 Not Found
2010-10-26 17:11:50 ERROR 404: Not 
Found.

fatal: read error: Connection reset by peer

NOTE: Task failed: 
Fetch failed: Fetch command export HOME=...; export PATH=...; git fetch 
git://arago-project.org/git/projects/linux-omap3.git master failed with 
signal 128, output:
fatal: read error: Connection reset by peer

What 
about the development for MACHINE=c6a816x-evm ?
Thank you,
bye 
Luca





----Messaggio originale----
Da: denis@denix.org
Data: 04/10/2010 18.34

A: "l.bolognini@tiscali.it"<l.bolognini@tiscali.it>, <arago-
devel@gforge.ti.com>
Cc: "Open Embedded Mailing List"<openembedded-
devel@lists.openembedded.org>
Ogg: Re: [arago-devel] c6a816x-evm 
support

On Mon, Oct 04, 2010 at 05:43:06PM +0200, l.bolognini@tiscali.
it wrote:
> Hallo,
> I'm working with Arago but I thought to extend 
this mail to OE 
> mailing list too.
> I made 
> git clone git://arago-
project.org/git/arago.
> git
> git clone git://arago-project.
org/git/arago-oe-dev.git
> git clone 
> git://arago-project.
org/git/arago-bitbake.git 
> last Friday (1st October 
> 2010)
> Now 
I'm trying to build my custom image for MACHINE=c6a816x-evm.
> 
> From 
git:
> //arago-project.org/git/projects/linux-omap3
>  * 
branch            
> master     -> FETCH_HEAD
> NOTE: Creating tarball 
of git repository
> 
> fatal: failed to unpack tree object 
> 
661585a1407961c5e71f1d8203f1a32f08e9a772
> NOTE: Task failed: Fetch 
> 
failed: Fetch command export HOME=...; export PATH=...;
> git read-
tree 
> 661585a1407961c5e71f1d8203f1a32f08e9a772 failed with signal 
128, 
> output:
> fatal: failed to unpack tree object 
> 
661585a1407961c5e71f1d8203f1a32f08e9a772

Luca,

Yes, we have noticed 
this issue last Friday - the commit ID the recipe was 
originally based 
on, is no longer available. I believe Roger fixed it when 
pushing the 
ti816x support to OE, but I haven't had time to fix it in Arago 
yet. 
It should be fixed in Arago shortly, sorry for the inconvenience.

-- 

Denys





Supera i limiti: raddoppia la velocità da 10 a 20 Mega!   Risparmia con Tutto Incluso: telefono + adsl 20 mega a soli 26,60 € al mese per un anno!  SCONTO DI 160 EURO!  http://abbonati.tiscali.it/telefono-adsl/prodotti/tc/tuttoincluso/?WT.mc_id=01fw



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

* Re: [arago-devel] c6a816x-evm support
  2010-10-26 15:18 l.bolognini
@ 2010-11-08  3:39 ` Denys Dmytriyenko
  0 siblings, 0 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2010-11-08  3:39 UTC (permalink / raw)
  To: l.bolognini@tiscali.it; +Cc: arago-devel, Open Embedded Mailing List

On Tue, Oct 26, 2010 at 05:18:39PM +0200, l.bolognini@tiscali.it wrote:
> Hallo, any news about ti816x support?
> Do I have to setup again Arago 
> environment by the three "git clone" commands or is there a way to 
> update the tree with the new supports?

Luca,

Sorry for the delay - your email came when I was at ELC/OEDEM and got buried 
under other emails in my inbox...

You can always update your existing repositories by running "git pull" to get 
the latest changes.

Specifically, the problem you reported below was resolved recently and ti816x 
kernel now fetches and builds properly.

Please let me know if you have any problems. Thanks.

Denys

> With the same tree "cloned" in 
> the beginning of October now I get:
> [luca@fedora13 oe]$ MACHINE=c6a816x-
> evm bitbake -v ti816x-image
> [...]
> NOTE: fetch http://www.angstrom-
> distribution.org/unstable/sources/git_arago-project.org.git.projects.
> linux-omap3.git_661585a1407961c5e71f1d8203f1a32f08e9a772.tar.gz
> --2010-
> 10-26 17:11:43--  http://www.angstrom-distribution.
> org/unstable/sources/git_arago-project.org.git.projects.linux-omap3.
> git_661585a1407961c5e71f1d8203f1a32f08e9a772.tar.gz
> Resolving www.
> angstrom-distribution.org... 188.40.83.200
> Connecting to www.angstrom-
> distribution.org|188.40.83.200|:80... connected.
> HTTP request sent, 
> awaiting response... 404 Not Found
> 2010-10-26 17:11:50 ERROR 404: Not 
> Found.
> 
> fatal: read error: Connection reset by peer
> 
> NOTE: Task failed: 
> Fetch failed: Fetch command export HOME=...; export PATH=...; git fetch 
> git://arago-project.org/git/projects/linux-omap3.git master failed with 
> signal 128, output:
> fatal: read error: Connection reset by peer
> 
> What 
> about the development for MACHINE=c6a816x-evm ?
> Thank you,
> bye 
> Luca
> 
> 
> 
> 
> 
> ----Messaggio originale----
> Da: denis@denix.org
> Data: 04/10/2010 18.34
> 
> A: "l.bolognini@tiscali.it"<l.bolognini@tiscali.it>, <arago-
> devel@gforge.ti.com>
> Cc: "Open Embedded Mailing List"<openembedded-
> devel@lists.openembedded.org>
> Ogg: Re: [arago-devel] c6a816x-evm 
> support
> 
> On Mon, Oct 04, 2010 at 05:43:06PM +0200, l.bolognini@tiscali.
> it wrote:
> > Hallo,
> > I'm working with Arago but I thought to extend 
> this mail to OE 
> > mailing list too.
> > I made 
> > git clone git://arago-
> project.org/git/arago.
> > git
> > git clone git://arago-project.
> org/git/arago-oe-dev.git
> > git clone 
> > git://arago-project.
> org/git/arago-bitbake.git 
> > last Friday (1st October 
> > 2010)
> > Now 
> I'm trying to build my custom image for MACHINE=c6a816x-evm.
> > 
> > From 
> git:
> > //arago-project.org/git/projects/linux-omap3
> >  * 
> branch            
> > master     -> FETCH_HEAD
> > NOTE: Creating tarball 
> of git repository
> > 
> > fatal: failed to unpack tree object 
> > 
> 661585a1407961c5e71f1d8203f1a32f08e9a772
> > NOTE: Task failed: Fetch 
> > 
> failed: Fetch command export HOME=...; export PATH=...;
> > git read-
> tree 
> > 661585a1407961c5e71f1d8203f1a32f08e9a772 failed with signal 
> 128, 
> > output:
> > fatal: failed to unpack tree object 
> > 
> 661585a1407961c5e71f1d8203f1a32f08e9a772
> 
> Luca,
> 
> Yes, we have noticed 
> this issue last Friday - the commit ID the recipe was 
> originally based 
> on, is no longer available. I believe Roger fixed it when 
> pushing the 
> ti816x support to OE, but I haven't had time to fix it in Arago 
> yet. 
> It should be fixed in Arago shortly, sorry for the inconvenience.
> 
> -- 
> 
> Denys



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

end of thread, other threads:[~2010-11-08  3:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-04 15:43 c6a816x-evm support l.bolognini
2010-10-04 16:34 ` [arago-devel] " Denys Dmytriyenko
  -- strict thread matches above, loose matches on Subject: below --
2010-10-26 15:18 l.bolognini
2010-11-08  3:39 ` Denys Dmytriyenko

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.