You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are build files in both ~/.cache/yay and /var/cache/private/yay. They are the same files.
Reproduction Steps
Use yay.
Look in ~/.cache/yay
Look in /var/cache/private/yay
Files present when checked.
Expected behavior
Build files in one directory or the other, but not both.
Output
sudo ls /var/cache/private/yay
# displays folders for a few package I have installed, containing build files.# sudo is required due to permission denied otherwise.
The text was updated successfully, but these errors were encountered:
Affected Version
yay v12.4.2 - libalpm v15.0.0
Describe the bug
There are build files in both ~/.cache/yay and /var/cache/private/yay. They are the same files.
Reproduction Steps
Expected behavior
Build files in one directory or the other, but not both.
Output
The text was updated successfully, but these errors were encountered: