dots-hyprland icon indicating copy to clipboard operation
dots-hyprland copied to clipboard

[Issue] -->online-setup<--: Command "./install.sh" has failed.

Open AkariH opened this issue 5 months ago • 3 comments

  • I have read the Usage and Troubleshooting pages of the wiki: https://end-4.github.io/dots-hyprland-wiki/en/i-i/03troubleshooting/
  • I have made sure that both my config and system packages are up to date
  • Linux distro: archlinux

The issue

no error logs, do not know how to fix
❯ bash <(curl -s "https://end-4.github.io/dots-hyprland-wiki/setup.sh")
/usr/bin/pacman
-->online-setup<--: Downloading repo to /home/akari/.cache/dots-hyprland ...
-->online-setup<--: Command "mkdir -p /home/akari/.cache/dots-hyprland" finished.
-->online-setup<--: Command "cd /home/akari/.cache/dots-hyprland" finished.
From https://github.com/end-4/dots-hyprland
 * branch            main       -> FETCH_HEAD
Already up to date.
-->online-setup<--: Command "git pull origin main" finished.
-->online-setup<--: Downloaded.
-->online-setup<--: Running "install.sh".
[./install.sh]: Hi there! Before we start:
This script 1. only works for ArchLinux and Arch-based distros.
            2. does not handle system-level/hardware stuff like Nvidia drivers
Please CONFIRM that you HAVE ALREADY BACKED UP "/home/akari/.config" and "/home/akari/.local/" folders!
Enter capital "YES" (without quotes) to continue: yes
Received "yes", aborting...
-->online-setup<--: Command "./install.sh" has failed.
You may need to resolve the problem manually BEFORE repeating this command.
  r = Repeat this command (DEFAULT)
  e = Exit now
 [R/e]: r
OK, repeating...
[./install.sh]: Hi there! Before we start:
This script 1. only works for ArchLinux and Arch-based distros.
            2. does not handle system-level/hardware stuff like Nvidia drivers
Please CONFIRM that you HAVE ALREADY BACKED UP "/home/akari/.config" and "/home/akari/.local/" folders!
Enter capital "YES" (without quotes) to continue: yes
Received "yes", aborting...
-->online-setup<--: Command "./install.sh" has failed.
You may need to resolve the problem manually BEFORE repeating this command.
  r = Repeat this command (DEFAULT)
  e = Exit now
 [R/e]: e
Alright, will exit.
-->online-setup<--: Command "./install.sh" has failed. Exiting...

AkariH avatar Sep 08 '24 03:09 AkariH