end-4 / dots-hyprland

Modern, feature-rich and accessible desktop configuration.
https://end-4.github.io/dots-hyprland-wiki/en/
GNU General Public License v3.0
3.06k stars 196 forks source link

[Issue] installing hyprutils, lang, cursor, and wayland has failed #656

Closed horyzen1 closed 3 days ago

horyzen1 commented 3 days ago

The issue

installing hyprutils-git, hyprlang-git, hyprcursor-git, hyprwayland-git has failed

[./install.sh]: Command "yay -S --noconfirm --asdeps hyprutils-git hyprlang-git hyprcursor-git hyprwayland-scanner-git" has failed. You may need to resolve the problem manually BEFORE repeating this command.

Logs ```plain loading packages... resolving dependencies... looking for conflicting packages... :: hyprlang-git-0.5.2.r2.ec6938c-1 and hyprlang-0.5.2-1 are in conflict. Remove hyprlang? [y/N] error: unresolvable package conflicts detected error: failed to prepare transaction (conflicting dependencies) :: hyprlang-git-0.5.2.r2.ec6938c-1 and hyprlang-0.5.2-1 are in conflict -> error installing: [/home/horyzen1/.cache/yay/hyprlang-git/hyprlang-git-0.5.2.r2.ec6938c-1-x86_64.pkg.tar.zst /home/horyzen1/.cache/yay/hyprlang-git/hyprlang-git-debug-0.5.2.r2.ec6938c-1-x86_64.pkg.tar.zst] - exit status 1 error installing: [/home/horyzen1/.cache/yay/hyprwayland-scanner-git/hyprwayland-scanner-git-0.3.10.r7.g55c78a56-1-any.pkg.tar.zst /home/horyzen1/.cache/yay/hyprwayland-scanner-git/hyprwayland-scanner-git-debug-0.3.10.r7.g55c78a56-1-any.pkg.tar.zst /home/horyzen1/.cache/yay/hyprlang-git/hyprlang-git-0.5.2.r2.ec6938c-1-x86_64.pkg.tar.zst /home/horyzen1/.cache/yay/hyprlang-git/hyprlang-git-debug-0.5.2.r2.ec6938c-1-x86_64.pkg.tar.zst /home/horyzen1/.cache/yay/hyprcursor-git/hyprcursor-git-0.1.9.r5.g66d5b46f-1-any.pkg.tar.zst /home/horyzen1/.cache/yay/hyprcursor-git/hyprcursor-git-debug-0.1.9.r5.g66d5b46f-1-any.pkg.tar.zst] - exit status 1 [./install.sh]: Command "yay -S --noconfirm --asdeps hyprutils-git hyprlang-git hyprcursor-git hyprwayland-scanner-git" has failed. You may need to resolve the problem manually BEFORE repeating this command. r = Repeat this command (DEFAULT) e = Exit now i = Ignore this error and continue (your setup might not work correctly) [R/e/i]: ```
horyzen1 commented 3 days ago

it still shows the error after clearing yay cache, please help when you can.

Z3ZU commented 3 days ago

I can confirm I got the same error, after ignoring it during install I don't have waybar, but it just might be caused by scuffed chromebook that I use

loeken commented 3 days ago

:: hyprlang-git-0.5.2.r2.ec6938c-1 and hyprlang-0.5.2-1 are in conflict

try yay -S hyprlang-git

which will tell you its in conflict, confirm and install then rerun the installer

horyzen1 commented 3 days ago

yeah I solved it by installing the packages separately.