Forum général.général Bugzilla

Posté par  .
Étiquettes : aucune
0
21
août
2007
Bonjour;
Est-ce que quelqu'un peut me donner des astuces concernant l'installation et configuration de bugzilla; car j'ai un petit pb sur les modules perl nécessaires

Merci.
  • # on en revient au post precedent.

    Posté par  . Évalué à 1.

    il y a du mieux,

    mais il nous manque des infos.

    ta distribution par exemple ?
    les messages d'erreurs que tu rencontres pour installer bugzilla ?

    par exemple chez moi si je lui demande bugzilla, il me rajoute automatiquement les paquets qui vont bien


    sudo apt-get install bugzilla
    [...]
    Les paquets supplémentaires suivants seront installés :
    dbconfig-common libappconfig-perl liblockfile1 libtemplate-perl procmail rmail sendmail sendmail-base sendmail-bin sendmail-cf sensible-mda

    Paquets suggérés :
    bugzilla-doc libnet-ldap-perl libgd-text-perl libgd-graph-perl libgd-gd2-perl libgd-noxpm-perl ruby libtemplate-perl-doc libgd-perl
    sendmail-doc logcheck sasl2-bin cyrus-common

    Paquets recommandés :
    libchart-perl perlmagick postfix mail-transport-agent fetchmail resolvconf

    Les NOUVEAUX paquets suivants seront installés :
    bugzilla dbconfig-common libappconfig-perl liblockfile1 libtemplate-perl procmail rmail sendmail sendmail-base sendmail-bin sendmail-cf
    sensible-mda



    etant entendu que sur ma machine j'avais peut-etre deja des trucs d'installer, comme apache, mysql, perl, php...
    • [^] # Re bugzilla

      Posté par  . Évalué à 1.

      Le pb c que j'utilise redhat.
      Qd je lance le checksetup.pl , il un erreur indiquant que le module perl Email-Send n'est pas trouver ainsi que TimeDate .
      Alors si vous avez un astuce à me donner je vous serait reconnaissant
      Merci d'avance
      • [^] # Re: Re bugzilla

        Posté par  . Évalué à 1.

        En fait, pour plus d'infos qd j'execute checksetup.pl, j'oubtient

        Checking perl modules ...
        Checking for AppConfig (v1.52) ok: found v1.64
        Checking for CGI (v2.93) ok: found v3.15
        Checking for Data::Dumper (any) ok: found v2.121_08
        Checking for Date::Format (v2.21) ok: found v2.22
        Checking for DBI (v1.38) ok: found v1.52
        Checking for File::Spec (v0.84) ok: found v3.12
        Checking for File::Temp (any) ok: found v0.16
        Checking for Template (v2.10) ok: found v2.18
        Checking for Text::Wrap (v2001.0131) ok: found v2005.082401
        Checking for Mail::Mailer (v1.67) ok: found v1.74
        Checking for MIME::Base64 (v3.01) ok: found v3.07
        Checking for MIME::Parser (v5.406) ok: found v5.420
        Checking for Storable (any) ok: found v2.15

        The following Perl modules are optional:
        Checking for GD (v1.20) not found
        Checking for Template::Plugin::GD::Image (any) not found
        Checking for Chart::Base (v1.0) not found
        Checking for XML::Twig (any) ok: found v3.26
        Checking for GD::Graph (any) not found
        Checking for GD::Text::Align (any) not found
        Checking for PatchReader (v0.9.4) not found
        Checking for Image::Magick (any) not found
        Checking for HTML::Parser (v3.40) ok: found v3.55
        Checking for HTML::Scrubber (any) not found

        If you you want to see graphical bug charts (plotting historical data over
        time), you should install libgd and the following Perl modules:

        GD: /usr/bin/perl -MCPAN -e 'install "GD"'
        Chart: /usr/bin/perl -MCPAN -e 'install "Chart::Base"'

        If you want to convert BMP image attachments to PNG to conserve
        disk space, you will need to install the ImageMagick application
        Available from http://www.imagemagick.org, and the Image::Magick
        Perl module by running (as root)

        /usr/bin/perl -MCPAN -e 'install "Image::Magick"'

        If you you want to see graphical bug reports (bar, pie and line charts of
        current data), you should install libgd and the following Perl modules:

        GD: /usr/bin/perl -MCPAN -e 'install "GD"'
        GD::Graph: /usr/bin/perl -MCPAN -e 'install "GD::Graph"'
        GD::Text::Align: /usr/bin/perl -MCPAN -e 'install "GD::Text::Align"'
        Template::Plugin::GD: /usr/bin/perl -MCPAN -e 'install "Template::Plugin::GD"'

        If you want to see pretty HTML views of patches, you should install the
        PatchReader module:
        PatchReader: /usr/bin/perl -MCPAN -e 'install "PatchReader"'
        If you want additional HTML tags within product and group descriptions,
        you should install:
        HTML::Scrubber: /usr/bin/perl -MCPAN -e 'install "HTML::Scrubber"'

        Checking user setup ...
        Removing existing compiled templates ...
        Precompiling templates ...
        Checking for DBD::mysql (v2.9003) ok: found v3.0007
        Checking for MySQL (v4.0.14) ok: found v5.0.22

        Et ensuite, plus rien
        • [^] # Re: Re bugzilla

          Posté par  . Évalué à 1.

          avant de faire un checksetup.pl qui semble provenir d'un installateur en ligne de commande,
          as-tu regardé si bugzilla n'existait pas dans les paquet de ta redhat ?

          histoire d'avoir les dependances ajoutées par le gestionnaire de paquet et ainsi de ne pas te prendre la tete avec des "paquets manquants"...
        • [^] # Re: Re bugzilla

          Posté par  . Évalué à 1.

          sinon ta commande checksetup.pl semble te dire que tout va bien.
          - les modules obligatoires sont present (OK, found ....)
          - les modules optionnels sont partiellement presents, mais comme ils sont optionnels.

          et c'est bien le but d'un "CHECK".

          je ne vois pas trop ce que tu attend de plus ?
  • # RE: bugzilla

    Posté par  . Évalué à 1.

    En effet, j'utilise Mysql & Apache, et perl 5.8.5

Suivre le flux des commentaires

Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.