prasanthrangan / hyprdots

// Aesthetic, dynamic and minimal dots for Arch hyprland
GNU General Public License v3.0
7.61k stars 881 forks source link

Install.sh now terminates at zshrc step #1953

Closed akanyanu closed 3 weeks ago

akanyanu commented 3 weeks ago

[Bug]: Short description of the issuepatching file zshrc Hunk #1 FAILED at 2. 1 out of 3 hunks FAILED -- saving rejects to file zshrc.rej ==> ERROR: A failure occurred in prepare(). Aborting... -> error making: oh-my-zsh-git-exit status 4 -> Failed to install the following packages. Manual intervention is required: oh-my-zsh-git - exit status 4 [seb@arch Scripts]$

iiTzSeb commented 3 weeks ago

Clone git clone https://aur.archlinux.org/oh-my-zsh-git.git

Change dir cd oh-my-zsh-git

Edit pkgbuild nano PKGBUILD

Under prepare() comment out the line patch -p1 < "${srcdir}/0001-zshrc.patch"

Save and exit build with makepkg -sfi

Then continue the install script under ~/HyDE/Scripts/

shockpulse05 commented 2 weeks ago

After i do just like you said and i reboot there's no interface can you help me?

ngocthien115 commented 2 weeks ago

After i do just like you said and i reboot there's no interface can you help me?

@shockpulse05 you sure you not have error on progress, i had the same problem as you, installing, got an error, installed the package separately, and ran the install.sh command again, and boom, it's working

Or you can reinstall from scratch, including arch

I just installed it successfully 5 minutes ago after 2 days, follow vid from Ksk Royal

kRHYME7 commented 2 weeks ago

Maybe sddm is not set yet? try Hyde-install or Hyde sddm install