Actions
Bug #13410
closedrudder server upgrade-techniques breaks permission
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Technique editor | Rudder settings
Effort required:
Very Small
Priority:
0
Name check:
Fix check:
Regression:
Description
after using this script to update techniques, technique editor fails to write techniques
perms are
ls -alh /var/rudder/configuration-repository/ncf/50_techniques/ total 20K drwxr-sr-x 5 root rudder 4.0K Sep 5 11:11 . drwxrwsr-x 4 root rudder 4.0K Sep 5 11:11 .. drwxr-sr-x 2 root rudder 4.0K Sep 5 11:11 disable_service drwxr-sr-x 2 root rudder 4.0K Sep 5 11:11 file_content_reporting drwxr-sr-x 2 root rudder 4.0K Sep 5 11:11 reports ls -alh /var/rudder/configuration-repository/techniques/ncf_techniques/ total 24K drwxr-sr-x 5 root rudder 4.0K Sep 5 11:11 . drwxrwsr-x 9 root rudder 4.0K Sep 5 11:11 .. -rw-r--r-- 1 root rudder 128 Sep 5 11:11 category.xml drwxr-sr-x 3 root rudder 4.0K Sep 5 11:11 disable_service drwxr-sr-x 3 root rudder 4.0K Sep 5 11:11 file_content_reporting drwxr-sr-x 3 root rudder 4.0K Sep 5 11:11 reports
Updated by François ARMAND about 6 years ago
- Severity set to Minor - inconvenience | misleading | easy workaround
- User visibility set to Operational - other Techniques | Technique editor | Rudder settings
- Effort required set to Very Small
- Priority changed from 0 to 61
Updated by Vincent MEMBRÉ about 6 years ago
- Target version changed from 4.1.15 to 4.1.16
Updated by Vincent MEMBRÉ about 6 years ago
- Target version changed from 4.1.16 to 4.1.17
- Priority changed from 61 to 60
Updated by Benoît PECCATTE about 6 years ago
- Related to User story #13411: Create a script to fixup permissions in /var/rudder/configuration-repository added
Updated by Benoît PECCATTE about 6 years ago
- Status changed from New to Rejected
- Priority changed from 60 to 0
Fixed bu #13411
Actions