Closed sirredbeard closed 4 years ago
I had a look through the Anaconda logs and I have some ideas that I'm going to give a go regarding this, including setting another editor to install, setting some other related packages to install in case they aren't for whatever reason among other things. Will post back when I have answers!
Trying to set one up. Could anyone help me with docker? I'm new to this. Using Travis CI
When it comes down it you can also just build the aarch64 images on a Scaleway aarch64 VPS if needed.
We have no plans for now to have Pengwin Enterprise on ARM64. Closing this for now
at https://github.com/WhitewaterFoundry/WLE/blob/master/create-targz.sh#L39
experiences critical error
logs show anaconda cannot find package vim-minimal at https://gist.github.com/sirredbeard/931b69c6d52a52ea907ce3cfdf34a7fb#file-gistfile1-txt-L1183
kickstart files says to install vim-minimal at https://github.com/CentOS/sig-cloud-instance-build/blob/master/docker/centos-7arm64.ks#L42
commenting out vim-minimal in kickstart file just produces can't find systemd, other packages, etc.
packages seem to be in repo linked by kickstart file at http://mirror.centos.org/altarch/7/updates/aarch64/Packages/
yet it cannot find them
perhaps anaconda cannot locate because no tree file?
at https://gist.github.com/sirredbeard/931b69c6d52a52ea907ce3cfdf34a7fb#file-gistfile1-txt-L1183