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

emerge @smart-live-rebuild target reports that packages were found to rebuild, but doesn't rebuild #16

Open
mothringer opened this issue Dec 1, 2020 · 5 comments

Comments

@mothringer
Copy link

When using the @smart-live-rebuild emerge target, I am getting a result that a package was found to rebuild, but the package doesn't get rebuilt until I run smart-live-rebuild separately. I have seen this for several updates of sys-kernel/linux-firmware-99999999 in a row now, although automatic updates by the emerge target worked until recently.

@mgorny
Copy link
Member

mgorny commented Dec 1, 2020

What are your EMERGE_DEFAULT_OPTS?

@mothringer
Copy link
Author

EMERGE_DEFAULT_OPTS="--quiet-build=y --with-bdeps=y"

@mgorny
Copy link
Member

mgorny commented Dec 1, 2020

Are you passing any options to emerge?

@mgorny
Copy link
Member

mgorny commented Dec 1, 2020

…and if not, could you try passing -1?

@monyarm
Copy link

monyarm commented Feb 4, 2021

I have the same issue with smart-live-rebuild. It reports but doesn't rebuild them, even if i run smart-live-rebuild seperately.
This is my EMERGE_DEFAULT_OPTS
EMERGE_DEFAULT_OPTS="--jobs=7 --load-average 7.2 --newuse --newrepo -a --with-bdeps=y"

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

3 participants