lab icon indicating copy to clipboard operation
lab copied to clipboard

[Writefreely] Guide is broken because glibc 2.28 is needed

Open escuco opened this issue 1 year ago • 1 comments

The Writefreely upgrade from v0.15.0 to v0.15.1 (https://github.com/writefreely/writefreely/releases/tag/v0.15.1) is no longer possible, because glibc 2.28 is needed, which is not available on U7.

I tried the suggested workaround (compiling Writefreely from scratch with make build, but this doesn't work because of timeout errors. https://github.com/writefreely/writefreely/issues/1064

So Writefreely users are currently stuck on Writefreely v0.15.0.

Maybe anybody has an idea to fix this? This is also an information for @thisven , who is the author from this guide.

escuco avatar Oct 14 '24 11:10 escuco

Thanks for bringing this up. Yeah, it seems like we are stuck at the moment. Maybe we can check again, if the admins upgrade glibc.

thisven avatar Oct 14 '24 15:10 thisven

Same here. Any update when this will be fixed on Uberspace?

DrPity avatar Oct 22 '24 07:10 DrPity

Unfortunately there is no easy way for us to update glibc, Uberspace 7 is CentOS 7 under the hood and glibc 2.17 is the latest version available for CentOS 7.

We are working full speed ahead on Uberspace 8, and we will be switching to Arch to help mitigate problems like this in the future.

nichtmax avatar Nov 12 '24 11:11 nichtmax

https://github.com/Uberspace/lab/pull/1832

nichtmax avatar Nov 12 '24 11:11 nichtmax

I'm sorry to necro-bump this issue, but I successfully updated writefreely to version 0.16.0, as @thebaer reported our issue here and @sahilmulla provided a fix. 😃

thisven avatar Aug 30 '25 06:08 thisven