[oe] busybox-mountall util-linux-ng-mountall collision on /etc/default/mountall

Martin Jansa martin.jansa at gmail.com
Fri Mar 5 11:55:30 UTC 2010


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





More information about the Openembedded-devel mailing list