CFE-3362 Changed group for state dir files promise to match defaults per OS #1768
Conversation
|
@cf-bottom jenkins, thanks. |
|
Alright, I triggered a build: Jenkins: https://ci.cfengine.com/job/pr-pipeline/5180/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-5180/ |
|
@cf-bottom jenkins, thanks. |
|
Sure, I triggered a build: Jenkins: https://ci.cfengine.com/job/pr-pipeline/5181/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-5181/ |
|
@cf-bottom jenkins with exotics |
|
Sure, I triggered a build: (with exotics) Jenkins: https://ci.cfengine.com/job/pr-pipeline/5184/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-5184/ |
285d414 to
63ba8d6
Compare
63ba8d6 to
8279713
Compare
|
@cf-bottom jenkins with exotics. thanks! :) |
|
Alright, I triggered a build: (with exotics) Jenkins: https://ci.cfengine.com/job/pr-pipeline/5187/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-5187/ |
|
For a previous diff that had https://docs.cfengine.com/docs/3.15/reference-special-variables-sys.html#sys-user_data Also getgid(), getuserinfo(), and getuid()**** |
Good tips. I was just doing debugging. Removed it. 👍 |
|
@cf-bottom jenkins with exotics again please, hopefully solaris sparc 11 will not have ssh errors this time. |
|
Sure, I triggered a build: (with exotics) Jenkins: https://ci.cfengine.com/job/pr-pipeline/5190/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-5190/ |
|
@cf-bottom jenkins with exotics |
|
Alright, I triggered a build: (with exotics) Jenkins: https://ci.cfengine.com/job/pr-pipeline/5212/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-5212/ |
|
Will re-work this PR as #1777, will close after sequential-tests retry is complete. |
Especially this concerns lmdb files. system_owned perms body was used previously but for solaris systems the use of "sys" group seems incorrect so changing to "root" for solaris is the net result of this change. Ticket: CFE-3362 Changelog: Title
8279713 to
bba9fd3
Compare
CFE-3362 Changed group for state dir files promise to match defaults per OS
Especially this concerns lmdb files.
system_owned perms body was used previously but for solaris systems the use
of "sys" group seems incorrect so changing to "root" for solaris is the
net result of this change.
Ticket: CFE-3362
Changelog: Title
merge with:
cfengine/core#4200