Skip to content
#

aur

Here are 569 public repositories matching this topic...

LRFLEW
LRFLEW commented Jan 22, 2022

Affected Version

Tested:
yay v11.1.0 - libalpm v13.0.1
yay v11.1.0.r4.g09695c6 - libalpm v13.0.1
The issue likely goes back for many versions.

Describe the bug

If you attempt to install an AUR devel package and it fails for whatever reason, the package still gets added to vcs.json. This means that the git repository for the package will be checked on any system upgrade with

pacstall
echometerain
echometerain commented Dec 18, 2021

Is your feature request related to a problem? Please describe.
Files stored in /var/log are usually temporary, for pacstall however, it's not. When I was cleaning my system with bleachbit, it automatically deleted /var/log/pacstall/metadata which causes pacstall to not recognize any installed pacstall programs.

Describe the solution you'd like
Move /var/log/pacstall/metadata to

bug enhancement good first issue release notes

Improve this page

Add a description, image, and links to the aur topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aur topic, visit your repo's landing page and select "manage topics."

Learn more