Issue faced in bugzilla installation

Aakash Singhal01 Aakash_Singhal01 at infosys.com
Mon Apr 8 09:53:01 UTC 2013


Hi,
We are trying to use bugzilla ticketing system for our project.
We have bugzilla with us and have installed perl in C drive.
When I try to run Below mentioned command :
C:\Bugzilla>checksetup.pl --check-modules

I get the following error.

Checking perl modules...
Checking for               CGI.pm (v3.51)     ok: found v3.62
Checking for           Digest-SHA (any)       ok: found v5.72
Checking for             TimeDate (v2.21)     not found
Checking for             DateTime (v0.28)     not found
Checking for    DateTime-TimeZone (v0.79)     not found
Checking for                  DBI (v1.614)    ok: found v1.622
Checking for     Template-Toolkit (v2.22)     not found
Checking for           Email-Send (v2.16)     not found
Checking for           Email-MIME (v1.904)    not found
Checking for                  URI (v1.37)     ok: found v1.60
Checking for       List-MoreUtils (v0.22)     ok: found v0.33
Checking for    Math-Random-ISAAC (v1.0.1)    not found
Checking for                Win32 (v0.35)     ok: found v0.45
Checking for            Win32-API (v0.55)     ok: found v0.73

Checking available perl DBD modules...
Checking for               DBD-Pg (v1.45)     ok: found v2.19.3
Checking for            DBD-mysql (v4.001)    not found
Checking for           DBD-SQLite (v1.29)     ok: found v1.37
Checking for           DBD-Oracle (v1.19)     ok: found v1.50

The following Perl modules are optional:
Checking for                   GD (v1.20)     ok: found v2.46
Checking for                Chart (v2.1)      not found
Checking for          Template-GD (any)       not found
Checking for           GDTextUtil (any)       ok: found v0.86
Checking for              GDGraph (any)       ok: found v1.44
Checking for           MIME-tools (v5.406)    not found
Checking for          libwww-perl (any)       ok: found v6.04
Checking for             XML-Twig (any)       not found
Checking for          PatchReader (v0.9.6)    not found
Checking for            perl-ldap (any)       not found
Checking for          Authen-SASL (any)       not found
Checking for           RadiusPerl (any)       not found
Checking for            SOAP-Lite (v0.712)    not found
Checking for             JSON-RPC (any)       not found
Checking for              JSON-XS (v2.0)      not found
Checking for           Test-Taint (any)       not found
Checking for          HTML-Parser (v3.67)     ok: found v3.69
Checking for        HTML-Scrubber (any)       not found
Checking for               Encode (v2.21)     ok: found v2.47
Checking for        Encode-Detect (any)       not found
Checking for Email-MIME-Attachment-Stripper (any)       not found
Checking for          Email-Reply (any)       not found
Checking for          TheSchwartz (any)       not found
Checking for       Daemon-Generic (any)       not found
Checking for             mod_perl (v1.999022) not found
Checking for     Apache-SizeLimit (v0.96)     not found
***********************************************************************
* REQUIRED MODULES                                                    *
***********************************************************************
* Bugzilla requires you to install some Perl modules which are either *
* missing from your system, or the version on your system is too old. *
* See below for commands to install these modules.                    *
***********************************************************************
* OPTIONAL MODULES                                                    *
***********************************************************************
* Certain Perl modules are not required by Bugzilla, but by           *
* installing the latest version you gain access to additional         *
* features.                                                           *
*                                                                     *
* The optional modules you do not have installed are listed below,    *
* with the name of the feature they enable. Below that table are the  *
* commands to install each module.                                    *
***********************************************************************
*                    MODULE NAME * ENABLES FEATURE(S)                 *
***********************************************************************
*                          Chart * New Charts, Old Charts             *
*                    Template-GD * Graphical Reports                  *
*                     MIME-tools * Move Bugs Between Installations    *
*                       XML-Twig * Move Bugs Between Installations, Automatic Up
date Notifications *
*                    PatchReader * Patch Viewer                       *
*                      perl-ldap * LDAP Authentication                *
*                    Authen-SASL * SMTP Authentication                *
*                     RadiusPerl * RADIUS Authentication              *
*                      SOAP-Lite * XML-RPC Interface                  *
*                       JSON-RPC * JSON-RPC Interface                 *
*                        JSON-XS * Make JSON-RPC Faster               *
*                     Test-Taint * JSON-RPC Interface, XML-RPC Interface *
*                  HTML-Scrubber * More HTML in Product/Group Descriptions *
*                  Encode-Detect * Automatic charset detection for text attachme
nts *
* Email-MIME-Attachment-Stripper * Inbound Email                      *
*                    Email-Reply * Inbound Email                      *
*                    TheSchwartz * Mail Queueing                      *
*                 Daemon-Generic * Mail Queueing                      *
*                       mod_perl * mod_perl                           *
*               Apache-SizeLimit * mod_perl                           *
***********************************************************************
COMMANDS TO INSTALL OPTIONAL MODULES:

          Chart: ppm install Chart
    Template-GD: ppm install Template-GD
     MIME-tools: ppm install MIME-tools
       XML-Twig: ppm install XML-Twig
    PatchReader: ppm install PatchReader
      perl-ldap: ppm install perl-ldap
    Authen-SASL: ppm install Authen-SASL
     RadiusPerl: ppm install RadiusPerl
      SOAP-Lite: ppm install SOAP-Lite
       JSON-RPC: ppm install JSON-RPC
        JSON-XS: ppm install JSON-XS
     Test-Taint: ppm install Test-Taint
  HTML-Scrubber: ppm install HTML-Scrubber
  Encode-Detect: ppm install Encode-Detect
