Bug #12233 | missing rpm dependencies | ||
---|---|---|---|
Submitted: | 27 Jul 2005 23:30 | Modified: | 7 Aug 2005 0:15 |
Reporter: | Christopher Seawood | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 4.1.11 | OS: | Linux (SLES9) |
Assigned to: | Lenz Grimmer | CPU Architecture: | Any |
[27 Jul 2005 23:30]
Christopher Seawood
[28 Jul 2005 12:37]
Lenz Grimmer
Thanks for the hint! I will add the necessary requirements to the spec file.
[2 Aug 2005 11:45]
Lenz Grimmer
Fixed the spec files by adding the respective "Requires:" for the SLES/RHEL RPMs. Will be fixed for the next releases (4.1.14 and 5.0.11)
[2 Aug 2005 11:56]
Lenz Grimmer
The generic RPMs were fixed similarly now: Requires: coreutils grep procps /usr/sbin/useradd /usr/sbin/groupadd /sbin/chkconfig (For the SLES/RHEL RPMs, we list the RPMs that include these commands instead of the explicit commands)
[2 Aug 2005 11:59]
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/internals/27798
[7 Aug 2005 0:12]
Mike Hillyer
This patch has no three-part version number, no changelog entry can be made. Reverting to Patch Approved.
[7 Aug 2005 0:15]
Mike Hillyer
Missed that Lenz did specify version numbers. Documented in 4.1.14 and 5.0.11 changelogs: <listitem><para> Updated dependency list for RPM builds to include missing dependencies such as <literal>useradd</literal> and <literal>groupadd</literal>. (Bug #12233) </para></listitem>