fastrizwaan / flatpak-wine

wine using flatpak (build with runtime freedesktop sdk 22.08), provides wine to Centos like distros (https://flatpak.org/setup/)
93 stars 4 forks source link

/lib/ld-linux.so.2: could not open, i386-linux-gnu/ld-linux.so.2 file not found #19

Closed jcleng closed 1 year ago

jcleng commented 1 year ago
app/org.winehq.Wine/x86_64/stable-22.08

[📦 org.winehq.Wine WeChat]$ wine64 ./WeChat.exe
008c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
008c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
008c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
008c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
/lib/ld-linux.so.2: could not open
无法启动程序,或者没有为指定文件关联应用程序。
ShellExecuteEx 失败: 内部错误。

[📦 org.winehq.Wine lib]$ ls -lah ld-linux.so.2
lrwxrwxrwx 1 nfsnobody nfsnobody 28  5月24日 11:03 ld-linux.so.2 -> i386-linux-gnu/ld-linux.so.2
[📦 org.winehq.Wine i386-linux-gnu]$ pwd
/lib/i386-linux-gnu
[📦 org.winehq.Wine i386-linux-gnu]$ ls
GL

flatpak info org.winehq.Wine

Wine - Run Windows applications on Linux, BSD, Solaris and Mac OS X

  标识: org.winehq.Wine
  引用: app/org.winehq.Wine/x86_64/stable-22.08
  架构: x86_64
  分支: stable-22.08
  版本: 8.0
    许可证: LGPL-2.1+
  来源: flathub
  集合: org.flathub.Stable
  安装: system
    已安装: 429.3 MB
    运行时: org.freedesktop.Platform/x86_64/22.08
 SDK: org.freedesktop.Sdk/x86_64/22.08

  交付: d5d0e6a7d301f20585b3a0286b8e885be02058141c99d9ae67a1fd24c7ba47f8
  上级: a73797d23a006df2513e05cee46de1c5d3774a069588e6d537b743a2fba23ca0
  主题: Update FAudio-23.03.tar.gz to 23.04 (a3705f06)
  日期: 2023-04-02 11:26:23 +0000

back

flatpak update --commit=a73797d23a006df2513e05cee46de1c5d3774a069588e6d537b743a2fba23ca0 org.winehq.Wine/x86_64/stable-22.08

[📦 org.winehq.Wine WeChat]$ cd /lib/i386-linux-gnu
[📦 org.winehq.Wine i386-linux-gnu]$ ls
alsa-lib                                  libgstmpegts-1.0.so.0.2006.0         libsndfile.so.1.0.34
aspell-0.60                               libgstnet-1.0.so.0                   libsoftokn3.so
audit                                     libgstnet-1.0.so.0.2006.0            libsoup-3.0.so.0
.......
fastrizwaan commented 1 year ago

Kindly report this issue at https://github.com/flathub/org.winehq.Wine/issues.