Email-MIME-Attachment-Stripper: ppm install Email-MIME-Attachment-Stripper
    Email-Reply: ppm install Email-Reply
    TheSchwartz: ppm install TheSchwartz
Daemon-Generic: ppm install Daemon-Generic
       mod_perl: ppm install mod_perl
Apache-SizeLimit: ppm install Apache-SizeLimit

COMMANDS TO INSTALL REQUIRED MODULES (You *must* run all these commands
and then re-run checksetup.pl):

    ppm install TimeDate
    ppm install DateTime
    ppm install DateTime-TimeZone
    ppm install Template-Toolkit
    ppm install Email-Send
    ppm install Email-MIME
    ppm install Math-Random-ISAAC
*** Installation aborted. Read the messages above. ***


C:\Bugzilla>install-module.pl DateTime
You cannot run this script when using ActiveState Perl. Please follow
the instructions given by checksetup.pl to install missing Perl modules.


C:\Bugzilla> ppm install TimeDate
Downloading ActiveState Package Repository packlist...failed 500 Can't connect t
o ppm4.activestate.com:80 (Bad hostname)
Downloading UWinnipeg packlist...failed 500 Can't connect to cpan.uwinnipeg.ca:8
0 (Bad hostname)
Downloading Trouchelle packlist...failed 500 Can't connect to trouchelle.com:80
(Bad hostname)
ppm install failed: Can't find any package that provides TimeDate

please tell the resolution ASAP.


Aakash Singhal
Products Platforms and Solutions.
[Infosys_assistedge_Logo (descriptor)]
Infosys Limited. ECSPPS
Rajiv Gandhi Infotech Park,Phase- 2,
Village Mann, Pune - 411057, India.
Mob: 91-9545203361


**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 
for the use of the addressee(s). If you are not the intended recipient, please 
notify the sender by e-mail and delete the original message. Further, you are not 
to copy, disclose, or distribute this e-mail or its contents to any other person and 
any such actions are unlawful. This e-mail may contain viruses. Infosys has taken 
every reasonable precaution to minimize this risk, but is not liable for any damage 
you may sustain as a result of any virus in this e-mail. You should carry out your 
own virus checks before opening the e-mail or attachment. Infosys reserves the 
right to monitor and review the content of all messages sent to or from this e-mail 
address. Messages sent to or from this e-mail address may be stored on the 
Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bugzilla.org/pipermail/developers/attachments/20130408/a8efe8bb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 8868 bytes
Desc: image001.png
URL: <http://lists.bugzilla.org/pipermail/developers/attachments/20130408/a8efe8bb/attachment.png>


More information about the developers mailing list