Actions
Bug #14860
closedTechnique editor cannot save technique because of parent ticket
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Very Small
Priority:
0
Name check:
Fix check:
Regression:
Description
At instalation, we get the following error
centos7_server: INFO: Applying ncf-api-virtualenv selinux policy...restorecon: lstat(/var/lib/ncf-api-venv) failed: No such file or directory
as a result, with SELinux enabled, we get the following error at technique saving
INFO: Alternative source path added: /var/rudder/configuration-repository/ncf ERROR: Could not parse Technique 'dsgdsgdsgf' caused by : Error while running post-hook command cf-promises -pjson -f /var/rudder/configuration-repository/ncf/50_techniques/dsgdsgdsgf/dsgdsgdsgf.cf error: Unable to make directory: /var/lib/ncf-api-venv (mkdir: Permission denied) error: Unable to make directory: /var/lib/ncf-api-venv (mkdir: Permission denied) error: Unable to make directory: /var/lib/ncf-api-venv (mkdir: Permission denied) error: Unable to make directory: /var/lib/ncf-api-venv (mkdir: Permission denied) error: Unable to make directory: /var/lib/ncf-api-venv (mkdir: Permission denied) error: Unable to make directory: /var/lib/ncf-api-venv (mkdir: Permission denied) error: Unable to make directory: /var/lib/ncf-api-venv (mkdir: Permission denied) error: Unable to make directory: /var/lib/ncf-api-venv (mkdir: Permission denied) error: Unable to make directory: /var/lib/ncf-api-venv (mkdir: Permission denied) error: Fatal CFEngine error: No access to WORKSPACE/inputs dir Error: Unable to create Rudder Technique files related to ncf Technique dsgdsgdsgf, cannot find ncf Technique dsgdsgdsgf None
Updated by Vincent MEMBRÉ over 5 years ago
- Target version changed from 4.1.22 to 4.1.23
Updated by Vincent MEMBRÉ over 5 years ago
- Target version changed from 4.1.23 to 4.1.24
Updated by Vincent MEMBRÉ over 5 years ago
- Target version changed from 4.1.24 to 588
Updated by Nicolas CHARLES over 5 years ago
- Target version changed from 588 to 5.0.13
- Effort required set to Very Small
i'm pretty sure it's not the case anymore, but targeting to 5.0 to test and validate
Updated by Benoît PECCATTE over 5 years ago
- Related to Bug #11126: ncf-api-virtualenv does not have a group created added
Updated by Vincent MEMBRÉ about 5 years ago
- Target version changed from 5.0.13 to 5.0.14
Updated by François ARMAND about 5 years ago
- Status changed from New to Rejected
I'm closing this one. We can reopen it if we see the behavior again.
Actions