main/onlyoffice-document-server: upgrade to ubuntu 24.04 (noble) #11
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ilot/onlyoffice-document-server#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Because of lack of availability of clang-12, build of OnlyOffice on 24.04 doesn't work. This confuses things as OnlyOffice can now not run on 22.04 anymore due to needing a newer libc version than what 22.04 provides. Thus, while we can build on Jammy, the server needs to actually run on 22.04. Thus, we now push to Noble repository when building OnlyOffice.
This issue is to track this bug so that we can eventually upgrade build env to noble.
Ref: https://github.com/ONLYOFFICE/build_tools/issues/887
Since 9.3.0, it is possible to build on ubuntu 24.04 (noble). After upgrade to 9.3.0, I will update the build workflows.