<p dir="ltr">The first command should have spawned a shell in /root/.cpan/build/GnuPG-Interface-0.50-7A5Mpd, the path shown near the end of the output of the first command.  The second command should be run with that path as the working directory.</p>
<p dir="ltr">The references to RT in the output from the second command suggest that the "make test" command was run from the RT installation directory rather than the temporary directory created by the first command.</p>
<div class="gmail_quote">On 05/09/2014 5:29 am, "Rolf Krogstad" <<a href="mailto:rgk@pacelabs.com">rgk@pacelabs.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div style="FONT:10pt Segoe UI;MARGIN:4px 4px 1px">
<div>Thanks for your help.</div>
<div> </div>
<div><strong>Here are the results of the first command</strong></div>
<div>========================================================<br>cpan[1]> look GnuPG::Interface<br>Reading '/root/.cpan/Metadata'<br>  Database was generated on Tue, 02 Sep 2014 08:29:02 GMT<br>Fetching with LWP:<br><a href="http://cpan.msi.umn.edu/authors/01mailrc.txt.gz" target="_blank">http://cpan.msi.umn.edu/authors/01mailrc.txt.gz</a><br>Reading '/root/.cpan/sources/authors/01mailrc.txt.gz'<br>............................................................................DONE<br>Fetching with LWP:<br><a href="http://cpan.msi.umn.edu/modules/02packages.details.txt.gz" target="_blank">http://cpan.msi.umn.edu/modules/02packages.details.txt.gz</a><br>Reading '/root/.cpan/sources/modules/02packages.details.txt.gz'<br>  Database was generated on Thu, 04 Sep 2014 08:53:15 GMT<br>..............<br>  New CPAN.pm version (v2.05) available.<br>  [Currently running version is v1.9800]<br>  You might want to try<br>    install CPAN<br>    reload cpan<br>  to both upgrade CPAN.pm and run the new version without leaving<br>  the current session.</div>
<div> </div>
<div><br>..............................................................DONE<br>Fetching with LWP:<br><a href="http://cpan.msi.umn.edu/modules/03modlist.data.gz" target="_blank">http://cpan.msi.umn.edu/modules/03modlist.data.gz</a><br>Reading '/root/.cpan/sources/modules/03modlist.data.gz'<br>DONE<br>Writing /root/.cpan/Metadata<br>Running look for module 'GnuPG::Interface'</div>
<div> </div>
<div>Trying to open a subshell in the build directory...<br>Checksum for /root/.cpan/sources/authors/id/A/AL/ALEXMV/GnuPG-Interface-0.50.tar.gz ok<br>Scanning cache /root/.cpan/build for sizes<br>............................................................................DONE<br>Working directory is /root/.cpan/build/GnuPG-Interface-0.50-7A5Mpd<br>[root@localhost GnuPG-Interface-0.50-7A5Mpd]# mysqladmin -u root password 7223corp<br>Warning: Using a password on the command line interface can be insecure.<br></div>
<div>============================================================================</div>
<div><strong>Here are the results of the 2nd command:</strong></div>
<div># make test TEST_VERBOSE=1<br>/usr/bin/perl "-MExtUtils::Command::MM" -e "test_harness(1, 'lib')" t/*.t t/*/*.t t/*/*/*.t<br>t/00-compile.t .........................................<br>1..45<br>Bailout called.  Further testing stopped:  RT_DBA_USER and RT_DBA_PASSWORD environment variables need to be set in order to run 'make test'<br>Bail out!  RT_DBA_USER and RT_DBA_PASSWORD environment variables need to be set in order to run 'make test'<br>FAILED--Further testing stopped: RT_DBA_USER and RT_DBA_PASSWORD environment variables need to be set in order to run 'make test'<br>make: *** [test] Error 255</div>
<div>============================================================================<br><br><br></div>
<div> </div>
<div>
<div>Rolf Krogstad<br>Information Technology<br>Pace Analytical Services Inc.<br>w: (612)607-6336<br>f: (612)331-3358<br>e: <a href="mailto:rgk@pacelabs.com" target="_blank">rgk@pacelabs.com</a> </div>
<div> </div>>>> On 9/2/2014 at 8:22 PM, in message <<a href="mailto:CAFdkmptS-7ytj5__qCjwK1GcOmXGtePzu-bURDeAoq8jqHx%2B6w@mail.gmail.com" target="_blank">CAFdkmptS-7ytj5__qCjwK1GcOmXGtePzu-bURDeAoq8jqHx+6w@mail.gmail.com</a>>, Alex Peters <<a href="mailto:alex@peters.net" target="_blank">alex@peters.net</a>> wrote:<br></div>
<table style="FONT-SIZE:1em;MARGIN:0px 0px 0px 15px" bgcolor="#f3f3f3" border="0">
<tbody>
<tr>
<td>
<div style="PADDING-LEFT:7px;BORDER-LEFT:#050505 1px solid">
<p dir="ltr">Those warnings don't seem to be causing the failed installation of the module. Try running this command to open a shell within the unpacked distribution, and run the tests verbosely:</p>
<p dir="ltr">cpan> look GnuPG::Interface<br>$ make test TEST_VERBOSE=1</p>
<div class="gmail_quote">On 03/09/2014 5:55 am, "Rolf Krogstad" <<a href="mailto:rgk@pacelabs.com" target="_blank">rgk@pacelabs.com</a>> wrote:<br type="attribution">
<blockquote class="gmail_quote" style="PADDING-LEFT:1ex;MARGIN:0px 0px 0px 0.8ex;BORDER-LEFT:#ccc 1px solid">
<div style="FONT:10pt Segoe UI;MARGIN:4px 4px 1px">
<div>I am attempting to install RT v 4.2.6 on Redhat Enterprise Linux 7.0 (RHEL7).</div>
<div></div>
<div>I have resolved four of the five perl module errors I had after running "make fixdeps".</div>
<div>Remaining are several instanaces of the same error in the testing of GnuPG::Interface which gives the following:</div>
<div>WARNING: unsafe ownership on homedir `test'<br></div>
<div>What can I do to get around this error?</div>
<div>---------------------------------------</div>
<div>cpan[2]> test GnuPG::Interface<br>Running test for module 'GnuPG::Interface'<br>Running make for A/AL/ALEXMV/GnuPG-Interface-0.50.tar.gz<br>Has already been unwrapped into directory /root/.cpan/build/GnuPG-Interface-0.50-m6GpQz<br>Has already been made<br>Running make test<br>PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t<br>t/clearsign.t .............. ok<br>t/decrypt.t ................ ok<br>t/detach_sign.t ............ ok<br>t/encrypt.t ................ 1/3 gpg: WARNING: unsafe ownership on homedir `test'<br>t/encrypt.t ................ ok<br>t/encrypt_symmetrically.t .. Failed 2/2 subtests<br>t/export_keys.t ............ ok<br>t/Fingerprint.t ............ ok<br>t/get_public_keys.t ........ gpg: WARNING: unsafe ownership on homedir `test'<br>t/get_public_keys.t ........ ok<br>t/get_secret_keys.t ........ gpg: WARNING: unsafe ownership on homedir `test'<br>t/get_secret_keys.t ........ ok<br>t/import_keys.t ............ ok<br>t/Interface.t .............. ok<br>t/list_public_keys.t ....... ok<br>t/list_secret_keys.t ....... ok<br>t/list_sigs.t .............. ok<br>t/passphrase_handling.t .... 1/3 gpg: WARNING: unsafe ownership on homedir `test'<br>t/passphrase_handling.t .... ok<br>t/sign.t ................... ok<br>t/sign_and_encrypt.t ....... ok<br>t/UserId.t ................. ok<br>t/verify.t ................. ok<br>t/wrap_call.t .............. ok<br><br>Test Summary Report<br>-------------------<br>t/encrypt_symmetrically.t (Wstat: 0 Tests: 2 Failed: 2)<br>Failed tests: 1-2<br>Files=20, Tests=51, 14 wallclock secs ( 0.09 usr 0.02 sys + 3.67 cusr 0.60 csys = 4.38 CPU)<br>Result: FAIL<br>Failed 1/20 test programs. 2/51 subtests failed.<br>make: *** [test_dynamic] Error 255<br>ALEXMV/GnuPG-Interface-0.50.tar.gz<br>/usr/bin/make test -- NOT OK<br>//hint// to see the cpan-testers results for installing this module, try:<br>reports ALEXMV/GnuPG-Interface-0.50.tar.gz<br>Failed during this command:<br>ALEXMV/GnuPG-Interface-0.50.tar.gz : make_test NO</div>
<div>---------------------------------------</div>
<div>thanks</div>
<div></div>
<div></div>
<div>Rolf Krogstad<br>Information Technology<br>Pace Analytical Services Inc.<br>w: (612)607-6336<br>f: (612)331-3358<br>e: <a href="mailto:rgk@pacelabs.com" target="_blank">rgk@pacelabs.com</a> </div>
<div></div><br clear="both">______________________________________________________________________<br>The email and documents accompanying this transmission contain confidential information belonging to the sender who is legally privileged. The information is intended only for the use of the individual(s) or entity(ies) named herein. If you are not the intended recipient, you are hereby notified that any disclosure, copying distribution or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this in error, please immediately notify us by telephone (1.888.990.PACE) to arrange for return of the original documents.<br></div><br>--<br>RT Training - Boston, September 9-10<br><a href="http://bestpractical.com/training" target="_blank">http://bestpractical.com/training</a><br></blockquote></div><br clear="both">______________________________________________________________________<br>This email has been scanned by the Symantec Email Security.cloud service.<br>For more information please visit <a href="http://www.symanteccloud.com" target="_blank">http://www.symanteccloud.com</a><br>______________________________________________________________________<br></div></td></tr></tbody></table><br clear="both">
______________________________________________________________________<br>
The email and documents accompanying this transmission contain confidential information belonging to the sender who is legally privileged.  The information is intended only for the use of the individual(s) or entity(ies) named herein. If you are not the intended recipient, you are hereby notified that any disclosure, copying distribution or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this in error, please immediately notify us by telephone (1.888.990.PACE) to arrange for return of the original documents.<br>
</div>
</blockquote></div>