[Shipwright] EXTERNAL: Re: Shipwright tests failure on CentOS using Software Collections Perl

sunnavy sunnavy at bestpractical.com
Thu Dec 4 21:08:15 EST 2014


Hi Sam

Great! You can add /opt/rh/perl516/root/usr/local/bin to $PATH to get around it, e.g.

    export PATH=/opt/rh/perl516/root/usr/local/bin:$PATH

Regards
sunnavy

> On Dec 5, 2014, at 2:38 AM, Wenck, Samuel <samuel.wenck at lmco.com> wrote:
> 
> Hi Sunnavy,
> 
> The new version passed the test phase and installed flawlessly! The only non-issue was that I had to specify the full path to the shipwright program like this (local scl area not in my PATH):
> 
> [root at samdev65 ~]# /opt/rh/perl516/root/usr/local/bin/shipwright version
> This is Shipwright, version 2.4.40
> 
> [root at samdev65 ~]# echo $PATH
> /opt/rh/perl516/root/usr/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/root/bin
> [root at samdev65 ~]#
> 
> Thanks again for your quick response to this issue, Sam
> 
> -----Original Message-----
> From: sunnavy [mailto:sunnavy at bestpractical.com] 
> Sent: Thursday, December 04, 2014 7:20 AM
> To: sunnavy
> Cc: Wenck, Samuel; shipwright at lists.bestpractical.com
> Subject: Re: [Shipwright] EXTERNAL: Re: Shipwright tests failure on CentOS using Software Collections Perl
> 
> Hi Sam
> 
> I released 2.4.40 today, which includes the fix for this.
> Could you check if it works for you when you have a chance?
> 
> Regards
> sunnavy
> 
>> On Dec 4, 2014, at 08:43, sunnavy <sunnavy at bestpractical.com> wrote:
>> 
>> Hi Sam
>> 
>> I believe I found the reason. I'm gonna make a fix soon.
>> Thanks for reporting this!
>> 
>> Regards
>> sunnavy
>> 
>>> On Dec 4, 2014, at 02:25, Wenck, Samuel <samuel.wenck at lmco.com> wrote:
>>> 
>>> Hi Sunnavy,
>>> 
>>> Here you go:
>>> 
>>> [root at samdev65 ~]# perldoc -l Module::Build 
>>> /opt/rh/perl516/root/usr/local/share/perl5/Module/Build.pm
>>> 
>>> [root at samdev65 ~]# perldoc -l Module::Build::Version No documentation 
>>> found for "Module::Build::Version".
>>> 
>>> Thanks, Sam
>>> 
>>> -----Original Message-----
>>> From: sunnavy [mailto:sunnavy at bestpractical.com]
>>> Sent: Tuesday, December 02, 2014 9:23 PM
>>> To: Wenck, Samuel
>>> Cc: shipwright at lists.bestpractical.com
>>> Subject: Re: [Shipwright] EXTERNAL: Re: Shipwright tests failure on 
>>> CentOS using Software Collections Perl
>>> 
>>> Hi Sam
>>> 
>>> Could you show me the output of the following commands?
>>> 
>>>  perldoc -l Module::Build
>>>  perldoc -l Module::Build::Version
>>> 
>>> Thanks.
>>> 
>>> Regards
>>> sunnavy
>>> 
>>> _______________________________________________
>>> Shipwright mailing list
>>> Shipwright at lists.bestpractical.com
>>> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/shipwright
>> 
>> _______________________________________________
>> Shipwright mailing list
>> Shipwright at lists.bestpractical.com
>> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/shipwright
> 
> _______________________________________________
> Shipwright mailing list
> Shipwright at lists.bestpractical.com
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/shipwright



More information about the Shipwright mailing list