The current zimbra-foss-builder implementation does not support builds that have 9.0.0.P35 as an input. That's something that could be improved. I will open an issue.One thing I noticed on my builds that failed had to do with build.pl --build-release-no=${ZM_BUILD_RELEASE_NO} ... They have checking on this field so that 10.0.7 will work but 8.8.15.P1 will fail as a regex will catch that it's not 3 dot separated numbers. I ran into this with some building of versions when I attempted to do more here. For example, I ended up using the patch number with release 10.0.0 and specifying 10.0.7 which worked but 10.0.0.7 or 9.0.0.P35 would fail and there was no solution for 8.8.15 using that scheme.
Statistics: Posted by adrian.gibanel.btactic — Mon Mar 18, 2024 2:42 pm