-
Notifications
You must be signed in to change notification settings - Fork 48
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
Split packages result in duplicate updates #125
Comments
I think packer doesn't deal with split packages at all? For example, chromium-plugins contains the split packages |
Is this the case with gradle? (gradle, gradle-doc, gradle-src) There are "3 packages" but it seems that each of the 3 pkgbuilds build all 3 packages. It stops me from being able to update anything else on my system because --ignore doesn't seem to work with 3 packages so I can't ignore gradle when updating.
yaourt installs gradle perfectly fine. |
This is happening way too often! Happend to me while installing "backintime" and any custom kernel package that is split into headers and image. In case of kernels it is really annoying after hours of compilation. |
Still an issue! Please try to get on with this, breaks all jetbrains related installs. |
This should fix the problem - azat-archive@dbcace7 |
Or this - #78 |
Since AUR v3.0.0, Packer currently tries to update all packages in a split package separately, resulting in duplicate updates:
The text was updated successfully, but these errors were encountered: