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

AJ ONeal coolaj86 at gmail.com
Mon Dec 13 22:19:51 UTC 2010


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.

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
>



More information about the Openembedded-devel mailing list