Cross-Posting from another Group, since this seems to be related with rsync.
Hi,
Updated to the latest and shiniest version of OMV however this seems to have caused my services to fail:
Code
export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; omv-salt deploy run rsyncd
debian:
----------
ID: configure_rsyncd_conf
Function: file.managed
Name: /etc/rsyncd.conf
Result: False
Comment: Unable to manage file: Jinja variable 'salt.utils.odict.OrderedDict object' has no attribute 'users'
Started: 09:55:58.272408
Duration: 47.952 ms
Changes:
----------
ID: remove_rsyncd_secrets
Function: module.run
Result: True
Comment: file.find: []
Started: 09:55:58.320946
Duration: 2.359 ms
Changes:
----------
file.find:
----------
ID: configure_rsyncd_secrets_Backups
Function: file.managed
Name: /var/lib/openmediavault/rsyncd-Backups.secrets
Result: False
Comment: Unable to manage file: Jinja variable 'salt.utils.odict.OrderedDict object' has no attribute 'users'
Started: 09:55:58.323402
Duration: 6.751 ms
Changes:
----------
ID: configure_rsyncd_secrets_Docker
Function: file.managed
Name: /var/lib/openmediavault/rsyncd-Docker.secrets
Result: False
Comment: Unable to manage file: Jinja variable 'salt.utils.odict.OrderedDict object' has no attribute 'users'
Started: 09:55:58.330246
Duration: 3.712 ms
Changes:
----------
ID: configure_rsyncd_secrets_Images
Function: file.managed
Name: /var/lib/openmediavault/rsyncd-Images.secrets
Result: False
Comment: Unable to manage file: Jinja variable 'salt.utils.odict.OrderedDict object' has no attribute 'users'
Started: 09:55:58.334049
Duration: 3.834 ms
Changes:
----------
ID: configure_rsyncd_secrets_Samba
Function: file.managed
Name: /var/lib/openmediavault/rsyncd-Samba.secrets
Result: False
Comment: Unable to manage file: Jinja variable 'salt.utils.odict.OrderedDict object' has no attribute 'users'
Started: 09:55:58.337974
Duration: 3.71 ms
Changes:
----------
ID: start_rsyncd_service
Function: service.running
Name: rsync
Result: False
Comment: One or more requisite failed: omv.deploy.rsyncd.default.configure_rsyncd_conf
Started: 09:55:58.355242
Duration: 0.006 ms
Changes:
Summary for debian
------------
Succeeded: 1 (changed=1)
Failed: 6
------------
Total states run: 7
Total run time: 68.324 ms
Display More
Already tried a workaround provided in another thread of installing usrmerge and run prepare again without luck:
Removing and adding back the configuration doesn't seem to address the problem.
Any tips, guidance would be greatly appreciated.
Thanks.
Regards,
Pedro