DiamondLightSource / DiamondLightSource/mx-bluesky

Update `deploy_mx_bluesky.py` for new netapp setfacl

Open
#1,712 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4
Forks
5
Avg merge
1d 30m
Merged PRs (30d)
2

Description

The current deployment script complains:

```
setfacl: /dls_sw/i03/software/bluesky/mx-bluesky_1.6.12/mx-bluesky: Operation not supported
setfacl: /dls_sw/i03/software/bluesky/mx-bluesky_1.6.12/mx-bluesky/.git: Operation not supported
setfacl: /dls_sw/i03/software/bluesky/mx-bluesky_1.6.12/mx-bluesky/.git/branches: Operation not supported
setfacl: /dls_sw/i03/software/bluesky/mx-bluesky_1.6.12/mx-bluesky/.git/description: Operation not supported
setfacl: /dls_sw/i03/software/bluesky/mx-bluesky_1.6.12/mx-bluesky/.git/hooks: Operation not supported
setfacl: /dls_sw/i03/software/bluesky/mx-bluesky_1.6.12/mx-bluesky/.git/hooks/applypatch-msg.sample: Operation not supported
etc.

```

This script should be updated to apply the appropriate permissions, either using `nfs4_setfacl` or using the fix_permissions script as appropriate.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.