Bug #21058 Cluster RPM conflict
Submitted: 14 Jul 2006 11:08 Modified: 13 Sep 2006 2:49
Reporter: Hartmut Holzgraefe Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Packaging Severity:S3 (Non-critical)
Version:4.1, 5.0 OS:
Assigned to: Kent Boortz CPU Architecture:Any

[14 Jul 2006 11:08] Hartmut Holzgraefe
Description:
Bot the MySQL-ndb-tools and MySQL-ndb-management RPM packages
provide the ndb_mgm binary so that it is not possible to install
the additional tools like ndb_desc or ndb_restore on a management
node using RPMs

How to repeat:
try to install both the MySQL-ndb-tools and MySQL-ndb-management 
RPMs on the same machine

Suggested fix:
resolve the conflict by either putting the ndb_mgm binary into the ndb_tools RPM only or by finding a way to have two RPMs provide the same file without conflicting with each other
[18 Jul 2006 20:42] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/9306
[1 Sep 2006 10:03] Kent Boortz
Will be in 4.1.22, 5.0.25 and 5.1.12
[13 Sep 2006 2:49] Paul DuBois
Noted in 4.1.22, 5.0.25, 5.1.12 changelogs.

The ndb_mgm program was included in both the MySQL-ndb-tools and
MySQL-ndb-management RPM packages, resulting in a conflict if both
where installed. Now ndb_mgm is included only in MySQL-ndb-tools.