[oe] task-sdk-native hard-coded to depend on sysvinit

Khem Raj raj.khem at gmail.com
Tue Dec 14 20:22:38 UTC 2010


On Mon, Dec 13, 2010 at 2:19 PM, AJ ONeal <coolaj86 at gmail.com> wrote:
> actually, the error only seems to happen when another package is installed
> or when it is part of a my-custom-image.bb - which is a problem since I want
> to install both it and upstart.

if there are conflicts then probably you need something like a compat package
where you can make sure that the bits that conflict are taken care of
upstart and sysvinit are conflicting
packages.

>
> opkg install python python-misc task-sdk-native
>
> when I tried it all on it's lonesome it worked.
>
> AJ ONeal
>
> On Mon, Dec 13, 2010 at 2:27 PM, AJ ONeal <coolaj86 at gmail.com> wrote:
>
>> Why should task-sdk-native depend on sysvinit in the first place?
>>
>> And in the second place, isn't there something like virtual/init that it
>> should depend on instead?
>>
>> opkg install task-sdk-native
>>
>> Collected errors:
>>  * check_data_file_clashes: Package sysvinit wants to install file
>> /sbin/telinit
>>     But that file is already provided by package  * upstart-sysvcompat
>>  * check_data_file_clashes: Package sysvinit wants to install file
>> /sbin/killall5
>>     But that file is already provided by package  * sysvinit-utils
>>  * check_data_file_clashes: Package sysvinit wants to install file
>> /etc/init.d/rc
>>     But that file is already provided by package  * upstart-sysvcompat
>>  * check_data_file_clashes: Package sysvinit wants to install file
>> /etc/init.d/rcS
>>     But that file is already provided by package  * upstart-sysvcompat
>>  * check_data_file_clashes: Package sysvinit wants to install file
>> /etc/default/rcS
>>     But that file is already provided by package  * upstart-sysvcompat
>>  * opkg_install_cmd: Cannot install package task-sdk-native.
>>
>>
>> AJ ONeal
>>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list