Installing on a LXC Container

Running our Appliance (ZCA), ZCS on VMware, or any other virtual machine software? Post your thoughts here.
Post Reply
droidus
Posts: 1
Joined: Wed Feb 03, 2021 5:59 pm

Installing on a LXC Container

Post by droidus »

I am trying to install Zimbra on a Debian-based host, on a LXC container. I am running into this problem though:

Code: Select all

FAILURE MSG : Could not determine BUILD_ARCH

=========================================================================================================
--Stack Trace-- (13704)
./build.pl:146 called from main::GetBuildArch
./build.pl:83 called from main::__ANON__
./build.pl:176 called from main::LoadConfiguration
./build.pl:1070 called from main::InitGlobalBuildVars
./build.pl:1086 called from main::main

=========================================================================================================
END at ./build.pl line 1062.
How do I resolve this, to get it installed?
Post Reply