opsi-setup: conflicting options
Verfasst: 15 Okt 2014, 09:32
Hello,
If we choose to patch samba config and sudoers while installing opsi then opsi-depotserver.postinst runs the following:
However "--patch-sudoers-file" overrides "--init-current-config" so init-current-config is ignored and finally we get this:
I suppose patch-sudoers-file should be a non-overriding option just the same as both --auto-configure-dhcpd and --auto-configure-samba.
Best regards,
Stanislav German-Evtushenko
If we choose to patch samba config and sudoers while installing opsi then opsi-depotserver.postinst runs the following:
Code: Alles auswählen
/usr/bin/opsi-setup --init-current-config --auto-configure-samba --patch-sudoers-file
Code: Alles auswählen
[3] [Oct 15 10:36:48] [Errno 2] No such file or directory: '/var/lib/opsi/config/depots' (opsi-setup|571)
Best regards,
Stanislav German-Evtushenko