glideinWMS / glideinwms

The glideinWMS Project
http://tinyurl.com/glideinwms
Apache License 2.0
16 stars 46 forks source link

When updating GWMS on an existing system, ownership of files in `/var/lib/gwms-frontend/` are overridden #247

Open vitodb opened 1 year ago

vitodb commented 1 year ago

Describe the bug When updating GWMS on an existing system, ownership of files in /var/lib/gwms-frontend/ are overridden. This is affecting DecisionEngine setup where it is needed to have decisionengine user owning content of /var/lib/gwms-frontend/

To Reproduce Install glideinwms-vofrontend-glidein, change ownership for files/folders in /var/lib/gwms-frontend/. Update glideinwms-vofrontend-glidein, ownership of files/folders in /var/lib/gwms-frontend/ is overridden to root:glidein

Expected behavior Preserve ownership of files/folders in /var/lib/gwms-frontend/

Screenshots If applicable, add screenshots and/or console outputs to help explain your problem.

Info (please complete the following information):

Additional context