Comment 2 for bug 1732729

Revision history for this message
Benjamin Drung (bdrung) wrote :

The postinst script failed, because starting the salt-minion failed:

Nov 16 08:53:22 basement-ed salt-minion[17420]: [ERROR ] The Salt Master has cached the public key for this node, this salt minion will wait for 10 seconds before attempting to re-authenticate
Nov 16 08:53:32 basement-ed salt-minion[17420]: [ERROR ] The Salt Master has cached the public key for this node, this salt minion will wait for 10 seconds before attempting to re-authenticate
Nov 16 08:53:42 basement-ed salt-minion[17420]: [ERROR ] The Salt Master has cached the public key for this node, this salt minion will wait for 10 seconds before attempting to re-authenticate
Nov 16 08:53:52 basement-ed salt-minion[17420]: [ERROR ] The Salt Master has cached the public key for this node, this salt minion will wait for 10 seconds before attempting to re-authenticate
Nov 16 08:54:00 basement-ed systemd[1]: salt-minion.service: Start operation timed out. Terminating.
Nov 16 08:54:00 basement-ed salt-minion[17420]: [WARNING ] Minion received a SIGTERM. Exiting.
Nov 16 08:54:00 basement-ed salt-minion[17420]: The salt minion is shutdown. Minion received a SIGTERM. Exited.
Nov 16 08:54:00 basement-ed systemd[1]: Failed to start The Salt Minion.
Nov 16 08:54:00 basement-ed systemd[1]: salt-minion.service: Unit entered failed state.
Nov 16 08:54:00 basement-ed systemd[1]: salt-minion.service: Failed with result 'timeout'.

Please fix the authentication on the master, restart the salt-minion, and then run 'apt install -f' to finalize the installation.