Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-5893

Perl unit tests fail to run

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.31
    • Perl Client
    • None

    Description

      Description of problem:

      It is not possible to execute the perl unit tests form the perl-qpid*.src.rpm due to missing dependency on utils.pm library.

      Version-Release number of selected component (if applicable):
      perl-qpid-0.22-13

      How reproducible:
      100%

      Steps to Reproduce:
      1. get the perl-qpid*.src.rpm
      2. recompile the src.rpm
      3. try to execute the unit tests

      Actual results:
      utils.pm missing in the perl-qpid*src.rpm
      unit tests can't be executed

      Expected results:
      utils.pm present in the perl-qpid*src.rpm
      unit tests may be executed

      Additional info:

      1. rpmbuild --recompile perl-qpid-0.22-13.el6.src.rpm
        <snip>
      2. cd ~/rpmbuild/BUILD/perl-qpid-0.22
      3. perl Message.t
        ok 1 - use qpid;
        Can't locate utils.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at Message.t line 24.
        1..1
      4. Looks like your test exited with 2 just after 1.

      Attachments

        Activity

          People

            mcpierce Darryl Pierce
            mcpierce Darryl Pierce
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: