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.16k stars 204 forks source link

[Issue] [./install.sh]: Command "fc-cache -fv" has failed #435

Closed orcbolg3612 closed 3 weeks ago

orcbolg3612 commented 2 months ago

[./install.sh]: Next command: install-Rubik [./install.sh]: Command "mkdir -p /home/keyhost505/.cache/dots-hyprland/cache/Rubik" finished. [./install.sh]: Command "cd /home/keyhost505/.cache/dots-hyprland/cache/Rubik" finished. Initialized empty Git repository in /home/keyhost505/.cache/dots-hyprland/cache/Rubik/.git/ remote: Enumerating objects: 25663, done. remote: Counting objects: 100% (1507/1507), done. remote: Compressing objects: 100% (614/614), done. remote: Total 25663 (delta 888), reused 1481 (delta 883), pack-reused 24156 Receiving objects: 100% (25663/25663), 102.47 MiB | 3.57 MiB/s, done. Resolving deltas: 100% (23844/23844), done. From https://github.com/googlefonts/rubik

How to fix this bugs?

orcbolg3612 commented 2 months ago

I am in arch fresh install before 20 minutes.

end-4 commented 2 months ago

maybe delete cache/rubik (relative to repo path) (from another terminal or app) then repeat command

orcbolg3612 commented 2 months ago

maybe delete cache/rubik (relative to repo path) (from another terminal or app) then repeat command

How to delete cache/rubik? I'm just run simple command from your readme, didn't git clone the repo.

end-4 commented 2 months ago

the one line thing? if so the repo should be in ~/.cache/dots-hyprland

D3ja-vu commented 2 months ago

cp -r Rubik /usr/share/fonts/ sudo fc-cache -fv

clsty commented 3 weeks ago

We're now using aur/ttf-rubik-vf for Arch(based) distros so this issue is deprecated. Closing.