Project

General

Profile

Bug #8497

Updated by Alexis Mousset almost 8 years ago

This seems to be caused by cpanm installation, which is not capacble of using a differnet prefix/destdir. If we can't find a solution, we will have to edit perllocal.pod with sed to remove the destdir prefix. 

 <pre> 
 /usr/src/rudder-packages/package/BUILDROOT/rudder-agent-3.3.0.alpha1.git201606081655-1.EL.7.x86_64/opt/rudder/lib/perl5/x86_64-linux-thread-multi/perllocal.pod:C<installed into: /usr/src/rudder-packages/package/BUILDROOT/rudder-agent-3.3.0.alpha1.git201606081655-1.EL.7.x86_64/opt/rudder/lib/perl5> 
 </pre>

Back