I used this <https://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.2/html/Installation_Guide/using-sshkeys.html> guide for use ssh keys in cloudstack. I'm using a debian instance. Once I run *chkconfig --add cloud-set-guest-sshkey.in <http://cloud-set-guest-sshkey.in>* command it gives me this error.
perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US.UTF-8", LC_ALL = "en_US.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). insserv: warning: script 'K01cloud-set-guest-sshkey.in?r=http:%2F%2Fsourceforge.net%2Fprojects%2Fcloudstack%2Ffiles%2FSSH%20Key%20Gen%20Script%2F' missing LSB tags and overrides insserv: warning: script 'K01cloud-set-guest-sshkey.in' missing LSB tags and overrides insserv: warning: script 'cloud-set-guest-sshkey.in' missing LSB tags and overrides insserv: warning: script ' cloud-set-guest-sshkey.in?r=http:%2F%2Fsourceforge.net%2Fprojects%2Fcloudstack%2Ffiles%2FSSH%20Key%20Gen%20Script%2F' missing LSB tags and overrides cloud-set-guest-sshkey.in 0:off 1:off 2:on 3:on 4:on 5:on 6:off I followed this <http://www.thomas-krenn.com/en/wiki/Perl_warning_Setting_locale_failed_in_Debian> also but that didn't work. Any ideas? -- Thanks, Regards, ASH