Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yum_package_updates fact hangs if yum is locked #184

Open
jbagleyjr opened this issue Jun 26, 2020 · 1 comment
Open

yum_package_updates fact hangs if yum is locked #184

jbagleyjr opened this issue Jun 26, 2020 · 1 comment

Comments

@jbagleyjr
Copy link

The yum_package_updates fact hangs if yum is locked. Debug output from puppet facts shows:

Debug: Facter: State : Sleeping, pid: 16573
Debug: Facter: Another app is currently holding the yum lock; waiting for it to exit...
Debug: Facter: The other application is: yum

And the puppet run never gets passed the Loading Facts stage.

@danifr
Copy link
Member

danifr commented Aug 20, 2020

In my opinion this fact should be optional. It's a nice to have but it is slowing down my puppet runs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants