Bug #31620 error: Failed dependencies:perl(HTML::Template) is needed by MySQL-clustertools-
Submitted: 15 Oct 2007 22:09 Modified: 19 Oct 2007 7:22
Reporter: Donovan Hsieh Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.0.45 OS:Linux (Redhat EL4)
Assigned to: Jon Stephens CPU Architecture:Any

[15 Oct 2007 22:09] Donovan Hsieh
Description:
I get an error when installing the MySQL cluster tool
rpm on my Redhat EL4:

# rpm -Uvh MySQL-clustertools-community-5.0.45-0.rhel4.i386.rpm 
warning: MySQL-clustertools-community-5.0.45-0.rhel4.i386.rpm: V3 DSA signature: NOKEY,
key ID 5072e1f5
error: Failed dependencies:
        perl(HTML::Template) is needed by MySQL-clustertools-community-5.0.45-0.rhel4.i386

I wonder if any one has found the solution to this problem?

How to repeat:
# rpm -Uvh MySQL-clustertools-community-5.0.45-0.rhel4.i386.rpm 
warning: MySQL-clustertools-community-5.0.45-0.rhel4.i386.rpm: V3 DSA signature: NOKEY,
key ID 5072e1f5
error: Failed dependencies:
        perl(HTML::Template) is needed by MySQL-clustertools-community-5.0.45-0.rhel4.i386
[18 Oct 2007 8:54] Sveta Smirnova
Thank you for the report.

Reclassified as documentation bug:

page http://dev.mysql.com/doc/refman/5.0/en/mysql-cluster-utilities-ndb-size.html contains information about The DBI and HTML::Template modules are requird, but page http://dev.mysql.com/doc/refman/5.0/en/linux-rpm.html doesn't list clustertools requireemnts.

To install clustertools install HTML::Template module from CPAN first.
[19 Oct 2007 7:22] Jon Stephens
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant products.