element-hq / synapse

Synapse: Matrix homeserver written in Python/Twisted.
https://element-hq.github.io/synapse
GNU Affero General Public License v3.0
1.45k stars 172 forks source link

Remember to build packages for Ubuntu 24.04 #16525

Open matrixbot opened 10 months ago

matrixbot commented 10 months ago

This issue has been migrated from #16525.


And then do the equivalent of #16524 and https://github.com/matrix-org/pkg-repo-configs/pull/21.

ri-gilfanov commented 4 months ago

Ubuntu 24.04 "Noble" was released more than a month ago.

Package base is very similar to the upcoming release of Debian 13 "Trixie".

Any news on the issue? Thanks

theAeon commented 1 month ago

Any status here? I ran the upgrade from 22.04 to 24.04.1 just now and just found that there's no builds for noble on the server.

Thank god for snapshots, I guess.

JosefFStraka commented 1 month ago

Any progress on this?

PastaPastaPasta commented 1 month ago

Bump, very annoying to follow docs on ubuntu latest and run into this issue. Please add ubuntu noble package.

jasmir commented 1 month ago

In two days this issue has his first birthday. Don't forget to congratulate. And -maybe- add the packages for noble ;)

console-cowboy commented 2 weeks ago

I opened a PR to add Noble Numbat to the build config. I have no idea if anything more than this has to go on in the background, but I hope it gets the ball moving either way.

https://github.com/matrix-org/pkg-repo-configs/pull/25

ajkessel commented 1 week ago

Attempting to install from the older repo has this one conflict on Noble:

matrix-synapse-py3 : Depends: libicu72 (>= 72.1~rc-1~) but it is not installable

Hope this can be fixed soon! Anyone have an easy workaround in the short-term, other than not using Ubuntu Noble?

ghimisradu commented 4 days ago

Any update on this?

ajkessel commented 4 days ago

I believe this is now done and just waiting for build processes. I also easily installed matrix-synapse via pip in Noble.