Skip to content

Conversation

adamboutcher
Copy link

When attempting to close files, the /proc/self loop was trying to close a file being converted to an integer which was causing issues on Fedora 42, this resolved the problem.

When attempting to close files, the /proc/self loop was trying to close a file being converted to an integer which was causing issues on Fedora 42, this resolved the problem.
@adamboutcher adamboutcher requested a review from a team as a code owner April 22, 2025 14:34
@puppetlabs-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@adamboutcher
Copy link
Author

For people searching this is the error that was flagging:

/usr/share/ruby/vendor_ruby/puppet/util.rb:481:in 'Dir.foreach': Bad file descriptor - closedir (Errno::EBADF)

@ekohl
Copy link
Contributor

ekohl commented Apr 29, 2025

Duplicate of #9546.

@ekohl
Copy link
Contributor

ekohl commented Apr 29, 2025

This version is also broken: OpenVoxProject/openvox#39 (comment)

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

Successfully merging this pull request may close these issues.

3 participants