All of lore.kernel.org
 help / color / mirror / Atom feed
* upstart vs. task-proper-tools
@ 2011-08-24 11:03 Steffen Sledz
  2011-08-24 12:31 ` Steffen Sledz
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Steffen Sledz @ 2011-08-24 11:03 UTC (permalink / raw)
  To: openembedded-devel, Michael Lauer

We like to create an upstart based image. Therefor we use

  IMAGE_INIT_MANAGER = "upstart upstart-sysvcompat sysvinit-utils"

inside our image recipe.

Unfortunately our image somehow inherits task-proper-tools which contains an RDEPEND for sysvinit. This results in

-------------------------->snip<-------------------------
|  * check_data_file_clashes: Package upstart-sysvcompat wants to install file /home/sledz/work/HydraIP/OE/tmp.6/rootfs/hydraip-hipox-devimage/sbin/runlevel
|       But that file is already provided by package  * sysvinit
|  * check_data_file_clashes: Package upstart-sysvcompat wants to install file /home/sledz/work/HydraIP/OE/tmp.6/rootfs/hydraip-hipox-devimage/etc/init.d/rcS
|       But that file is already provided by package  * sysvinit
|  * check_data_file_clashes: Package upstart-sysvcompat wants to install file /home/sledz/work/HydraIP/OE/tmp.6/rootfs/hydraip-hipox-devimage/etc/init.d/rc
|       But that file is already provided by package  * sysvinit
|  * check_data_file_clashes: Package upstart-sysvcompat wants to install file /home/sledz/work/HydraIP/OE/tmp.6/rootfs/hydraip-hipox-devimage/etc/default/rcS
|       But that file is already provided by package  * sysvinit
|  * opkg_install_cmd: Cannot install package upstart.
-------------------------->snip<-------------------------

Regards,
Steffen

-- 
DResearch Fahrzeugelektronik GmbH
Otto-Schmirgal-Str. 3, 10319 Berlin, Germany
Tel: +49 30 515932-237 mailto:sledz@dresearch-fe.de
Fax: +49 30 515932-299
Geschäftsführer: Dr. Michael Weber, Werner Mögle;
Amtsgericht Berlin Charlottenburg; HRB 130120 B;
Ust.-IDNr. DE273952058



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-08-24 17:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-24 11:03 upstart vs. task-proper-tools Steffen Sledz
2011-08-24 12:31 ` Steffen Sledz
2011-08-24 12:36   ` Marcin Juszkiewicz
2011-08-24 14:34     ` Steffen Sledz
2011-08-24 14:45       ` Martin Jansa
2011-08-24 14:57         ` Steffen Sledz
2011-08-24 15:14           ` Martin Jansa
2011-08-24 17:06             ` Steffen Sledz
2011-08-24 14:26 ` Cliff Brake
2011-08-24 14:31   ` Steffen Sledz
2011-08-24 15:19 ` Koen Kooi

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.