Skip to content

Linux version GLIBC_x.xx not found #8334

Closed
@taozina0587

Description

@taozina0587

Is there an existing issue for this?

  • I have searched the existing issues

Can the issue be reproduced with the default theme (daylight/midnight)?

  • I was able to reproduce the issue with the default theme

Could the issue be due to extensions?

  • I've ruled out the possibility that the extension is causing the problem.

Describe the problem

image

Expected result

run app

Screenshot or screen recording presentation

No response

Version environment

- Version: 2.8.9
- Operating System: Linux
- Browser (if used):

Log file

siyuan.log

More information

No response

Activity

88250

88250 commented on May 23, 2023

@88250
Member

Please upload the app.log in ~/.config/siyuan

changed the title [-]Erro Linux appimage 1.8.9[/-] [+]Erro Linux appimage 2.8.9[/+] on May 23, 2023
taozina0587

taozina0587 commented on May 23, 2023

@taozina0587
Author

image

taozina0587

taozina0587 commented on May 23, 2023

@taozina0587
Author
88250

88250 commented on May 23, 2023

@88250
Member

Try to download the tar.gz package and uncompress it, then execute the boot kernel command in terminal manually: resources\kernel\SiYuan-Kernel

taozina0587

taozina0587 commented on May 23, 2023

@taozina0587
Author

@88250 Error persists. I went back to version 2.8.8 and it's working perfectly.

88250

88250 commented on May 23, 2023

@88250
Member

Please paste the command output.

88250

88250 commented on May 23, 2023

@88250
Member

And execute ldd --version in the terminal, post the output, thanks.

zxhd863943427

zxhd863943427 commented on May 23, 2023

@zxhd863943427
Contributor

有着同样的问题,这是输出:
图片

ldd 的输出:
图片

88250

88250 commented on May 23, 2023

@88250
Member

@zxhd863943427 ldd --version

zxhd863943427

zxhd863943427 commented on May 23, 2023

@zxhd863943427
Contributor

图片
抱歉,截错图了

88250

88250 commented on May 23, 2023

@88250
Member

你的 Ubuntu 是哪个版本?

zxhd863943427

zxhd863943427 commented on May 23, 2023

@zxhd863943427
Contributor

Ubuntu 18.04.6 LTS,大概理解问题了,不过是什么要求需要提升glibc版本吗?

88250

88250 commented on May 23, 2023

@88250
Member

我在 Ubuntu 22.04 上编译的,不兼容低版本。这个问题只能在低版本上重新编译才行。

changed the title [-]Erro Linux appimage 2.8.9[/-] [+]Linux `version GLIBC_2.29 not found`[/+] on May 23, 2023
changed the title [-]Linux `version GLIBC_2.29 not found`[/-] [+]Linux `version GLIBC_x.xx not found`[/+] on May 23, 2023
self-assigned this
on May 23, 2023
added this to the 2.8.10 milestone on May 23, 2023
liao-zh

liao-zh commented on May 25, 2023

@liao-zh

I still encounter the same issue in v202305250942.

system info:
ubuntu 20.04 LTS
ldd version 2.31
resources\kernel\SiYuan-Kernel outputs:
image

88250

88250 commented on May 25, 2023

@88250
Member

@littlecoby We will adjust the GitHub Action later, please help to test it in the next dev version.

liao-zh

liao-zh commented on May 26, 2023

@liao-zh

dev2 works v202305261104

benz9527

benz9527 commented on Jun 1, 2023

@benz9527

This question I met before. You have to upgrade the GLibC version to v2.32. For example, I build SiYuan container image is based on Debian latest version image but its GLicC version is lower than v2.32,then I add

echo "deb http://ftp.cn.debian.org/debian sid main" >> /etc/apt/sources.list
apt update

to dockerfile to build a new version SiYuan container image, it works. The GLibC v2.32 is included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @88250@liao-zh@zxhd863943427@taozina0587@benz9527

      Issue actions

        Linux `version GLIBC_x.xx not found` · Issue #8334 · siyuan-note/siyuan