mbenkmann / limux-gosa

GOsa² is a web based adminstration tool for user accounts, groups, servers, clients, and many other things.
18 stars 5 forks source link

generate PROGRESS 100 after successful CLMSG_save_fai_log #128

Closed mbenkmann closed 9 years ago

mbenkmann commented 9 years ago

From mux2...@gmail.com on July 02, 2013 08:04:06

To make faistate=localboot setting after installation more robust, generate CLMSG_PROGRESS 100 message after successful(!!) CLMSG_save_fai_log.

When this is implemented the ugly watchdog can be removed from clmsg_progress.go.

Original issue: http://code.google.com/p/go-susi/issues/detail?id=128

mbenkmann commented 9 years ago

From mux2...@gmail.com on July 01, 2013 23:05:37

Make sure that this does not overwrite a faistate=error (e.g. from issue #127 ). It's possible that logs are saved even in case of an error.

mbenkmann commented 9 years ago

From mux2...@gmail.com on July 05, 2013 06:37:07

Implemented in d34bb026b558

Status: Done
Labels: -Milestone-6 Milestone-5