Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempting a system upgrade creates a package collision with qt5 and qt5-styleplugins #20662

Closed
Max-FT opened this issue Apr 4, 2020 · 4 comments

Comments

@Max-FT
Copy link

Max-FT commented Apr 4, 2020

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.

@bugcrazy
Copy link
Contributor

bugcrazy commented Apr 4, 2020

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

@flexibeast
Copy link
Contributor

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

@Max-FT
Copy link
Author

Max-FT commented Apr 5, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@flexibeast @bugcrazy @Max-FT and others