Hi,
I try to create an ubuntu VM template.
But, whenever I try to create a new virtual machine with the command;
"qm create 400 --memory 2048 --core 2 --name ubuntu-cloud --net0 virtio,bridge=vmbr0" command.
I receive;
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_ADDRESS = "tr_TR.UTF-8",
LC_NAME = "tr_TR.UTF-8",
LC_MONETARY = "tr_TR.UTF-8",
LC_PAPER = "tr_TR.UTF-8",
LC_IDENTIFICATION = "tr_TR.UTF-8",
LC_TELEPHONE = "tr_TR.UTF-8",
LC_MEASUREMENT = "tr_TR.UTF-8",
LC_TIME = "tr_TR.UTF-8",
LC_NUMERIC = "tr_TR.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
Would you please help me to solve this issue?
Thanks in advance.
I try to create an ubuntu VM template.
But, whenever I try to create a new virtual machine with the command;
"qm create 400 --memory 2048 --core 2 --name ubuntu-cloud --net0 virtio,bridge=vmbr0" command.
I receive;
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_ADDRESS = "tr_TR.UTF-8",
LC_NAME = "tr_TR.UTF-8",
LC_MONETARY = "tr_TR.UTF-8",
LC_PAPER = "tr_TR.UTF-8",
LC_IDENTIFICATION = "tr_TR.UTF-8",
LC_TELEPHONE = "tr_TR.UTF-8",
LC_MEASUREMENT = "tr_TR.UTF-8",
LC_TIME = "tr_TR.UTF-8",
LC_NUMERIC = "tr_TR.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
Would you please help me to solve this issue?
Thanks in advance.