* omap3-console-image broken?
@ 2009-10-23 19:30 Charlie Woloszynski
2009-10-23 19:50 ` Koen Kooi
2009-10-23 19:54 ` Denys Dmytriyenko
0 siblings, 2 replies; 4+ messages in thread
From: Charlie Woloszynski @ 2009-10-23 19:30 UTC (permalink / raw)
To: Openembedded-devel
I am trying to build an omap3-console-image, but i get the following error.
I have done a 'git pull' for org.openembedded.dev this morning
NOTE: Running task 1038 of 4072 (ID: 1010, /home/charlie/pixhawk.oe/org.openembedded.dev/recipes/linux/linux-omap3_2.6.29.bb, do_fetch)
fatal: Not a git repository
NOTE: Task failed: Fetch failed: Fetch command export HOME=/home/charlie; export PATH=/home/charlie/pixhawk.oe/tmp/staging/i686-linux/usr/bin/overo-angstrom-linux-gnueabi:/home/charlie/pixhawk.oe/tmp/staging/i686-linux/usr/bin/armv7a-angstrom-linux-gnueabi:/home/charlie/pixhawk.oe/tmp/staging/i686-linux/usr/sbin:/home/charlie/pixhawk.oe/tmp/staging/i686-linux/usr/bin:/home/charlie/pixhawk.oe/tmp/cross/armv7a/bin:/home/charlie/pixhawk.oe/tmp/staging/i686-linux/sbin:/home/charlie/pixhawk.oe/tmp/staging/i686-linux/bin:/home/charlie/pixhawk.oe/bitbake/bin:/home/charlie/pixhawk.oe/bitbake/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games; git fetch git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git master failed with signal 128, output:
fatal: Not a git repository
ERROR: TaskFailed event exception, aborting
ERROR: Build of /home/charlie/pixhawk.oe/org.openembedded.dev/recipes/linux/linux-omap3_2.6.29.bb do_fetch failed
ERROR: Task 1010 (/home/charlie/pixhawk.oe/org.openembedded.dev/recipes/linux/linux-omap3_2.6.29.bb, do_fetch) failed
NOTE: Tasks Summary: Attempted 1037 tasks of which 1032 didn't need to be rerun and 1 failed.
ERROR: '/home/charlie/pixhawk.oe/org.openembedded.dev/recipes/linux/linux-omap3_2.6.29.bb' failed
Any ideas on how to address this?
Charlie
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: omap3-console-image broken?
2009-10-23 19:30 omap3-console-image broken? Charlie Woloszynski
@ 2009-10-23 19:50 ` Koen Kooi
2009-10-23 19:54 ` Denys Dmytriyenko
1 sibling, 0 replies; 4+ messages in thread
From: Koen Kooi @ 2009-10-23 19:50 UTC (permalink / raw)
To: openembedded-devel
On 23-10-09 21:30, Charlie Woloszynski wrote:
> I am trying to build an omap3-console-image, but i get the following error.
There is no omap3-console-image in OE, so it can't be broken. If you are
using some branch you need to take this issue up with the people that
provided you said branch.
Koen
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: omap3-console-image broken?
2009-10-23 19:30 omap3-console-image broken? Charlie Woloszynski
2009-10-23 19:50 ` Koen Kooi
@ 2009-10-23 19:54 ` Denys Dmytriyenko
2009-10-23 20:00 ` Philip Balister
1 sibling, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2009-10-23 19:54 UTC (permalink / raw)
To: openembedded-devel
On Fri, Oct 23, 2009 at 12:30:23PM -0700, Charlie Woloszynski wrote:
> I am trying to build an omap3-console-image, but i get the following error.
>
> I have done a 'git pull' for org.openembedded.dev this morning
>
>
> NOTE: Running task 1038 of 4072 (ID: 1010, /home/charlie/pixhawk.oe/org.openembedded.dev/recipes/linux/linux-omap3_2.6.29.bb, do_fetch)
> fatal: Not a git repository
> NOTE: Task failed: Fetch failed: Fetch command export HOME=/home/charlie; export PATH=/home/charlie/pixhawk.oe/tmp/staging/i686-linux/usr/bin/overo-angstrom-linux-gnueabi:/home/charlie/pixhawk.oe/tmp/staging/i686-linux/usr/bin/armv7a-angstrom-linux-gnueabi:/home/charlie/pixhawk.oe/tmp/staging/i686-linux/usr/sbin:/home/charlie/pixhawk.oe/tmp/staging/i686-linux/usr/bin:/home/charlie/pixhawk.oe/tmp/cross/armv7a/bin:/home/charlie/pixhawk.oe/tmp/staging/i686-linux/sbin:/home/charlie/pixhawk.oe/tmp/staging/i686-linux/bin:/home/charlie/pixhawk.oe/bitbake/bin:/home/charlie/pixhawk.oe/bitbake/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games; git fetch git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git master failed with signal 128, output:
> fatal: Not a git repository
>
> ERROR: TaskFailed event exception, aborting
> ERROR: Build of /home/charlie/pixhawk.oe/org.openembedded.dev/recipes/linux/linux-omap3_2.6.29.bb do_fetch failed
> ERROR: Task 1010 (/home/charlie/pixhawk.oe/org.openembedded.dev/recipes/linux/linux-omap3_2.6.29.bb, do_fetch) failed
> NOTE: Tasks Summary: Attempted 1037 tasks of which 1032 didn't need to be rerun and 1 failed.
> ERROR: '/home/charlie/pixhawk.oe/org.openembedded.dev/recipes/linux/linux-omap3_2.6.29.bb' failed
>
> Any ideas on how to address this?
Wrong list?
There seems to be no omap3-console-image nor linux-omap3 recipes in OE...
--
Denys
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: omap3-console-image broken?
2009-10-23 19:54 ` Denys Dmytriyenko
@ 2009-10-23 20:00 ` Philip Balister
0 siblings, 0 replies; 4+ messages in thread
From: Philip Balister @ 2009-10-23 20:00 UTC (permalink / raw)
To: openembedded-devel
On 10/23/2009 03:54 PM, Denys Dmytriyenko wrote:
> On Fri, Oct 23, 2009 at 12:30:23PM -0700, Charlie Woloszynski wrote:
>> I am trying to build an omap3-console-image, but i get the following error.
>>
>> I have done a 'git pull' for org.openembedded.dev this morning
>>
>>
>> NOTE: Running task 1038 of 4072 (ID: 1010, /home/charlie/pixhawk.oe/org.openembedded.dev/recipes/linux/linux-omap3_2.6.29.bb, do_fetch)
>> fatal: Not a git repository
>> NOTE: Task failed: Fetch failed: Fetch command export HOME=/home/charlie; export PATH=/home/charlie/pixhawk.oe/tmp/staging/i686-linux/usr/bin/overo-angstrom-linux-gnueabi:/home/charlie/pixhawk.oe/tmp/staging/i686-linux/usr/bin/armv7a-angstrom-linux-gnueabi:/home/charlie/pixhawk.oe/tmp/staging/i686-linux/usr/sbin:/home/charlie/pixhawk.oe/tmp/staging/i686-linux/usr/bin:/home/charlie/pixhawk.oe/tmp/cross/armv7a/bin:/home/charlie/pixhawk.oe/tmp/staging/i686-linux/sbin:/home/charlie/pixhawk.oe/tmp/staging/i686-linux/bin:/home/charlie/pixhawk.oe/bitbake/bin:/home/charlie/pixhawk.oe/bitbake/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games; git fetch git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git master failed with signal 128, output:
>> fatal: Not a git repository
>>
>> ERROR: TaskFailed event exception, aborting
>> ERROR: Build of /home/charlie/pixhawk.oe/org.openembedded.dev/recipes/linux/linux-omap3_2.6.29.bb do_fetch failed
>> ERROR: Task 1010 (/home/charlie/pixhawk.oe/org.openembedded.dev/recipes/linux/linux-omap3_2.6.29.bb, do_fetch) failed
>> NOTE: Tasks Summary: Attempted 1037 tasks of which 1032 didn't need to be rerun and 1 failed.
>> ERROR: '/home/charlie/pixhawk.oe/org.openembedded.dev/recipes/linux/linux-omap3_2.6.29.bb' failed
>>
>> Any ideas on how to address this?
>
> Wrong list?
>
> There seems to be no omap3-console-image nor linux-omap3 recipes in OE...
Try the gumstix list :)
Philip
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-10-23 20:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-23 19:30 omap3-console-image broken? Charlie Woloszynski
2009-10-23 19:50 ` Koen Kooi
2009-10-23 19:54 ` Denys Dmytriyenko
2009-10-23 20:00 ` Philip Balister
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.