Removing sweet-theme-full-git

I get the following when upgrading. I tried manually removing sweet-theme-full-git with

:: Synchronizing package databases...
garuda is up to date
core is up to date
extra is up to date
multilib is up to date
chaotic-aur                             2.6 MiB  1701 KiB/s 00:02 [------------------------------------] 100%

--> Refreshing mirrorlists using reflector, please be patient..🍡
[2023-11-01 09:46:57] WARNING: failed to rate http(s) download (https://mirror.ubrco.de/archlinux/extra/os/x86_64/extra.db): Download timed out after 5 second(s).
[2023-11-01 09:47:05] WARNING: failed to rate http(s) download (https://mirror.f4st.host/archlinux/extra/os/x86_64/extra.db): Download timed out after 5 second(s).
[2023-11-01 09:47:11] WARNING: failed to rate http(s) download (https://mirror.cyberbits.eu/archlinux/extra/os/x86_64/extra.db): Download timed out after 5 second(s).
[2023-11-01 09:47:17] WARNING: failed to rate http(s) download (https://mirrors.qontinuum.space/archlinux/extra/os/x86_64/extra.db):Download timed out after 5 second(s).
:: Synchronizing package databases...
garuda downloading...
core downloading...
extra downloading...
multilib downloading...
chaotic-aur downloading...
:: Starting full system upgrade...
:: Replace kde-servicemenus-pdf with chaotic-aur/kf5-servicemenus-pdf? [Y/n] y
warning: kde-servicemenus-pdf-encrypt-decrypt: local (1-1.4) is newer than chaotic-aur (1-1)
:: Replace kirigami-addons with extra/kirigami-addons5? [Y/n] y
:: Replace lib3mf-1 with extra/lib3mf? [Y/n] y
:: Replace libinput_gestures_qt with chaotic-aur/libinput-gestures-qt? [Y/n] y
:: Replace plasma-framework with extra/plasma-framework5? [Y/n] y
:: Replace sweet-kde-theme-git with chaotic-aur/plasma5-themes-sweet-kde-git? [Y/n] y
warning: virt-manager-meta: local (5-4.3) is newer than garuda (5-4)
resolving dependencies...
looking for conflicting packages...
:: plasma5-themes-sweet-full-git and sweet-theme-full-git are in conflict. Remove sweet-theme-full-git? [y/N] y
y
error: failed to prepare transaction (could not satisfy dependencies)
:: installing kholidays5 (1:5.111.0-1) breaks dependency 'kholidays' required by kalarmcal
:: installing kio5 (5.111.0-1) breaks dependency 'kio' required by kfiredragonhelper
:: installing knotifications5 (5.111.0-1) breaks dependency 'knotifications' required by kfiredragonhelper
:: installing kwindowsystem5 (5.111.0-1) breaks dependency 'kwindowsystem' required by kfiredragonhelper
:: installing ki18n5 (5.111.0-1) breaks dependency 'ki18n' required by kfiredragonhelper
:: installing kio5 (5.111.0-1) breaks dependency 'kio' required by kipi-plugins
:: installing kxmlgui5 (5.111.0-1) breaks dependency 'kxmlgui' required by libkipi
:: installing kservice5 (5.111.0-1) breaks dependency 'kservice' required by libkipi
:: installing kauth5 (5.111.0-1) breaks dependency 'kauth' required by samba-mounter-git
:: installing kcmutils5 (5.111.0-1) breaks dependency 'kcmutils' required by samba-mounter-git
:: installing kconfig5 (5.111.0-1) breaks dependency 'kconfig' required by samba-mounter-git
:: installing kio5 (5.111.0-1) breaks dependency 'kio' required by samba-mounter-git
:: installing ki18n5 (5.111.0-1) breaks dependency 'ki18n' required by samba-mounter-git
:: installing solid5 (5.111.0-1) breaks dependency 'solid' required by samba-mounter-git
Press enter to exit

I tried removing sweet-theme-full-git, but got the following

checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: removing sweet-theme-full-git breaks dependency 'sweet-theme-full-git' required by garuda-dr460nized

Do I remove garuda-dr460nized, sweet-theme-full-git, then reinstall garuda-dr460nized? Or just wait? It’s not entirely clear from this thread the best way forward.

@rettigd your issue is not related to the topic where you originally posted. It is more similar to this topic:

The long and the short of it is your update is being prevented by packages which no longer exist. The solution is to uninstall them.

sudo pacman -R kalarmcal kfiredragonhelper kipi-plugins libkipi samba-mounter-git

Then try updating the system again.

garuda-update
5 Likes

I know that a new update was pushed not too long ago, but i am still getting the package conflict between the two sweet-theme packages when i run the gerudo-update command.

looking for conflicting packages...
:: plasma5-themes-sweet-full-git and sweet-theme-full-git are in conflict. Remove sweet-theme-full-git? [y/N]
n
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: plasma5-themes-sweet-full-git and sweet-theme-full-git are in conflict

Answer y to this next time you run a garuda-update if it asks

1 Like

that worked, thanks.

im new to garuda, using the space bar when prompted for that doesnt equate to y?

no. the default action is to stop the update in order to avoid breaking things. that is why the n is selected by default. better to β€œannoy” the user than break their software

1 Like

This is right. In the case where advancing the update will cause software to be uninstalled or replaced, the more conservative action is to cancel the operation.

Whether the default choice is yes or no depends on the situation. An easy way to tell what the default action will be is to look at which letter has been capitalized in the choice.

In this example, the β€œN” is capitalized so that will be the default action.

6 Likes

Thanks @BluishHumility . I was having similar issues since last week (although some packages were different). This resolved the issue. Appreciate it.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.