DreamMaoMao/hycov

Cannot add hyprcov using hyprpm.

kRHYME7 opened this issue · 6 comments

Cannot add hyprcov using hyprpm. What am I missing?

image

❯ hyprctl version
Hyprland, built from branch HEAD at commit 84ab8d11e8951a6551d1e1bf87796a8589da6d47  (props: bump ver to 0.35.0).
Date: Mon Feb 5 01:59:02 2024
Tag: v0.35.0

flags: (if any)
 → Building hycov                                                                                                                                                                                           
✖ Plugin hycov failed to build.                                                                                                                                                                             

✔ all plugins built                                                                                                                                                                                         
 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╍━━━━━━━━━  4 / 5  Installing repositoryterminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error'                                
  what():  filesystem error: cannot copy file: No such file or directory [/tmp/hyprpm/new/build/libhycov.so] [/home/khing/.local/share/hyprpm/hycov/hycov.so]
✖ Couldn't enable plugin (missing?)
fish: Job 1, 'hyprpm add https://github.com/D…' terminated by signal SIGABRT (Abort)

image

I only attempted using hyprpm.

Will attempt to install hyprland-git laters as the latest git version have bugs

Thank you.

image

It looks like all of your plugins have failed to build , not only hycov

hyprpm -v update

use this to show fail detail

Oh, I assumed that it works and loads so it's fine. I'll try to remove all my plugins and get back here.

Thank you for the assistance! I think I'll be closing this for now, as all the plugins won't build. I'll fix my system first.

Here's the log https://gist.github.com/kRHYME7/5340f857a5e2aa01905b24384beab8d3

I'll continue testing if I have a good internet connectivity.

you should both update hyprland-git and hyprlang-git

  1. yay -S hyprlang-git hyprland-git

@DreamMaoMao Thank you! I just need a stable connection for hyprpm update.