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

Rebuild dependent AUR Packages #62

Open
L0ric0 opened this issue Mar 31, 2019 · 1 comment
Open

Rebuild dependent AUR Packages #62

L0ric0 opened this issue Mar 31, 2019 · 1 comment

Comments

@L0ric0
Copy link
Contributor

L0ric0 commented Mar 31, 2019

It would be nice if pkgbuilder could search for installed aur packages that are dependent on the upgraded packages (also aur packages avoiding cycles) and rebuild them to avoid having broken aur packages installed.

@L0ric0
Copy link
Contributor Author

L0ric0 commented Mar 31, 2019

possible flow would be:

  1. after installation return list of installed pkgs
  2. search for dependent aur-pkgs not in cache
  3. build and install dependent aur-pkgs and cache them
  4. repeat from 2

I would like to implement it but I don't realy know at which point in the code

@L0ric0 L0ric0 changed the title Rebuild dependend AUR Packages Rebuild dependent AUR Packages Mar 31, 2019
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

1 participant