* Question about check data file clashes
@ 2010-10-04 21:28 J. L.
2010-10-04 21:31 ` Tom Rini
0 siblings, 1 reply; 3+ messages in thread
From: J. L. @ 2010-10-04 21:28 UTC (permalink / raw)
To: openembedded-devel
I am trying to get my image to build and running into a check data
file clash and not sure why or how to fix. It says two packages are
trying to install the same file, so how do you make this get through
and still have both packages installed? Here is the error I got:
| Collected errors:
| * check_data_file_clashes: Package linux-libc-headers-dev wants to
install file /home/vdubhack/overo-oe/tmp/rootfs/qEnlightDesktop/usr/include/scsi/scsi.h
| But that file is already provided by package * libc6-dev
Thanks for any help on this.
JL
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Question about check data file clashes
2010-10-04 21:28 Question about check data file clashes J. L.
@ 2010-10-04 21:31 ` Tom Rini
2010-10-04 21:34 ` J. L.
0 siblings, 1 reply; 3+ messages in thread
From: Tom Rini @ 2010-10-04 21:31 UTC (permalink / raw)
To: openembedded-devel
J. L. wrote:
> I am trying to get my image to build and running into a check data
> file clash and not sure why or how to fix. It says two packages are
> trying to install the same file, so how do you make this get through
> and still have both packages installed? Here is the error I got:
>
> | Collected errors:
> | * check_data_file_clashes: Package linux-libc-headers-dev wants to
> install file /home/vdubhack/overo-oe/tmp/rootfs/qEnlightDesktop/usr/include/scsi/scsi.h
> | But that file is already provided by package * libc6-dev
>
> Thanks for any help on this.
Your provider of linux-libc-headers is broken and needs a fix ala the
2.6.31/2.6.32 recipes have.
--
Tom Rini
Mentor Graphics Corporation
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Question about check data file clashes
2010-10-04 21:31 ` Tom Rini
@ 2010-10-04 21:34 ` J. L.
0 siblings, 0 replies; 3+ messages in thread
From: J. L. @ 2010-10-04 21:34 UTC (permalink / raw)
To: openembedded-devel
On Mon, Oct 4, 2010 at 2:31 PM, Tom Rini <tom_rini@mentor.com> wrote:
> J. L. wrote:
>>
>> I am trying to get my image to build and running into a check data
>> file clash and not sure why or how to fix. It says two packages are
>> trying to install the same file, so how do you make this get through
>> and still have both packages installed? Here is the error I got:
>>
>> | Collected errors:
>> | * check_data_file_clashes: Package linux-libc-headers-dev wants to
>> install file
>> /home/vdubhack/overo-oe/tmp/rootfs/qEnlightDesktop/usr/include/scsi/scsi.h
>> | But that file is already provided by package * libc6-dev
>>
>> Thanks for any help on this.
>
> Your provider of linux-libc-headers is broken and needs a fix ala the
> 2.6.31/2.6.32 recipes have.
Ok thank you I will look into it I built the image with the .34
headers so guess thats my issue. Thank you for your time.
>
> --
> Tom Rini
> Mentor Graphics Corporation
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-10-04 21:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-04 21:28 Question about check data file clashes J. L.
2010-10-04 21:31 ` Tom Rini
2010-10-04 21:34 ` J. L.
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.