From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: busybox-mountall util-linux-ng-mountall collision on /etc/default/mountall
Date: Fri, 5 Mar 2010 12:55:30 +0100 [thread overview]
Message-ID: <1267790132-25931-1-git-send-email-Martin.Jansa@gmail.com> (raw)
Hi,
util-linux-ng.inc has
RREPLACES_${PN}-mountall = "busybox-mountall"
but it still doesn't prevent to have both installed and opkg upgrade fails
Collected errors:
* check_data_file_clashes: Package busybox-mountall wants to install file /etc/default/mountall
But that file is already provided by package * check_data_file_clashes: util-linux-ng-mountall
We can use u-a for that config as suggested in 2 following patches, or add maybe
RCONFLICTS_${PN}-mountall = "busybox-mountall"
and lowering RDEPENDS to RRECOMENDS for ${PN}-mountall would be enough.
What do you prefer?
If nobody reply today, I'll push this with u-a.
Regards
next reply other threads:[~2010-03-05 11:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-05 11:55 Martin Jansa [this message]
2010-03-05 11:55 ` [PATCH 1/2] busybox: use u-a for /etc/default/mountall (collision with util-linux-ng-mountall) Martin Jansa
2010-03-21 0:39 ` Khem Raj
2010-03-05 11:55 ` [PATCH 2/2] util-linux-ng: use u-a for /etc/default/mountall (collision with busybox-mountall) Martin Jansa
2010-03-21 0:40 ` Khem Raj
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=1267790132-25931-1-git-send-email-Martin.Jansa@gmail.com \
--to=martin.jansa@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox