Actions
Bug #8497
closedArchitecture #6770: Rework rudder-agent makefile to make it more standard
References to the desdir in the destdir itself in rudder-agent (in perl files)
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
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.
/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>
Updated by Alexis Mousset over 8 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset over 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-packages/pull/971
Updated by Alexis Mousset over 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder-packages|8942512f7cb28e17fd09717eec02836ad136dfd2.
Updated by Benoît PECCATTE about 8 years ago
- Target version changed from 4.0.0~rc2 to 318
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 318 to 4.0.0~rc2
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 4.0.0~rc2 to 4.0.0~rc1
Updated by Alexis Mousset about 8 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.0.0 which was released the 10th November 2016.
Actions