Skip to content

Fix cache_aur_pkgs_recursive so that it resolves dependencies of nested PKGBUILDs - #16

Open
tsuburin wants to merge 2 commits into
Morganamilo:masterfrom
tsuburin:feature/fix-pkgbuilds-deps
Open

Fix cache_aur_pkgs_recursive so that it resolves dependencies of nested PKGBUILDs#16
tsuburin wants to merge 2 commits into
Morganamilo:masterfrom
tsuburin:feature/fix-pkgbuilds-deps

Conversation

@tsuburin

Copy link
Copy Markdown

This fixes Morganamilo/paru#1112

We need to recurse on PKGBUILD's PKGUBUILD dependencies to cache nested AUR-dependencies.

@Morganamilo

Copy link
Copy Markdown
Owner

Make's sense. Sounds good. A lot more code than I would have expected though. But I guess this repo in particular is a huge mess.

@Morganamilo

Copy link
Copy Markdown
Owner

I can't reproduce this. Was it maybe fixed at some point or in git? Otherwise is there another way to reproduce?

@tsuburin

tsuburin commented Mar 7, 2024

Copy link
Copy Markdown
Author

@tsuburin

tsuburin commented Mar 7, 2024

Copy link
Copy Markdown
Author

I also tried the current main branch of the repo and the result was the same.
https://gist.github.com/tsuburin/0f0a209f4e976d0bebf8b3723b06417c

@tsuburin

Copy link
Copy Markdown
Author

@Morganamilo
Congratulations on releasing paru 2.0.3 🎉 Thank you for working on the great tool.

Unfortunately, however, I confirmed that the problem is not fixed in paru-2.0.3.
Do you still have any problem reproducing it? I would be happy to help you.

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

Successfully merging this pull request may close these issues.

AUR-dependencies of nested PKGBUILDs in PKGBUILD repositories are not resolved

2 participants