Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] wine 32bit: couldn't be able to find ntdll.so
@ 2023-03-31  6:33 rilysh
  2023-03-31 10:05 ` amak79
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: rilysh @ 2023-03-31  6:33 UTC (permalink / raw)
  To: ml

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

New issue by rilysh on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.1.21_1 x86_64 GenuineIntel uptodate rrmFFF

### Package(s) Affected

wine-32bit-8.4_1

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

_No response_

### Expected behaviour

32-bit version of wine should run just fine.

### Actual behaviour

Launching wine (32-bit) literally throws that ntdll.so couldn't be found on its path. Running wine (64-bit) with its usual name, wine64 which runs just fine.

#### Message
wine (32-bit)
```
wine: could not load ntdll.so: /usr/libexec/wine/../../lib32/wine/i386-unix/ntdll.so: cannot open shared object file: No such file or directory
```

### Steps to reproduce

1. Enable 32-bit repositories in Void. Usually with (`xbps-install -Sy void-repo-multilib`)
2. Install wine with its package name, wine-32bit with (`xbps-install -Sy wine-32bit`)
3. Open a terminal and run wine (which will now address 32-bit version of wine)


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

* Re: wine 32bit: couldn't be able to find ntdll.so
  2023-03-31  6:33 [ISSUE] wine 32bit: couldn't be able to find ntdll.so rilysh
@ 2023-03-31 10:05 ` amak79
  2023-03-31 11:09 ` [ISSUE] [CLOSED] " rilysh
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: amak79 @ 2023-03-31 10:05 UTC (permalink / raw)
  To: ml

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

New comment by amak79 on void-packages repository

https://github.com/void-linux/void-packages/issues/43132#issuecomment-1491670505

Comment:
Is `libwine-32bit` installed? With the Wine 8.4 update it was uninstalled with `xbps-remove -o`, so I had to manually install it.

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

* Re: wine 32bit: couldn't be able to find ntdll.so
  2023-03-31  6:33 [ISSUE] wine 32bit: couldn't be able to find ntdll.so rilysh
  2023-03-31 10:05 ` amak79
  2023-03-31 11:09 ` [ISSUE] [CLOSED] " rilysh
@ 2023-03-31 11:09 ` rilysh
  2023-03-31 11:24 ` amak79
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rilysh @ 2023-03-31 11:09 UTC (permalink / raw)
  To: ml

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

New comment by rilysh on void-packages repository

https://github.com/void-linux/void-packages/issues/43132#issuecomment-1491755132

Comment:
Ah, I see.  Though this is a fresh install of Void (where I installed wine) and seems like libwine-32bit is not packed. I suppose it should be included with wine (32-bit) package. Not sure why they didn't.

Anyway, thanks! It worked.

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

* Re: [ISSUE] [CLOSED] wine 32bit: couldn't be able to find ntdll.so
  2023-03-31  6:33 [ISSUE] wine 32bit: couldn't be able to find ntdll.so rilysh
  2023-03-31 10:05 ` amak79
@ 2023-03-31 11:09 ` rilysh
  2023-03-31 11:09 ` rilysh
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rilysh @ 2023-03-31 11:09 UTC (permalink / raw)
  To: ml

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

Closed issue by rilysh on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.1.21_1 x86_64 GenuineIntel uptodate rrmFFF

### Package(s) Affected

wine-32bit-8.4_1

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

_No response_

### Expected behaviour

32-bit version of wine should run just fine.

### Actual behaviour

Launching wine (32-bit) literally throws that ntdll.so couldn't be found on its path. Running wine (64-bit) with its usual name, wine64 which runs just fine.

#### Message
wine (32-bit)
```
wine: could not load ntdll.so: /usr/libexec/wine/../../lib32/wine/i386-unix/ntdll.so: cannot open shared object file: No such file or directory
```

### Steps to reproduce

1. Enable multilib repositories in Void. Usually with (`xbps-install -Sy void-repo-multilib`)
2. Install wine regardless of its package name, wine-32bit with (`xbps-install -Sy wine-32bit`)
3. Open a terminal and run wine (which will now address 32-bit version of wine)


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

* Re: wine 32bit: couldn't be able to find ntdll.so
  2023-03-31  6:33 [ISSUE] wine 32bit: couldn't be able to find ntdll.so rilysh
                   ` (2 preceding siblings ...)
  2023-03-31 11:09 ` rilysh
@ 2023-03-31 11:24 ` amak79
  2023-03-31 11:24 ` amak79
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: amak79 @ 2023-03-31 11:24 UTC (permalink / raw)
  To: ml

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

New comment by amak79 on void-packages repository

https://github.com/void-linux/void-packages/issues/43132#issuecomment-1491771695

