Skip to content
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

Open
ghost opened this issue Jun 17, 2014 · 6 comments
Open

Split packages result in duplicate updates #125

ghost opened this issue Jun 17, 2014 · 6 comments

Comments

@ghost
Copy link

ghost commented Jun 17, 2014

Since AUR v3.0.0, Packer currently tries to update all packages in a split package separately, resulting in duplicate updates:

@protist
Copy link

protist commented Aug 10, 2014

I think packer doesn't deal with split packages at all? For example, chromium-plugins contains the split packages chromium-libpdf and chromium-pepper-flash. I've tried to install chromium-pepper-flash with packer -S chromium-pepper-flash. Both split packages are built, but chromium-libpdf is installed (even though I didn't request it). chromium-pepper-flash is not installed at all.

@stephen304
Copy link

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.

==> Finished making: gradle 2.5-2 (Mon Aug 10 14:35:33 EDT 2015)
[sudo] password for stephen: 
loading packages...
error: 'gradle-doc-2.5-2-any.pkg.tar.xz': duplicate target
error: 'gradle-src-2.5-2-any.pkg.tar.xz': duplicate target
Edit gradle-doc PKGBUILD with $EDITOR? [Y/n]

yaourt installs gradle perfectly fine.

@hanyas
Copy link

hanyas commented Nov 4, 2015

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.

@TapGhoul
Copy link

Still an issue! Please try to get on with this, breaks all jetbrains related installs.

@azat
Copy link

azat commented Mar 30, 2024

This should fix the problem - azat-archive@dbcace7

@azat
Copy link

azat commented Mar 30, 2024

Or this - #78

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants