aur icon indicating copy to clipboard operation
aur copied to clipboard

Gittyup doesn't compile

Open Dominiquini opened this issue 1 year ago • 1 comments

The Gittyup is broken. It doesn't compile! It fails when running tests. And even if I disable the tests, the compiled application is broken because it keeps depending on the source files, that could been deleted! I changed to use this version: Gittyup, and now it's working fine!

Thanks.

Dominiquini avatar Aug 25 '24 20:08 Dominiquini

I'm only capable of installing after I remove the 'check' function in the PKGBUILD, and even after that, I get this error when launching the app:

liveuser@EndeavourOS:~ 2m57s 
$ gittyup 
PANIC: unprotected error in call to Lua API (cannot open /home/liveuser/.cache/yay/gittyup/src/Gittyup/conf/System.lua: No such file or directory)
Aborted (core dumped)

** Obs: The app launch correctly before I cleaned the yay cache with 'yay -Scc'!

Thanks.

RafaelDominiquini avatar Aug 27 '24 20:08 RafaelDominiquini