Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Missing dependency for lutris
@ 2023-12-22 10:33 ZyxerZyxani
  2023-12-22 10:38 ` Anachron
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: ZyxerZyxani @ 2023-12-22 10:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 869 bytes --]

New issue by ZyxerZyxani on void-packages repository

https://github.com/void-linux/void-packages/issues/47871

Description:
### Is this a new report?

Yes

### System Info

Void 6.5.13_1 x86_64 AuthenticAMD uptodate rrrmFFFF

### Package(s) Affected

lutris-0.5.14_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

Install games if the drivers and wine stuff needed for the specific games are properly installed.

### Actual behaviour

Cannot install any game due to libunwind missing regardless if the proper wine packages and drivers are installed.

### Steps to reproduce

Install lutris and then no game can be installed. If not a fresh install then uninstall libunwind and lutris will stop working for installing games. It probably still works to launch pre-installed games.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Missing dependency for lutris
  2023-12-22 10:33 [ISSUE] Missing dependency for lutris ZyxerZyxani
@ 2023-12-22 10:38 ` Anachron
  2023-12-26  2:34 ` Fade-ing
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Anachron @ 2023-12-22 10:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 312 bytes --]

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/issues/47871#issuecomment-1867526235

Comment:
Not mentioned in https://github.com/lutris/lutris/blob/master/INSTALL.rst though, so not sure where this is coming from. Maybe a new dependency of Lutris dependencies?

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Missing dependency for lutris
  2023-12-22 10:33 [ISSUE] Missing dependency for lutris ZyxerZyxani
  2023-12-22 10:38 ` Anachron
@ 2023-12-26  2:34 ` Fade-ing
  2023-12-26  3:02 ` Fade-ing
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Fade-ing @ 2023-12-26  2:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 529 bytes --]

New comment by Fade-ing on void-packages repository

https://github.com/void-linux/void-packages/issues/47871#issuecomment-1869206562

Comment:
Chiming in here to confirm this

This also happens when i use custom wine builds from https://github.com/GloriousEggroll/wine-ge-custom and others external wine builds

Wine fails to run when creating prefix complaining that libunwind.so.8 is not found

Which can be easily solved by installing libunwind manually

Strangely, this doesn't happen with void linux own wine build

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Missing dependency for lutris
  2023-12-22 10:33 [ISSUE] Missing dependency for lutris ZyxerZyxani
  2023-12-22 10:38 ` Anachron
  2023-12-26  2:34 ` Fade-ing
@ 2023-12-26  3:02 ` Fade-ing
  2023-12-26  3:05 ` Fade-ing
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Fade-ing @ 2023-12-26  3:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 683 bytes --]

New comment by Fade-ing on void-packages repository

https://github.com/void-linux/void-packages/issues/47871#issuecomment-1869217085

Comment:
Here's the log

```
wine: using kernel write watches (experimental).
wine: created the configuration directory '/home/fadly/.wine'
wineserver: using server-side synchronization.
Failed to open /etc/machine-id, error No such file or directory.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
wine: could not load ntdll.so: libunwind.so.8: cannot open shared object file: No such file or directory
0024:err:environ:run_wineboot failed to start wineboot c00000e5
wine: could not load kernel32.dll, status c0000135
```

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Missing dependency for lutris
  2023-12-22 10:33 [ISSUE] Missing dependency for lutris ZyxerZyxani
                   ` (2 preceding siblings ...)
  2023-12-26  3:02 ` Fade-ing
@ 2023-12-26  3:05 ` Fade-ing
  2024-01-31 16:34 ` Fade-ing
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Fade-ing @ 2023-12-26  3:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 709 bytes --]

New comment by Fade-ing on void-packages repository

https://github.com/void-linux/void-packages/issues/47871#issuecomment-1869217085

Comment:
Here's the log, using Wine-GE-Proton8-25

