puppetlabs / puppet-agent

All of the directions for building a puppet agent package.
Other
47 stars 146 forks source link

user facts based on Time class fails with Tried to load unspecified class: Time #2523

Closed level-a closed 3 months ago

level-a commented 4 months ago

Describe the Bug

fact fails with error

Error: Facter: Unable to add resolve nil for fact 'factname': Tried to load unspecified class: Time

Steps to Reproduce

create user fact with any Time class methods

Environment

cthorn42 commented 4 months ago

@level-a Could we get a more fleshed out reproduction for this? Also is this Ubuntu 22.04 x86_64, arm64, or something else?

tvpartytonight commented 3 months ago

Closing out this issue with no response from the submitter; please feel free to re-open if a reproduction case is made.