[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: appimage with 24.04


I think I have identified the issue, but not solved yet.

AppRun, is a little smart, if the libc version specified in the .env file  contained in the bundle, older than the systems version  it will use the current systems libc.  if the system  libc is older or equal ?? than the bundle then it uses the one in the bundle. so by specifying 2.35, and the system one is 2.39, it appears to use the actual system version. But when it says 2.39 then it tries to use the bundle version and does not find it... not sure yet ..... Working on it today for a while anyway.

Maybe Figure it all out.

On 8/6/25 05:49, Linus wrote:
Hello,

I have tester various LIBC version number in the *AppImageBuilder.yml* from version 2.35 to 2.38 and all works except 2.39

I don’t know why but it works when we add the variable APPDIR_LIBC_VERSION: ‘2.35’ (or 2.36 -> 2.38) in the *AppImageBuilder.yml*
*
*
Just a feedback

Olivier


Le 30 juil. 2025 à 12:17, Brian G <brian@xxxxxxxxxxxxxxxx> a écrit :

APPDIR_LIBC_VERSION: '2.35'


--
~~~~ Brian

Attachment: OpenPGP_0x78BFB26402F48419.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


References:
Re: appimage with 24.04Linus <olivier.cruilles@xxxxxxxx>