Ubi
March 7, 2021, 8:55am
11
Hi,
just playing around, but it seems that i successfully compiled ARM64 hestia 1.4.0 (alpha) on RPI 4B (4GB RAM).
BTW, installation still doesn’t works. I think that it could works if control files fetched from hestia repo during compiling are tagged as arm64 instead of amd64 :
Source: hestia
Package: hestia
Priority: optional
Version: 1.4.0~alpha
Section: admin
Maintainer: HestiaCP <[email protected] >
Homepage: https://www.hestiacp.com
Architecture: amd64
Depends: bash, awk, sed, acl, sysstat, setpriv | util-linux (>= 2.33), zstd, lsb-release
Description: hestia
hestia is an open source hosting control panel.
hestia has a clean and focused interface without the clutter.
hestia has the latest of very innovative technologies.
hestia is a fork from VestaCP, special thanks to vestacp.com and Serghey Rodin
Source: hestia-nginx
Package: hestia-nginx
Priority: optional
Version: 1.19.7
Section: admin
Maintainer: HestiaCP <[email protected] >
Homepage: https://www.hestiacp.com
Architecture: amd64
Depends: hestia
Description: hestia Nginx
hestia is an open source hosting control panel.
hestia has a clean and focused interface without the clutter.
hestia has the latest of very innovative technologies.
hestia is a fork from VestaCP, special thanks to vestacp.com and Serghey Rodin.
Source: hestia-php
Package: hestia-php
Priority: optional
Version: 7.4.15
Section: admin
Maintainer: HestaCP <[email protected] >
Homepage: https://www.hestiacp.com
Architecture: amd64
Depends: hestia, libzip5 | libzip4, unzip, libonig5 | libonig4 | libonig2
Description: hestia php-fpm
hestia is an open source hosting control panel.
hestia has a clean and focused interface without the clutter.
hestia has the latest of very innovative technologies.
hestia is a fork from VestaCP, special thanks to vestacp.com and Serghey Rodin
What i did
Setup a fresh debian 10 environment on RPI (tested but still “unofficial” images from Tested images
Check updates
download and edit hst_autocompile by changing arch as suggested by @realjumy hestiacp/hst_autocompile.sh at main · hestiacp/hestiacp · GitHub
start compile package in debug mode
and then try to install the package with the obvious error
I’ not spednig a lot of time, but it could be cool if someone can test it as well.