You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Darryl L. Pierce (JIRA)" <ji...@apache.org> on 2014/07/14 16:34:05 UTC

[jira] [Created] (QPID-5893) Perl unit tests fail to run

Darryl L. Pierce created QPID-5893:
--------------------------------------

             Summary: Perl unit tests fail to run
                 Key: QPID-5893
                 URL: https://issues.apache.org/jira/browse/QPID-5893
             Project: Qpid
          Issue Type: Bug
          Components: Perl Client
            Reporter: Darryl L. Pierce
            Assignee: Darryl L. Pierce
            Priority: Minor


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:

# rpmbuild --recompile perl-qpid-0.22-13.el6.src.rpm
<snip>
# cd ~/rpmbuild/BUILD/perl-qpid-0.22
# 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
# Looks like your test exited with 2 just after 1.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org