manticoresoftware / manticoresoftware/manticoresearch
Add support for Ubuntu Noble 24.04
Open
Nobody has claimed this yet.
- #2163 by @PavelShilin89 — closed without merging
est::size_M
rel::6.3.0
- Dominant language
- C++
- Stars
- 12k
- Forks
- 642
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 47
Description
Proposal:
Ubuntu Noble 24.04 is out. We need to add support for it:
- add new sysroots
- consider rebuilding dockers:
- testing docker
- building docker
- Manticore's official docker & test-kit
- add new dirs on repo.manticoresearch.com
- update repomanager's scripts if required
- update CI:
- github
- gitlab
- Update CLT tests that rely on the supported OS list
- Add the new Ubuntu version in all the projects:
- Executor
- Backup
- Buddy
- MCL
UPDATE
We've decided to just map it to Ubuntu Jammy, so the above is not actual. See https://github.com/manticoresoftware/manticoresearch/issues/2091#issuecomment-2097454522
Checklist:
To be completed by the assignee. Check off tasks that have been completed or are not applicable.
- Task estimated
- Specification created, reviewed and approved
- Implementation completed
- Tests developed
- Documentation updated
- Documentation proofread
- Changelog updated
- OpenAPI YAML updated and issue created to rebuild clients
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.