-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
I am not great with rust but I don't believe the check_tars_and_move() function is including the .sig detached file when it moves the pkg.tar file into the ~/.local/share/rua/checked_tars/ dir. I enforce signatures for all packages and thus it fails to install. I can manually install by going to ~/.cache/rua/build/ and moving the sig file next to the package but it would be nice if the function did that for me. Unless I am doing/configuring something wrong?
If this is indeed a coding issue, I can attempt to chatgpt a fix, since I have a vague idea of how to solve it, but am not great with rust. Please let me know if you would appreciate such an attempt or if it would just be a nuisance.
Metadata
Metadata
Assignees
Labels
No labels