[
https://issues.apache.org/jira/browse/QPID-5893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darryl L. Pierce resolved QPID-5893.
------------------------------------
Resolution: Fixed
Fix Version/s: 0.31
> 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
> Fix For: 0.31
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]