```
wine: using kernel write watches (experimental).
wine: created the configuration directory '/home/fadly/.wine'
wineserver: using server-side synchronization.
Failed to open /etc/machine-id, error No such file or directory.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
wine: could not load ntdll.so: libunwind.so.8: cannot open shared object file: No such file or directory
0024:err:environ:run_wineboot failed to start wineboot c00000e5
wine: could not load kernel32.dll, status c0000135
```

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Missing dependency for lutris
  2023-12-22 10:33 [ISSUE] Missing dependency for lutris ZyxerZyxani
                   ` (3 preceding siblings ...)
  2023-12-26  3:05 ` Fade-ing
@ 2024-01-31 16:34 ` Fade-ing
  2024-02-04 11:03 ` ZyxerZyxani
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Fade-ing @ 2024-01-31 16:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 193 bytes --]

New comment by Fade-ing on void-packages repository

https://github.com/void-linux/void-packages/issues/47871#issuecomment-1919473083

Comment:
Bumping this since it goes unnoticed for a while

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Missing dependency for lutris
  2023-12-22 10:33 [ISSUE] Missing dependency for lutris ZyxerZyxani
                   ` (4 preceding siblings ...)
  2024-01-31 16:34 ` Fade-ing
@ 2024-02-04 11:03 ` ZyxerZyxani
  2024-02-05  5:37 ` Fade-ing
  2024-02-05 10:00 ` ZyxerZyxani
  7 siblings, 0 replies; 9+ messages in thread
From: ZyxerZyxani @ 2024-02-04 11:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 343 bytes --]

New comment by ZyxerZyxani on void-packages repository

https://github.com/void-linux/void-packages/issues/47871#issuecomment-1925703167

Comment:
Perhaps this issue is on lutris and not Void. Can anyone test if this behaviour is present on other non-systemD distros? 

I'll test it later on at least one other distro and will report back. 

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Missing dependency for lutris
  2023-12-22 10:33 [ISSUE] Missing dependency for lutris ZyxerZyxani
                   ` (5 preceding siblings ...)
  2024-02-04 11:03 ` ZyxerZyxani
@ 2024-02-05  5:37 ` Fade-ing
  2024-02-05 10:00 ` ZyxerZyxani
  7 siblings, 0 replies; 9+ messages in thread
From: Fade-ing @ 2024-02-05  5:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 619 bytes --]

New comment by Fade-ing on void-packages repository

https://github.com/void-linux/void-packages/issues/47871#issuecomment-1926266310

Comment:
> Perhaps this issue is on lutris and not Void. Can anyone test if this behaviour is present on other non-systemD distros?
> 
> I'll test it later on at least one other distro and will report back.

Definetly not on Lutris, because it happens on all external wine builds including lutris wine

Similiar reports are also available on Arch Linux
https://bugs.archlinux.org/task/77413

Which explains running ldd on `ntdll.so` shows the required library libunwind.so.8

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Missing dependency for lutris
  2023-12-22 10:33 [ISSUE] Missing dependency for lutris ZyxerZyxani
                   ` (6 preceding siblings ...)
  2024-02-05  5:37 ` Fade-ing
@ 2024-02-05 10:00 ` ZyxerZyxani
  7 siblings, 0 replies; 9+ messages in thread
From: ZyxerZyxani @ 2024-02-05 10:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 562 bytes --]

New comment by ZyxerZyxani on void-packages repository

https://github.com/void-linux/void-packages/issues/47871#issuecomment-1926611164

Comment:
If this happens on multiple distros maybe it is wine then, if not a lutris issue? 

I mean, if it was a void package issue then it should be limited to void. If the same issue happens on other distros, and it is a dependency/bug for lutris, then it isn't on void? Lutris claims libunwind is not a dependency and shouldn't be needed for proper function. 

I'll open an issue on lutris as well if there is none. 

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-02-05 10:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-22 10:33 [ISSUE] Missing dependency for lutris ZyxerZyxani
2023-12-22 10:38 ` Anachron
2023-12-26  2:34 ` Fade-ing
2023-12-26  3:02 ` Fade-ing
2023-12-26  3:05 ` Fade-ing
2024-01-31 16:34 ` Fade-ing
2024-02-04 11:03 ` ZyxerZyxani
2024-02-05  5:37 ` Fade-ing
2024-02-05 10:00 ` ZyxerZyxani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).