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 <[email protected]> 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 [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