Comment:
Installing `wine-32bit` should automatically install `libwine-32bit` as well but something broke/changed during the 8.4 update. I think you should re-open this issue so the maintainer can have a look since there could be a problem with the package.

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

* Re: wine 32bit: couldn't be able to find ntdll.so
  2023-03-31  6:33 [ISSUE] wine 32bit: couldn't be able to find ntdll.so rilysh
                   ` (3 preceding siblings ...)
  2023-03-31 11:24 ` amak79
@ 2023-03-31 11:24 ` amak79
  2023-05-17  5:17 ` amak79
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: amak79 @ 2023-03-31 11:24 UTC (permalink / raw)
  To: ml

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

New comment by amak79 on void-packages repository

https://github.com/void-linux/void-packages/issues/43132#issuecomment-1491771695

Comment:
Installing `wine-32bit` should automatically install `libwine-32bit` but something broke/changed during the 8.4 update. I think you should re-open this issue so the maintainer can have a look since there could be a problem with the package.

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

* Re: wine 32bit: couldn't be able to find ntdll.so
  2023-03-31  6:33 [ISSUE] wine 32bit: couldn't be able to find ntdll.so rilysh
                   ` (4 preceding siblings ...)
  2023-03-31 11:24 ` amak79
@ 2023-05-17  5:17 ` amak79
  2023-05-17 18:18 ` Hoshpak
  2023-05-17 20:11 ` [ISSUE] [CLOSED] " Hoshpak
  7 siblings, 0 replies; 9+ messages in thread
From: amak79 @ 2023-05-17  5:17 UTC (permalink / raw)
  To: ml

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

New comment by amak79 on void-packages repository

https://github.com/void-linux/void-packages/issues/43132#issuecomment-1550748900

Comment:
@Hoshpak Can you please take a look at this issue?

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

* Re: wine 32bit: couldn't be able to find ntdll.so
  2023-03-31  6:33 [ISSUE] wine 32bit: couldn't be able to find ntdll.so rilysh
                   ` (5 preceding siblings ...)
  2023-05-17  5:17 ` amak79
@ 2023-05-17 18:18 ` Hoshpak
  2023-05-17 20:11 ` [ISSUE] [CLOSED] " Hoshpak
  7 siblings, 0 replies; 9+ messages in thread
From: Hoshpak @ 2023-05-17 18:18 UTC (permalink / raw)
  To: ml

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

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/issues/43132#issuecomment-1551856676

Comment:
Thanks for the ping. Indeed it looks like the dependency was outodetected previously but isn't any more. I'm working on explicitely adding the dependency with an update to 8.8.

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

* Re: [ISSUE] [CLOSED] wine 32bit: couldn't be able to find ntdll.so
  2023-03-31  6:33 [ISSUE] wine 32bit: couldn't be able to find ntdll.so rilysh
                   ` (6 preceding siblings ...)
  2023-05-17 18:18 ` Hoshpak
@ 2023-05-17 20:11 ` Hoshpak
  7 siblings, 0 replies; 9+ messages in thread
From: Hoshpak @ 2023-05-17 20:11 UTC (permalink / raw)
  To: ml

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

Closed issue by rilysh on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.1.21_1 x86_64 GenuineIntel uptodate rrmFFF

### Package(s) Affected

wine-32bit-8.4_1

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

_No response_

### Expected behaviour

32-bit version of wine should run just fine.

### Actual behaviour

Launching wine (32-bit) literally throws that ntdll.so couldn't be found on its path. Running wine (64-bit) with its usual name, wine64 which runs just fine.

#### Message
wine (32-bit)
```
wine: could not load ntdll.so: /usr/libexec/wine/../../lib32/wine/i386-unix/ntdll.so: cannot open shared object file: No such file or directory
```

### Steps to reproduce

1. Enable multilib repositories in Void. Usually with (`xbps-install -Sy void-repo-multilib`)
2. Install wine regardless of its package name, wine-32bit with (`xbps-install -Sy wine-32bit`)
3. Open a terminal and run wine (which will now address 32-bit version of wine)


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

end of thread, other threads:[~2023-05-17 20:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-31  6:33 [ISSUE] wine 32bit: couldn't be able to find ntdll.so rilysh
2023-03-31 10:05 ` amak79
2023-03-31 11:09 ` [ISSUE] [CLOSED] " rilysh
2023-03-31 11:09 ` rilysh
2023-03-31 11:24 ` amak79
2023-03-31 11:24 ` amak79
2023-05-17  5:17 ` amak79
2023-05-17 18:18 ` Hoshpak
2023-05-17 20:11 ` [ISSUE] [CLOSED] " Hoshpak

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).