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

Failure to recognize an updated repository #4

Open
HJarausch opened this issue Dec 22, 2017 · 1 comment
Open

Failure to recognize an updated repository #4

HJarausch opened this issue Dec 22, 2017 · 1 comment

Comments

@HJarausch
Copy link

smart-live-rebuild fails to recognize an updated repository if there are more than one repositories involved.
For the following ebuild
gmic-9999.ebuild.txt

it only checks
-> [media-gfx/gmic:0] https://github.com/c-koi/zart.git [HEAD]
--> at rev 54bc6ec2b855b8c31fe317a68e4da8a3f786e8c7 (no changes)

but it doesn't recognize that
EGIT_REPO_URI="https://github.com/dtschump/gmic.git"
has been updated.
Thanks for this very useful script,
Helmut

@mgorny
Copy link
Member

mgorny commented Jan 11, 2018

It's design limitation, can't do anything about it. The goal was to solve this via a proper ebuild phase function in a future EAPI. I've even had an experimental version of smart-live-rebuild doing that but it turned out horribly slow, so it never landed in master.

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

2 participants