<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>This is actually a bug in Bugzilla...</p>
    <p>I filed it here:<br>
      <a class="moz-txt-link-freetext" href="https://bugzilla.mozilla.org/show_bug.cgi?id=2069203">https://bugzilla.mozilla.org/show_bug.cgi?id=2069203</a></p>
    <p>It's a one-line fix, just change the `use base` on line 751 to
      `use parent`.</p>
    <p>It's also a regression of a bug that was previously fixed and
      someone broke it again. :-(</p>
    <p>This fix will be included in version 5.2.1, which is due to
      release within the next week or so if all goes well.</p>
    <div class="moz-cite-prefix">On 9/3/26 12:33 PM, Randy Galbraith
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CA+DxmavTHtc-=_qNNAT5xE3c6sVd7Yqi+BLg5=9XNj5djA1WZg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>Hi Everyone.</div>
        <div><br>
        </div>
        <div>We run Bugzilla 5.0.4 on Red Hat 7.9 using Oracle for the
          bugs database. I am trying to upgrade to Bugzilla 5.2 on Red
          Hat 8.10. When I run <a href="http://checksetup.pl"
            moz-do-not-send="true">checksetup.pl</a> it ends Perl
          compile error. I am confident the settings for $db_driver,
          $db_host, $dbname, $db_user and $db_pass are all correct.</div>
        <div><br>
        </div>
        <div>Here is the output I am seeing:</div>
        <div><br>
        </div>
        <div>** terminal output **<br>
          Checking for          mod_version (any)       ok<br>
          Reading ./localconfig...<br>
          Checking for           DBD-Oracle (v1.19)     ok: found v1.95<br>
          There was an error connecting to Oracle:<br>
           <br>
              'oracle' is not a valid choice for $db_driver in
           localconfig: Base class package "-norequire" is empty.<br>
              (Perhaps you need to 'use' the module which defines that
          package first,<br>
              or make that module available in @INC (@INC contains: .
          lib/x86_64-linux-thread-multi lib /usr/local/lib64/perl5
          /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
          /usr/share/perl5/vendor_perl /usr/lib64/perl5
          /usr/share/perl5).<br>
          at Bugzilla/DB/Oracle.pm line 751.<br>
          <br>
          BEGIN failed--compilation aborted at Bugzilla/DB/Oracle.pm
          line 751, <DATA> line 755.<br>
          <br>
          Compilation failed in require at (eval 593) line 1,
          <DATA> line 755.<br>
           <br>
          This might have several reasons:<br>
           <br>
          * Oracle is not running.<br>
          * Oracle is running, but there is a problem either in the<br>
            server configuration or the database access rights. Read the
          Bugzilla<br>
            Guide in the doc directory. The section about database
          configuration<br>
            should help.<br>
          * Your password for the 'myuser' user, specified in $db_pass,
          is<br>
            incorrect, in './localconfig'.<br>
          * There is a subtle problem with Perl, DBI, or Oracle. Make<br>
            sure all settings in './localconfig' are correct. If all
          else fails, set<br>
            '$db_check' to 0.<br>
          ** terminal output end **<br>
          <br>
        </div>
        <div>With kind regards, -Randy</div>
        <div><br>
        </div>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre wrap="" class="moz-quote-pre">_______________________________________________
support-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:support-list@bugzilla.org">support-list@bugzilla.org</a>
<a class="moz-txt-link-freetext" href="https://lists.bugzilla.org/listinfo/support-list">https://lists.bugzilla.org/listinfo/support-list</a>
</pre>
    </blockquote>
    <div class="moz-signature">-- <br>
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <title></title>
    </div>
    <div class="moz-signature"
      signature-switch-id="b0b24bd1-735c-4a02-9f5d-e2b2e9b4f40d">
      <div>
        <table style="width: 300px; border-style: none;"
          cellpadding="3px" border="0px">
          <tbody>
            <tr>
              <td style="width: 106px;"><img alt="[Bugzilla Logo]"
                  src="cid:part1.vBoD0Ate.KKEvMlrA@bugzilla.org"
                  width="100" height="100"></td>
              <td>
                <div><strong><span style="font-size: 13pt;">Dave Miller</span></strong></div>
                <div>Project Leader</div>
                <div><strong>Bugzilla Project</strong></div>
                <div><a href="https://bugzilla.org/"
rel="nofollow
                    noopener noreferrer" target="_blank"
                    class="moz-txt-link-freetext">https://bugzilla.org/</a></div>
              </td>
            </tr>
          </tbody>
        </table>
      </div>
    </div>
  </body>
</html>