All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steffen Sledz <sledz@dresearch-fe.de>
To: openembedded-devel <openembedded-devel@lists.openembedded.org>,
	 Michael Lauer <mickey@vanille-media.de>
Subject: upstart vs. task-proper-tools
Date: Wed, 24 Aug 2011 13:03:37 +0200	[thread overview]
Message-ID: <4E54DA89.2080105@dresearch-fe.de> (raw)

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



             reply	other threads:[~2011-08-24 11:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-24 11:03 Steffen Sledz [this message]
2011-08-24 12:31 ` upstart vs. task-proper-tools 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E54DA89.2080105@dresearch-fe.de \
    --to=sledz@dresearch-fe.de \
    --cc=mickey@vanille-media.de \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.