Skip to content

exclude gpg-agent sockets#294

Open
dacron wants to merge 1 commit into
voxpupuli:masterfrom
dacron:master
Open

exclude gpg-agent sockets#294
dacron wants to merge 1 commit into
voxpupuli:masterfrom
dacron:master

Conversation

@dacron
Copy link
Copy Markdown

@dacron dacron commented Jun 30, 2021

Pull Request (PR) description

Ignore gpg-agent sockets in gpghome.

New versions of gnupg create sockets in the gpghome directory with a mode of 0700. The recursive file resource attempts to set these permissions to 0600. This activity fails with Failed to generate additional resources using 'eval_generate': Cannot manage files of type socket

This Pull Request (PR) fixes the following issues

n/a

Copy link
Copy Markdown
Member

@ghoneycutt ghoneycutt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ghoneycutt
Copy link
Copy Markdown
Member

Thanks for the contribution @dacron

@dacron
Copy link
Copy Markdown
Author

dacron commented Jul 1, 2021

@ghoneycutt update made as requested.

@kenyon kenyon added the bug Something isn't working label Aug 3, 2021
@smortex smortex requested a review from ghoneycutt September 4, 2021 06:18
@vox-pupuli-tasks
Copy link
Copy Markdown

Dear @dacron, thanks for the PR!

This is Vox Pupuli Tasks, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working merge-conflicts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants