You are not logged in.

#1 2024-06-08 18:12:57

mt_arch_user
Member
From: Montana, USA
Registered: 2023-01-17
Posts: 58

Conflict during update

Trying to update my system but I am getting an error.
Asking what to do before trashing it:

Here's the response I get:

[bart@ASU-X99 ~]$ sudo pacman -Syu
[sudo] password for root:
:: Synchronizing package databases...
core is up to date
extra                             7.9 MiB  9.89 MiB/s 00:01 [--------------------------------] 100%
:: Starting full system upgrade...
:: Replace futuresql-qt6 with extra/futuresql? [Y/n]
warning: mesa: ignoring package upgrade (1:23.3.2-2 => 1:24.1.1-1)
resolving dependencies...
looking for conflicting packages...
:: futuresql-0.1.1-3 and futuresql-qt5-0.1.1-2 are in conflict. Remove futuresql-qt5? [y/N]
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: futuresql-0.1.1-3 and futuresql-qt5-0.1.1-2 are in conflict
[bart@ASU-X99 ~]$

Normally, I accept the default suggestion, as I have done here.
In this case it looks like I should remove futuresql-qt5-0.1.1-2 but the default is to not remove it

Offline

#2 2024-06-08 18:42:05

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 12,341
Website

Re: Conflict during update

Mod note: moving to Pacman/Upgrade Issues.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2024-06-08 19:24:28

seth
Member
Registered: 2012-09-03
Posts: 57,455

Re: Conflict during update

futuresql-qt5 no longer exists, https://archlinux.org/packages/extra/x8 … resql-qt5/ and futuresql-qt6 became https://archlinux.org/packages/extra/x86_64/futuresql/
What packages do still depend on futuresql-qt5

pacman -Qi futuresql-qt5

* angelfish (requires futuresql-qt6)
* audiotube (requires futuresql-qt6)
* kontrast (requires futuresql-qt6)
have all moved to the Qt6 version (which you already had) so if nothing else depends on the Qt5 version, it's safe to just remove that.
If you've AUR packages depending on it, we'll have to see whether they still do (or you just need to rebuild them) - it doesn't look like futuresql-qt5 lives on in the AUR atm.

Offline

#4 2024-06-08 21:42:23

mt_arch_user
Member
From: Montana, USA
Registered: 2023-01-17
Posts: 58

Re: Conflict during update

Well, I removed futuresql-qt5 and all *seems* to be ok.  I don't remember installing much from AUR but if there's a package that no longer works, I'll just remove it and reinstall.  Thank you Seth for your help.

I'll wait a few days before marking this thread solved.

Bart

Last edited by mt_arch_user (2024-06-08 21:42:57)

Offline

#5 2024-06-08 21:55:29

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,262
Website

Re: Conflict during update

If any package depended on it, pacman wouldn't have let you uninstall it (without passing some extra flags for just that purpose).


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

Board footer

Powered by FluxBB