Well, packages repo is not going to build.For Zimbra 10.0.6/10.0.7 + Ubuntu 20.04.
packages repo : https://github.com/Zimbra/packages/tree ... e/ubuntu20
zimbra-package-stub repo : https://github.com/Zimbra/zimbra-package-stub
zm-build repo : https://github.com/Zimbra/zm-build/tree/10.0.6
If you check at the current release/ubuntu20 head: https://github.com/Zimbra/packages/blob ... akefile#L9 you will find out that this is going to try to download http://download.savannah.gnu.org/releas ... 6.3.tar.gz file which it's a 404 (non found page).
The correct url to use adds freetype-old because as it's an old release it has been moved there.
This has already been fixed in one of the Ubuntu 22.04 branches but not on a single commit.
In any case here there is my commit/patch that fixes it: https://github.com/maldua/packages/comm ... ec25af94f6 .
I have more fixes in there: https://github.com/maldua/packages/commits/btactic-u20/ but I don't actually remember if I was using exactly the same repo tags/branches as you have stated here so I will wait for reporting them here.
This bug/fix about freetype is so obvious that I report it to you even if I don't try to build all of this again.
Statistics: Posted by adrian.gibanel.btactic — Tue Mar 12, 2024 1:57 pm