Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] wine-32bit still reports version 8.3, even though 8.7 is supposedly installed
@ 2023-05-04  3:51 camthesaxman
  2023-05-04  3:59 ` classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: camthesaxman @ 2023-05-04  3:51 UTC (permalink / raw)
  To: ml

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

New issue by camthesaxman on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.1.15_1 x86_64 GenuineIntel notuptodate hold rrrmDFFFFFF

### Package(s) Affected

wine-32bit-8.7_1

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

_No response_

### Expected behaviour

wine and wine-32bit are both version 8.7_1, so `wine --version` and `wine64 --version` should both report version 8.7. Because of this, I cannot run winecfg or any programs in wine. The following error appears.
```
wine client error:0: version mismatch 762/761.
Your wine binary was not upgraded correctly,
or you have an older one somewhere in your PATH.
Or maybe the wrong wineserver is still running?
```

### Actual behaviour

`wine --version` (the 32-bit one) reports `wine-8.3` even though I have version 8.7_1 installed. `wine64 --version` does in fact report `wine-8.7`.

### Steps to reproduce

1. Remove both the wine and wine-32bit packages if installed. `xbps-remove wine wine-32bit`
2. Install them again. `xbps-install -S` followed by `xbps-install wine wine-32bit`
3. Attempt to run `winecfg`. You cannot due to a version mismatch.
4. Run `wine --version` and `wine64 --version`. The versions are different somehow.

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

* Re: wine-32bit still reports version 8.3, even though 8.7 is supposedly installed
  2023-05-04  3:51 [ISSUE] wine-32bit still reports version 8.3, even though 8.7 is supposedly installed camthesaxman
@ 2023-05-04  3:59 ` classabbyamp
  2023-05-04  5:13 ` camthesaxman
  2023-05-04  5:13 ` [ISSUE] [CLOSED] " camthesaxman
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-05-04  3:59 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/43740#issuecomment-1534064543

Comment:
can't repro this
```
$ wine --version
wine-8.7
$ wine64 --version
wine-8.7
$ xbps-query -s wine
[*] wine-8.7_1            Run Microsoft Windows applications
[*] wine-32bit-8.7_1      Run Microsoft Windows applications (32bit)
```

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

* Re: wine-32bit still reports version 8.3, even though 8.7 is supposedly installed
  2023-05-04  3:51 [ISSUE] wine-32bit still reports version 8.3, even though 8.7 is supposedly installed camthesaxman
  2023-05-04  3:59 ` classabbyamp
@ 2023-05-04  5:13 ` camthesaxman
  2023-05-04  5:13 ` [ISSUE] [CLOSED] " camthesaxman
  2 siblings, 0 replies; 4+ messages in thread
From: camthesaxman @ 2023-05-04  5:13 UTC (permalink / raw)
  To: ml

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

New comment by camthesaxman on void-packages repository

https://github.com/void-linux/void-packages/issues/43740#issuecomment-1534103778

Comment:
After updating wine-libs, it works correctly. Sorry.

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

* Re: [ISSUE] [CLOSED] wine-32bit still reports version 8.3, even though 8.7 is supposedly installed
  2023-05-04  3:51 [ISSUE] wine-32bit still reports version 8.3, even though 8.7 is supposedly installed camthesaxman
  2023-05-04  3:59 ` classabbyamp
  2023-05-04  5:13 ` camthesaxman
@ 2023-05-04  5:13 ` camthesaxman
  2 siblings, 0 replies; 4+ messages in thread
From: camthesaxman @ 2023-05-04  5:13 UTC (permalink / raw)
  To: ml

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

Closed issue by camthesaxman on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.1.15_1 x86_64 GenuineIntel notuptodate hold rrrmDFFFFFF

### Package(s) Affected

wine-32bit-8.7_1

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

_No response_

### Expected behaviour

wine and wine-32bit are both version 8.7_1, so `wine --version` and `wine64 --version` should both report version 8.7. Because of this, I cannot run winecfg or any programs in wine. The following error appears.
```
wine client error:0: version mismatch 762/761.
Your wine binary was not upgraded correctly,
or you have an older one somewhere in your PATH.
Or maybe the wrong wineserver is still running?
```

### Actual behaviour

`wine --version` (the 32-bit one) reports `wine-8.3` even though I have version 8.7_1 installed. `wine64 --version` does in fact report `wine-8.7`.

### Steps to reproduce

1. Remove both the wine and wine-32bit packages if installed. `xbps-remove wine wine-32bit`
2. Install them again. `xbps-install -S` followed by `xbps-install wine wine-32bit`
3. Attempt to run `winecfg`. You cannot due to a version mismatch.
4. Run `wine --version` and `wine64 --version`. The versions are different somehow.

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

end of thread, other threads:[~2023-05-04  5:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-04  3:51 [ISSUE] wine-32bit still reports version 8.3, even though 8.7 is supposedly installed camthesaxman
2023-05-04  3:59 ` classabbyamp
2023-05-04  5:13 ` camthesaxman
2023-05-04  5:13 ` [ISSUE] [CLOSED] " camthesaxman

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