I'm using a system with --usepkgonly set in EMERGE_DEFAULT_OPTS. On this system, when I run python-updater, it doesn't care of this flag, emerge wants to rebuild itself every package from the tree. I must hit CTRL+C to abort. When I run myself the command given by python-updater, emerge is using binary packages from $PKGDIR, as expected. # python-updater -V 0.7 May be related with bug #281655. Thanks Reproducible: Always Steps to Reproduce:
Created attachment 201429 [details] current python-updater output
Created attachment 201431 [details] expected result
Created attachment 201433 [details] emerge --info
See bug #232304.