Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Attempting a system upgrade creates a package collision with qt5 and qt5-styleplugins
@ 2020-04-04 23:06 Max-FT
  2020-04-04 23:42 ` bugcrazy
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Max-FT @ 2020-04-04 23:06 UTC (permalink / raw)
  To: ml

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

New issue by Max-FT on void-packages repository

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

Description:
### System

* xuname:  
Void 5.4.29_1 x86_64 GenuineIntel uptodate rFFF
* packages:  
  *qt5-5.14.2_2, qt5-styleplugins-5.0.0_11*

### Expected behavior
Uneventful update of the system
### Actual behavior
Upgrade errors with

[*] Updating repository `http://lysator7eknrfl47rlyxvgeamrv7ucefgrrlhk7rouv3sna25asetwid.onion/pub/voidlinux/current/x86_64-repodata' ...
x86_64-repodata: 1661KB [avg rate: 371KB/s]
[*] Updating repository `http://lysator7eknrfl47rlyxvgeamrv7ucefgrrlhk7rouv3sna25asetwid.onion/pub/voidlinux/current/nonfree/x86_64-repodata' ...
qt5-5.14.2_2 in transaction breaks installed pkg `qt5-styleplugins-5.0.0_11'
Transaction aborted due to unresolved dependencies.
### Steps to reproduce the behavior
Run 'sudo torsocks xbps-install -Su' or 'sudo xbps-install -Su' as the same issue persists on the default mirrors too.


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

* Re: Attempting a system upgrade creates a package collision with qt5 and qt5-styleplugins
  2020-04-04 23:06 [ISSUE] Attempting a system upgrade creates a package collision with qt5 and qt5-styleplugins Max-FT
@ 2020-04-04 23:42 ` bugcrazy
  2020-04-04 23:54 ` flexibeast
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugcrazy @ 2020-04-04 23:42 UTC (permalink / raw)
  To: ml

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

New comment by bugcrazy on void-packages repository

https://github.com/void-linux/void-packages/issues/20662#issuecomment-609104943

Comment:
Packages need to be rebuilt, using the new q5 libraries, the packages are in conflict, still use the old libraries!

doas  xbps-install -S falkon  libksysguard   ksysguard  qupzilla
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/x86_64-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/nonfree/x86_64-repodata' ...
MISSING: qt5-declarative-5.13.2_2

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

* Re: Attempting a system upgrade creates a package collision with qt5 and qt5-styleplugins
  2020-04-04 23:06 [ISSUE] Attempting a system upgrade creates a package collision with qt5 and qt5-styleplugins Max-FT
  2020-04-04 23:42 ` bugcrazy
@ 2020-04-04 23:54 ` flexibeast
  2020-04-05  0:01 ` Max-FT
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: flexibeast @ 2020-04-04 23:54 UTC (permalink / raw)
  To: ml

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

New comment by flexibeast on void-packages repository

https://github.com/void-linux/void-packages/issues/20662#issuecomment-609105912

Comment:
The build server is working on a Qt5 upgrade, which is taking quite some time. Check the waterfall for status updates: https://build.voidlinux.org/waterfall

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

* Re: Attempting a system upgrade creates a package collision with qt5 and qt5-styleplugins
  2020-04-04 23:06 [ISSUE] Attempting a system upgrade creates a package collision with qt5 and qt5-styleplugins Max-FT
  2020-04-04 23:42 ` bugcrazy
  2020-04-04 23:54 ` flexibeast
@ 2020-04-05  0:01 ` Max-FT
  2020-04-05  8:13 ` xtraeme
  2020-04-05  8:13 ` [ISSUE] [CLOSED] " xtraeme
  4 siblings, 0 replies; 6+ messages in thread
From: Max-FT @ 2020-04-05  0:01 UTC (permalink / raw)
  To: ml

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

New comment by Max-FT on void-packages repository

https://github.com/void-linux/void-packages/issues/20662#issuecomment-609106654

Comment:
Thanks @flexibeast, figured it was being built, but wanted to file an issue just to make sure

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

* Re: Attempting a system upgrade creates a package collision with qt5 and qt5-styleplugins
  2020-04-04 23:06 [ISSUE] Attempting a system upgrade creates a package collision with qt5 and qt5-styleplugins Max-FT
                   ` (2 preceding siblings ...)
  2020-04-05  0:01 ` Max-FT
@ 2020-04-05  8:13 ` xtraeme
  2020-04-05  8:13 ` [ISSUE] [CLOSED] " xtraeme
  4 siblings, 0 replies; 6+ messages in thread
From: xtraeme @ 2020-04-05  8:13 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/issues/20662#issuecomment-609377271

Comment:
```
[juan@leysa ~]$ xbps-query -Rx qt5-styleplugins|grep qt5
qt5-core>=5.14.2<5.14.3
qt5-dbus>=5.14.1_1
qt5-gui>=5.14.1_1
qt5-widgets>=5.14.1_1
[juan@leysa ~]$
```
not an issue, just wait until the builders finish.

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

* Re: [ISSUE] [CLOSED] Attempting a system upgrade creates a package collision with qt5 and qt5-styleplugins
  2020-04-04 23:06 [ISSUE] Attempting a system upgrade creates a package collision with qt5 and qt5-styleplugins Max-FT
                   ` (3 preceding siblings ...)
  2020-04-05  8:13 ` xtraeme
@ 2020-04-05  8:13 ` xtraeme
  4 siblings, 0 replies; 6+ messages in thread
From: xtraeme @ 2020-04-05  8:13 UTC (permalink / raw)
  To: ml

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

Closed issue by Max-FT on void-packages repository

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

Description:
### System

* xuname:  
Void 5.4.29_1 x86_64 GenuineIntel uptodate rFFF
* packages:  
  *qt5-5.14.2_2, qt5-styleplugins-5.0.0_11*

### Expected behavior
Uneventful update of the system
### Actual behavior
Upgrade errors with

[*] Updating repository `http://lysator7eknrfl47rlyxvgeamrv7ucefgrrlhk7rouv3sna25asetwid.onion/pub/voidlinux/current/x86_64-repodata' ...
x86_64-repodata: 1661KB [avg rate: 371KB/s]
[*] Updating repository `http://lysator7eknrfl47rlyxvgeamrv7ucefgrrlhk7rouv3sna25asetwid.onion/pub/voidlinux/current/nonfree/x86_64-repodata' ...
qt5-5.14.2_2 in transaction breaks installed pkg `qt5-styleplugins-5.0.0_11'
Transaction aborted due to unresolved dependencies.
### Steps to reproduce the behavior
Run 'sudo torsocks xbps-install -Su' or 'sudo xbps-install -Su' as the same issue persists on the default mirrors too.


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-04 23:06 [ISSUE] Attempting a system upgrade creates a package collision with qt5 and qt5-styleplugins Max-FT
2020-04-04 23:42 ` bugcrazy
2020-04-04 23:54 ` flexibeast
2020-04-05  0:01 ` Max-FT
2020-04-05  8:13 ` xtraeme
2020-04-05  8:13 ` [ISSUE] [CLOSED] " xtraeme

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