Skip to content

Use system perl #91

Merged
merged 1 commit into from
May 17, 2019
Merged

Use system perl #91

merged 1 commit into from
May 17, 2019

Conversation

donald
Copy link
Collaborator

@donald donald commented May 17, 2019

The scripts in mxtools are called by automatic or manual system
maintanance and during boot. We want to switch /usr/bin/perl to the
package system, which implies, that /usr/bin/perl requires automount
running and even nfs, if perl it not cached locally.

Convert shebangs of perl scripts here to
/usr/local/system/perl/bin/perl, which is always available and local.

In mxmirror replace usage of Date::Calc, which is not available in
/usr/local/system/perl with some inline code.

The scripts in mxtools are called by automatic or manual system
maintanance and during boot. We want to switch /usr/bin/perl to the
package system, which implies, that /usr/bin/perl requires automount
running and even nfs, if perl it not cached locally.

Convert shebangs of perl scripts here to
/usr/local/system/perl/bin/perl, which is always available and local.

In mxmirror replace usage of Date::Calc, which is not available in
/usr/local/system/perl with some inline code.
@donald donald merged commit f264676 into master May 17, 2019
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant