Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C cern-get-keytab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • linuxsupportlinuxsupport
  • rpmsrpms
  • cern-get-keytab
  • Merge requests
  • !8

RPM require perl(XML::Simple) explicitly

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Steve Traylen requested to merge straylen/cern-get-keytab:xmlsimple into master Nov 28, 2019
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

On RHEL 8 node.

# cern-get-keytab
Can't locate XML/Simple.pm in @INC (you may need to install the
XML::Simple module) (@INC contains: /usr/local/lib64/perl5
/usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at
/usr/sbin/cern-get-keytab line 60.
BEGIN failed--compilation aborted at /usr/sbin/cern-get-keytab line 60.

after installing perl(XML::Simple) all good.

Waiting for password replication (0 seconds past)
Waiting for password replication (5 seconds past)
Waiting for password replication (10 seconds past)
Keytab file saved: /etc/krb5.keytab
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: xmlsimple