-
-
Notifications
You must be signed in to change notification settings - Fork 236
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
paru aborts installation of aur package due to missing older version in aur repo #1220
Comments
The current workaround for me is, to run |
@Morganamilo is this software still supported? |
I'm catching back up on issues. This is a weird one. I don't think it's anything to do with removing old packages. The After adding a package to a repo paru then refreshes the repo. Paru needs to be root to do this so it execs itself as root with Though even then I'm not sure why the final error complains about the repo add call. Maybe there's also something off with the error printing there making the perfect storm. Running this again with |
Actually paru uses |
Affected Version
paru v2.0.3 - libalpm v14.0.0
Description
Somehow paru thinks pretty often on my system, that certain older versions should be in the local aur repo, but aren't.
Instead of ignoring this fact, it aborts the installation of the newly compiled package, as it stumbles over the missing file of the older version.
I think it should just silently ignore this and add the new version to the repo.
Output
Config files
paru.conf
pacman.conf
The text was updated successfully, but these errors were encountered: