nvazquez commented on issue #8712: URL: https://github.com/apache/cloudstack/issues/8712#issuecomment-2001227176
Thanks @omurozlu - I will close this issue as per your confirmation that is fixed. The fix is already merged, it will be available on the next minor release for 4.19 which will be 4.19.1 and onwards. 4.19.1 can be expected on Q2 of this year (https://lists.apache.org/thread/0zg248b66fxtw1x99bmysjm1g7rygnmw). To build 4.19.0 + this fix you can try the following: ```` git checkout 4.19.0.0 Modify the file changed on the PR: https://github.com/apache/cloudstack/pull/8759/files cd packaging FLAGS=-DskipTests ./package.sh -p noredist -d centos8 ```` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
