Ensure copied explorers are executable #294

Closed
opened 2021-11-20 15:23:37 +00:00 by ungleich-gitea · 1 comment

Created by: telmich

Explorers may be referenced by others and thus need to be executable.

Check for other stuff (manifests, gencode, etc.) as well.

This effects the installed pypi version only

*Created by: telmich* Explorers may be referenced by others and thus need to be executable. Check for other stuff (manifests, gencode, etc.) as well. This effects the installed pypi version only
ungleich-gitea added the
bugfix
packaging
labels 2021-11-20 15:23:37 +00:00
Author
Owner

Created by: telmich

The actual problem:

INFO: localhost: Running global explorers
/var/lib/cdist/conf/explorer/lsb_codename: line 23: /var/lib/cdist/conf/explorer/os: Permission denied
/var/lib/cdist/conf/explorer/lsb_description: line 23: /var/lib/cdist/conf/explorer/os: Permission denied
/var/lib/cdist/conf/explorer/lsb_id: line 23: /var/lib/cdist/conf/explorer/os: Permission denied
/var/lib/cdist/conf/explorer/lsb_release: line 23: /var/lib/cdist/conf/explorer/os: Permission denied
/var/lib/cdist/conf/explorer/os_version: line 25: /var/lib/cdist/conf/explorer/os: Permission denied
INFO: localhost: Running initial manifest /home/users/nico/.tmp/tmpydgyhr/out/conf/manifest/init
ERROR: localhost: 'Initial manifest missing: /home/users/nico/.tmp/tmpydgyhr/out/conf/manifest/init'
INFO: Total processing time for 1 host(s): 2.6307008266448975
ERROR: Failed to deploy to the following hosts: localhost
(cdisttest)[22:37] brief:~% cdist config -v localhost

*Created by: telmich* The actual problem: INFO: localhost: Running global explorers /var/lib/cdist/conf/explorer/lsb_codename: line 23: /var/lib/cdist/conf/explorer/os: Permission denied /var/lib/cdist/conf/explorer/lsb_description: line 23: /var/lib/cdist/conf/explorer/os: Permission denied /var/lib/cdist/conf/explorer/lsb_id: line 23: /var/lib/cdist/conf/explorer/os: Permission denied /var/lib/cdist/conf/explorer/lsb_release: line 23: /var/lib/cdist/conf/explorer/os: Permission denied /var/lib/cdist/conf/explorer/os_version: line 25: /var/lib/cdist/conf/explorer/os: Permission denied INFO: localhost: Running initial manifest /home/users/nico/.tmp/tmpydgyhr/out/conf/manifest/init ERROR: localhost: 'Initial manifest missing: /home/users/nico/.tmp/tmpydgyhr/out/conf/manifest/init' INFO: Total processing time for 1 host(s): 2.6307008266448975 ERROR: Failed to deploy to the following hosts: localhost (cdisttest)[22:37] brief:~% cdist config -v localhost
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ungleich-public/cdist#294
No description provided.