Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Can't upgrade WINE to v5.19_1
@ 2020-10-11 13:54 chilledfrogs
  2020-10-11 15:19 ` sug0
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: chilledfrogs @ 2020-10-11 13:54 UTC (permalink / raw)
  To: ml

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

New issue by chilledfrogs on void-packages repository

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

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  Void 5.8.13_1 x86_64 GenuineIntel uptodate hold rrrrmdFFFFFFF
* package:  
  `wine-common`

### Expected behavior
Should get upgraded along with all other WINE components to 5.19_1

### Actual behavior
```
MISSING: wine-common>=5.19_1
Transaction aborted due to unresolved dependencies.
```

### Steps to reproduce the behavior
Just a simple system upgrade

Considering that `wine-common` is a subpackage of `wine` by the looks of it, I'm wondering if it's a repo bug or something on my side since they should all remain in sync...

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

* Re: Can't upgrade WINE to v5.19_1
  2020-10-11 13:54 [ISSUE] Can't upgrade WINE to v5.19_1 chilledfrogs
@ 2020-10-11 15:19 ` sug0
  2020-10-11 15:20 ` sug0
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sug0 @ 2020-10-11 15:19 UTC (permalink / raw)
  To: ml

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

New comment by sug0 on void-packages repository

https://github.com/void-linux/void-packages/issues/25523#issuecomment-706720516

Comment:
I can reproduce.
![](https://u.sicp.me/jxjxj.png)

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

* Re: Can't upgrade WINE to v5.19_1
  2020-10-11 13:54 [ISSUE] Can't upgrade WINE to v5.19_1 chilledfrogs
  2020-10-11 15:19 ` sug0
@ 2020-10-11 15:20 ` sug0
  2020-10-11 16:29 ` chilledfrogs
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sug0 @ 2020-10-11 15:20 UTC (permalink / raw)
  To: ml

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

New comment by sug0 on void-packages repository

https://github.com/void-linux/void-packages/issues/25523#issuecomment-706720516

