TheKevJames / puppet-homebrew

homebrew (+brewcask! +taps!) package installer and provider
https://forge.puppet.com/thekevjames/homebrew
Apache License 2.0
18 stars 44 forks source link

homebrew: install: add 'group' directive to chmod command #152

Closed damonbreeden closed 2 years ago

damonbreeden commented 2 years ago

if your group name is literally called 'user' then this command fails

Error: /Stage[main]/Homebrew::Install/Exec[set-/usr/local/share/man3-directory-inherit]: '/bin/chmod -R +a 'user:allow list,add_file,search,add_subdirectory,delete_child,readattr,writeattr,readextattr,writeextattr,readsecurity,file_inherit,directory_inherit' /usr/local/share/man3' returned 1 instead of one of [0]

damonbreeden commented 2 years ago

@TheKevJames ping

damonbreeden commented 2 years ago

@TheKevJames ping :ples: