* Problems building Angstrom images
@ 2010-05-27 11:14 Gary Thomas
2010-05-28 9:40 ` gideon
2010-06-14 9:29 ` Enrico Scholz
0 siblings, 2 replies; 8+ messages in thread
From: Gary Thomas @ 2010-05-27 11:14 UTC (permalink / raw)
To: openembedded-devel
A number of images in the current tree (8bb53d3f261c59353652f0328bfd887d6aa1c112)
won't build, yielding errors like these:
| log_check: Matched keyword: [Cannot satisfy the following dependencies]
| Collected errors:
| * resolve_conffiles: Existing conffile /local/Angstrom_BeagleBoard/tmp/rootfs/beagleboard-linuxtag2010-demo-image/etc/device_table is different from the conffile in the new
package. The new conffile will be placed at /local/Angstrom_BeagleBoard/tmp/rootfs/b * satisfy_dependencies_for: Cannot satisfy the following dependencies for angstrom-task-gnome:
| * encodings * encodings * encodings *
|
NOTE: package beagleboard-linuxtag2010-demo-image-1.0-r0: task do_rootfs: Failed
To be clear, I'm building
MACHINE="beagleboard"
DISTRO="angstrom-2008.1"
I got these errors when I tried to build:
beagleboard-linuxtag2010-demo-image
angstrom-gnome-image
I have success with
beagleboard-demo-image
Any ideas how to fix this?
Thanks
n.b. yes, this is a cross post from the Angstrom list, but my
query sat there for a day with no reply and I'm hoping for some
help from the larger OE crew
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Problems building Angstrom images
2010-05-27 11:14 Problems building Angstrom images Gary Thomas
@ 2010-05-28 9:40 ` gideon
2010-05-28 11:44 ` Gary Thomas
2010-06-14 9:29 ` Enrico Scholz
1 sibling, 1 reply; 8+ messages in thread
From: gideon @ 2010-05-28 9:40 UTC (permalink / raw)
To: openembedded-devel
Hi, I get exactly the same error. but building something different
> To be clear, I'm building
> MACHINE="beagleboard"
> DISTRO="angstrom-2008.1"
>
MACHINE=x86
DISTRO=angstrom-2008.1
> I got these errors when I tried to build:
> beagleboard-linuxtag2010-demo-image
> angstrom-gnome-image
>
for me its
angstrom-x-image
had success with console image and base-image
but it seems like problem with gnome,
so probably all images building with that
will fail.
> I have success with
> beagleboard-demo-image
>
> Any ideas how to fix this?
>
> Thanks
>
> n.b. yes, this is a cross post from the Angstrom list, but my
> query sat there for a day with no reply and I'm hoping for some
> help from the larger OE crew
>
You got any help with this yet Gary?
I just replied here as it was the only
similar error i could find
thank you!
regards
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Problems building Angstrom images
2010-05-28 9:40 ` gideon
@ 2010-05-28 11:44 ` Gary Thomas
2010-06-12 12:37 ` Jacinto Alvarez
0 siblings, 1 reply; 8+ messages in thread
From: Gary Thomas @ 2010-05-28 11:44 UTC (permalink / raw)
To: openembedded-devel; +Cc: gideon
On 05/28/2010 03:40 AM, gideon wrote:
>
> Hi, I get exactly the same error. but building something different
>
>
>
>> To be clear, I'm building
>> MACHINE="beagleboard"
>> DISTRO="angstrom-2008.1"
>>
>
>
> MACHINE=x86
> DISTRO=angstrom-2008.1
>
>
>
>> I got these errors when I tried to build:
>> beagleboard-linuxtag2010-demo-image
>> angstrom-gnome-image
>>
> for me its
> angstrom-x-image
>
> had success with console image and base-image
>
> but it seems like problem with gnome,
> so probably all images building with that
> will fail.
>
>
>> I have success with
>> beagleboard-demo-image
>>
>> Any ideas how to fix this?
>>
>> Thanks
>>
>> n.b. yes, this is a cross post from the Angstrom list, but my
>> query sat there for a day with no reply and I'm hoping for some
>> help from the larger OE crew
>>
>
> You got any help with this yet Gary?
> I just replied here as it was the only
> similar error i could find
I have seen no replies to this problem, sorry. I *would*
really like to see it fixed.
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Problems building Angstrom images
2010-05-28 11:44 ` Gary Thomas
@ 2010-06-12 12:37 ` Jacinto Alvarez
2010-06-12 13:19 ` Gary Thomas
0 siblings, 1 reply; 8+ messages in thread
From: Jacinto Alvarez @ 2010-06-12 12:37 UTC (permalink / raw)
To: openembedded-devel
Gary Thomas <gary <at> mlbassoc.com> writes:
> >> To be clear, I'm building
> >> MACHINE="beagleboard"
> >> DISTRO="angstrom-2008.1"
> >>
> >
> > You got any help with this yet Gary?
> > I just replied here as it was the only
> > similar error i could find
>
> I have seen no replies to this problem, sorry. I *would*
> really like to see it fixed
+ one more facing the same issue :(
Still no hints as to how to fix this?
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Problems building Angstrom images
2010-06-12 12:37 ` Jacinto Alvarez
@ 2010-06-12 13:19 ` Gary Thomas
2010-06-12 14:36 ` Jacinto Alvarez
0 siblings, 1 reply; 8+ messages in thread
From: Gary Thomas @ 2010-06-12 13:19 UTC (permalink / raw)
To: openembedded-devel; +Cc: Jacinto Alvarez
On 06/12/2010 06:37 AM, Jacinto Alvarez wrote:
> Gary Thomas<gary<at> mlbassoc.com> writes:
>
>
>>>> To be clear, I'm building
>>>> MACHINE="beagleboard"
>>>> DISTRO="angstrom-2008.1"
>>>>
>>>
>>> You got any help with this yet Gary?
>>> I just replied here as it was the only
>>> similar error i could find
>>
>> I have seen no replies to this problem, sorry. I *would*
>> really like to see it fixed
>
> + one more facing the same issue :(
> Still no hints as to how to fix this?
What sort of problem are you seeing?
What I found was that the 'encodings*' packages seem to have been
built (the stamps were there), but there were no .ipk packages
for them. I simply forced them to rebuild and all started working.
% bitbake encodings -c clean
% bitbake encodings
% bitbake beagleboard-linuxtag2010-demo-image
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Problems building Angstrom images
2010-06-12 13:19 ` Gary Thomas
@ 2010-06-12 14:36 ` Jacinto Alvarez
0 siblings, 0 replies; 8+ messages in thread
From: Jacinto Alvarez @ 2010-06-12 14:36 UTC (permalink / raw)
To: openembedded-devel
Gary Thomas <gary <at> mlbassoc.com> writes:
> What sort of problem are you seeing?
>
> What I found was that the 'encodings*' packages seem to have been
> built (the stamps were there), but there were no .ipk packages
> for them. I simply forced them to rebuild and all started working.
> % bitbake encodings -c clean
> % bitbake encodings
> % bitbake beagleboard-linuxtag2010-demo-image
>
This did it for me too. Many thanks! :)
I was getting the same log that you pasted on the first post.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Problems building Angstrom images
2010-05-27 11:14 Problems building Angstrom images Gary Thomas
2010-05-28 9:40 ` gideon
@ 2010-06-14 9:29 ` Enrico Scholz
2010-06-14 9:47 ` Koen Kooi
1 sibling, 1 reply; 8+ messages in thread
From: Enrico Scholz @ 2010-06-14 9:29 UTC (permalink / raw)
To: openembedded-devel
Gary Thomas <gary@mlbassoc.com> writes:
> satisfy_dependencies_for: Cannot satisfy the following dependencies
> for angstrom-task-gnome:
> | * encodings * encodings * encodings *
http://patchwork.openembedded.org/patch/2170/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Problems building Angstrom images
2010-06-14 9:29 ` Enrico Scholz
@ 2010-06-14 9:47 ` Koen Kooi
0 siblings, 0 replies; 8+ messages in thread
From: Koen Kooi @ 2010-06-14 9:47 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 14-06-10 11:29, Enrico Scholz wrote:
> Gary Thomas <gary@mlbassoc.com> writes:
>
>> satisfy_dependencies_for: Cannot satisfy the following dependencies
>> for angstrom-task-gnome:
>> | * encodings * encodings * encodings *
>
> http://patchwork.openembedded.org/patch/2170/
Could you please update that patch to current OE?
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFMFfqXMkyGM64RGpERAr+8AJ9XbAP/V57IoS1kTyyf7pR3jXVmdwCfWmlG
AZJJqEL7OMrvdKPMVXGKRsw=
=jRcC
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2010-06-14 9:54 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-27 11:14 Problems building Angstrom images Gary Thomas
2010-05-28 9:40 ` gideon
2010-05-28 11:44 ` Gary Thomas
2010-06-12 12:37 ` Jacinto Alvarez
2010-06-12 13:19 ` Gary Thomas
2010-06-12 14:36 ` Jacinto Alvarez
2010-06-14 9:29 ` Enrico Scholz
2010-06-14 9:47 ` Koen Kooi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox