• Welcome to the SIMP documentation!
  • 1. For the Impatient
  • 2. Changelog
  • 3. Getting Started
  • 4. User Guide
  • 5. Contributing to SIMP
  • 6. Security Concept of Operations
  • 7. Security Control Mapping
  • 8. Vulnerability Supplement
  • 9. Help
    • Help
    • 9.1. Frequently Asked Questions
      • 9.1.1. SIMP Version Guide
      • 9.1.2. How can the root user login
      • 9.1.3. What is the Password Complexity for SIMP?
      • 9.1.4. Why does SIMP use rsync?
      • 9.1.5. Common Selinux issues
      • 9.1.6. How to recover from SELINUX policy failure
      • 9.1.7. Puppet-Related Issues
        • 9.1.7.1. Running Puppet Agent in Debug Mode Crashes
    • 9.2. Public Resources
    • 9.3. Commercial Resources
    • 9.4. Indices and tables
  • 10. License
  • 11. Contact
  • 12. Glossary of Terms
 
SIMP
  • Docs »
  • 9. Help »
  • 9.1. Frequently Asked Questions »
  • 9.1.7. Puppet-Related Issues
  • View page source

9.1.7. Puppet-Related Issues¶

9.1.7.1. Running Puppet Agent in Debug Mode Crashes¶

The FACT-1732 bug, present in some versions of Facter 3, can cause facter to crash when attempting to print Bignum level numbers.

Note

On a 64-bit system, a Bignum value is (2**62) or higher

This will affect runs of puppet agent -t --debug as well as facter -p.

It is highly likely that you will have one of these values from the shmall fact provided by the simplib module.

Next Previous

© Copyright 2017, THE SIMP TEAM.

Built with Sphinx using a theme provided by Read the Docs.