I see I'm not the only one with this problem but, I do not see a definitive answer to the problem. So far they say to use; garuda-update which I have tried with no success. Is there anyone out there who can help me solve this before I give up on Garuda?
is the
If it doesn’t work then post the output (as text) so people can see what’s going on.
Remember you have to say “Yes” to accept the conflict resolution.
Setting an ultimatum is generally counterproductive; most people would say “if you don’t have any patience then feel free to go somewhere else”.
I will give you all the info as soon as I can figure out how to copy and paste.
In the terminal, select the text, right-click, copy. Switch to the browser window, right-click, paste.
right click does nothing but disappear my highlight. Help
Try holding the shift key when doing the right-click on the terminal.
Not sure what setup you have where right-click would provide input rather than open a context menu...
I have tried that and anything I can think of Ubuntu pop os and all fedora. This is my first try Garuda and like it real well if I can get some things to work for me. Do I need to do different setup than the standard setup. I did not use the Zen Kernel this time other than that it is a standard setup.
ctrl+shift+C
for copying in terminal. paste into terminal is ctrl+shift+V
, pasting into anywhere else is ctrl+V
.
If you're already at the point of being ready to leave, maybe you should consider resetting some things to default, or reinstalling another version.
garuda-update
should be the solution, as shown here: auto-pacman · master · Garuda Linux / Packages / Stable PKGBUILDs / Garuda Update · GitLab
I agree, garuda-update SHOULD be the solution, but it isn't. This is my fresh install from a fresh ISO download. I spent the last couple of hours searching for an answer, but no luck. I'm new to garuda, but not new to linux. Any help will be appreciated.
----------------------- Start of paste
╰─λ garuda-update
[sudo] password for d3:
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
chaotic-aur is up to date
blackarch is up to date
--> Refreshing mirrorlists using rate-mirrors, please be patient..
:: Synchronizing package databases...
core 155.3 KiB 222 KiB/s 00:01 [-------------------------------------------------------] 100%
extra 1730.7 KiB 1477 KiB/s 00:01 [-------------------------------------------------------] 100%
community 6.6 MiB 2.19 MiB/s 00:03 [-------------------------------------------------------] 100%
multilib 170.8 KiB 100 KiB/s 00:02 [-------------------------------------------------------] 100%
chaotic-aur 1888.8 KiB 1026 KiB/s 00:02 [-------------------------------------------------------] 100%
blackarch 3.6 MiB 1369 KiB/s 00:03 [-------------------------------------------------------] 100%
spawn pacman -Su
:: Starting full system upgrade...
warning: wcm: local (0.7.0.r9.g2b139dc-2) is newer than chaotic-aur (0.7.0-1)
warning: wf-config: local (0.7.1.r0.g62e3897-1) is newer than chaotic-aur (0.7.1-3)
warning: wf-shell: local (0.7.0.r15.gb60b02a-1) is newer than chaotic-aur (0.7.0-2)
resolving dependencies...
looking for conflicting packages...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: sweet-theme-full-git and kvantum-theme-sweet-git are in conflict
â•─d3@d3g in ~ as took 1m55s
[] Ă—
------------------------------------- End of my paste
Perhaps try:
sudo pacman -Syyuu
This command is not to be commonly used. Only use the above command if expressly directed to do so.
This might not help things.
Where are these packages coming from if not from the system repos?
I have tried everything but nothing works. Maybe I made a mistake in the install. Any hits on doing a new setup?
Statements such as this are not helpful. We really need outputs such as the last user posted to give any informed recommendations.
I'd try the following, which is what garuda-update should be doing
sudo pacman -Syu sweet-theme-full-git --ignore sweet-kde-git,sweet-cursor-theme-git,kvantum-theme-sweet-git,sweet-gtk-theme-dark,plasma5-theme-sweet-git
But probably doesn't if sweet-kde-git is not installed
Then again
garuda-update
Should work
I would ask @djand77 to please open a separate help request, if a solution is not found. As it only muddies the waters to be dealing with different users on the same thread.
It appears that works. I seem to be updating. Thank you for you help and patience. I slipped I should of thought of doing it that way.
Again thank you
The copy paste in a terminal is not working at the present but. with hopes the update will fix a lot of things for me
Update is running now, thanks filo!
looking for conflicting packages...
:: sweet-theme-full-git and sweet-cursor-theme-git are in conflict. Remove sweet-cursor-theme-git? [y/N] Y
:: sweet-theme-full-git and kvantum-theme-sweet-git are in conflict. Remove kvantum-theme-sweet-git? [y/N] Y
:: sweet-theme-full-git and sweet-gtk-theme-dark are in conflict. Remove sweet-gtk-theme-dark? [y/N] Y
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.