Comment:
I can reproduce.
![](https://u.sicp.me/jxjxj.png)

The problem lies in the fact the repo data hasn't been updated yet; wine is still on version 5.18, while wine-32bit is on version 5.19.

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

* Re: Can't upgrade WINE to v5.19_1
  2020-10-11 13:54 [ISSUE] Can't upgrade WINE to v5.19_1 chilledfrogs
  2020-10-11 15:19 ` sug0
  2020-10-11 15:20 ` sug0
@ 2020-10-11 16:29 ` chilledfrogs
  2020-10-11 18:34 ` ev-ermakov
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: chilledfrogs @ 2020-10-11 16:29 UTC (permalink / raw)
  To: ml

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

New comment by chilledfrogs on void-packages repository

https://github.com/void-linux/void-packages/issues/25523#issuecomment-706730360

Comment:
Indeed, just checked with a local build with `./xbps-src`, seems to be a repo update problem

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

* Re: Can't upgrade WINE to v5.19_1
  2020-10-11 13:54 [ISSUE] Can't upgrade WINE to v5.19_1 chilledfrogs
                   ` (2 preceding siblings ...)
  2020-10-11 16:29 ` chilledfrogs
@ 2020-10-11 18:34 ` ev-ermakov
  2020-10-11 18:41 ` sug0
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ev-ermakov @ 2020-10-11 18:34 UTC (permalink / raw)
  To: ml

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

New comment by ev-ermakov on void-packages repository

https://github.com/void-linux/void-packages/issues/25523#issuecomment-706748064

Comment:
```sh
$ xuname 
Void 5.8.14_1 x86_64-musl GenuineIntel uptodate rFFFFF
```
Can't reproduce.

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

* Re: Can't upgrade WINE to v5.19_1
  2020-10-11 13:54 [ISSUE] Can't upgrade WINE to v5.19_1 chilledfrogs
                   ` (3 preceding siblings ...)
  2020-10-11 18:34 ` ev-ermakov
@ 2020-10-11 18:41 ` sug0
  2020-10-11 18:42 ` sug0
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sug0 @ 2020-10-11 18:41 UTC (permalink / raw)
  To: ml

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

New comment by sug0 on void-packages repository

https://github.com/void-linux/void-packages/issues/25523#issuecomment-706748975

Comment:
@ev-ermakov Could you please run the following?
```
$ xbps-query -R wine | grep pkgver && xbps-query -R wine-32bit | grep pkgver
```
The 64-bit version of wine installs for me, too; unfortunately, the 32-bit version doesn't. The repository data for the 64-bit version is outdated, as of the time of my writing.

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

* Re: Can't upgrade WINE to v5.19_1
  2020-10-11 13:54 [ISSUE] Can't upgrade WINE to v5.19_1 chilledfrogs
                   ` (4 preceding siblings ...)
  2020-10-11 18:41 ` sug0
@ 2020-10-11 18:42 ` sug0
  2020-10-11 18:47 ` ev-ermakov
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sug0 @ 2020-10-11 18:42 UTC (permalink / raw)
  To: ml

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

New comment by sug0 on void-packages repository

https://github.com/void-linux/void-packages/issues/25523#issuecomment-706748975

Comment:
@ev-ermakov Could you please run the following?
```
$ xbps-query -R wine | grep pkgver && xbps-query -R wine-32bit | grep pkgver
```
The 64-bit version of wine installs for me, too; unfortunately, the 32-bit version doesn't. The repository data for the 64-bit version is outdated, as of the time of my writing.

Also, please bear in mind you are on the musl libc version of the repos.

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

* Re: Can't upgrade WINE to v5.19_1
  2020-10-11 13:54 [ISSUE] Can't upgrade WINE to v5.19_1 chilledfrogs
                   ` (5 preceding siblings ...)
  2020-10-11 18:42 ` sug0
@ 2020-10-11 18:47 ` ev-ermakov
  2020-10-12 11:08 ` ahesford
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ev-ermakov @ 2020-10-11 18:47 UTC (permalink / raw)
  To: ml

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

New comment by ev-ermakov on void-packages repository

https://github.com/void-linux/void-packages/issues/25523#issuecomment-706750013

Comment:
@sug0, Yeah, there is only 32-bit version:
```sh
$ xbps-query -R wine | grep pkgver && xbps-query -R wine-32bit | grep pkgver
pkgver: wine-5.19_1
```

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

* Re: Can't upgrade WINE to v5.19_1
  2020-10-11 13:54 [ISSUE] Can't upgrade WINE to v5.19_1 chilledfrogs
                   ` (6 preceding siblings ...)
  2020-10-11 18:47 ` ev-ermakov
@ 2020-10-12 11:08 ` ahesford
  2020-10-12 13:03 ` sug0
  2020-10-12 13:08 ` [ISSUE] [CLOSED] " ahesford
  9 siblings, 0 replies; 11+ messages in thread
From: ahesford @ 2020-10-12 11:08 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/issues/25523#issuecomment-707053378

Comment:
This is a consequence of a large update that is being processed and holding back the availability of the new `wine-common`. It should be resolved soon.

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

* Re: Can't upgrade WINE to v5.19_1
  2020-10-11 13:54 [ISSUE] Can't upgrade WINE to v5.19_1 chilledfrogs
                   ` (7 preceding siblings ...)
  2020-10-12 11:08 ` ahesford
@ 2020-10-12 13:03 ` sug0
  2020-10-12 13:08 ` [ISSUE] [CLOSED] " ahesford
  9 siblings, 0 replies; 11+ messages in thread
From: sug0 @ 2020-10-12 13:03 UTC (permalink / raw)
  To: ml

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

New comment by sug0 on void-packages repository

https://github.com/void-linux/void-packages/issues/25523#issuecomment-707107176

Comment:
Solved.

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

* Re: [ISSUE] [CLOSED] Can't upgrade WINE to v5.19_1
  2020-10-11 13:54 [ISSUE] Can't upgrade WINE to v5.19_1 chilledfrogs
                   ` (8 preceding siblings ...)
  2020-10-12 13:03 ` sug0
@ 2020-10-12 13:08 ` ahesford
  9 siblings, 0 replies; 11+ messages in thread
From: ahesford @ 2020-10-12 13:08 UTC (permalink / raw)
  To: ml

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

Closed issue by chilledfrogs on void-packages repository

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

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  Void 5.8.13_1 x86_64 GenuineIntel uptodate rrrrmdFFFFFFF
* package:  
  `wine-common`

### Expected behavior
Should get upgraded along with all other WINE components to 5.19_1

### Actual behavior
```
MISSING: wine-common>=5.19_1
Transaction aborted due to unresolved dependencies.
```

### Steps to reproduce the behavior
Just a simple system upgrade

Considering that `wine-common` is a subpackage of `wine` by the looks of it, I'm wondering if it's a repo bug or something on my side since they should all remain in sync...

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

end of thread, other threads:[~2020-10-12 13:08 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-11 13:54 [ISSUE] Can't upgrade WINE to v5.19_1 chilledfrogs
2020-10-11 15:19 ` sug0
2020-10-11 15:20 ` sug0
2020-10-11 16:29 ` chilledfrogs
2020-10-11 18:34 ` ev-ermakov
2020-10-11 18:41 ` sug0
2020-10-11 18:42 ` sug0
2020-10-11 18:47 ` ev-ermakov
2020-10-12 11:08 ` ahesford
2020-10-12 13:03 ` sug0
2020-10-12 13:08 ` [ISSUE] [CLOSED] " ahesford

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