Trong quá trình cài đặt Zimbra mình gặp lỗi với thông báo như ảnh.
ERROR: Unable to install packages via apt-get. Please fix system to allow normal package installation before proceeding
Với lỗi này các bạn có thể fix theo cách của mình. Thực hiện copy và chạy các lệnh sau
apt-get update -y
apt-get install -y software-properties-common
apt-get install -y language-pack-en-base
export LC_ALL=en_US.UTF-8 && export LANG=en_US.UTF-8
apt-get update -y && apt-get install -y iputils-ping