projg2/smart-live-rebuild

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

Opened this issue · 5 comments

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.

What are your EMERGE_DEFAULT_OPTS?

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

Are you passing any options to emerge?

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

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"