Donnie Berkholz wrote:
I hacked together a script this afternoon to find any packages that are not yet ported to modular X. It will only work on systems _with modular X installed_. This is because it works by using emerge to check for blockers, then resolving those blockers down to a single package.Try it out and let me know how it works. If you want to watch it at work and have confidence that it didn't freeze or anything, add "set -o xtrace" up near the top. For my Athlon 2000+, it takes about 1.5 minutes to track down 2 packages in my 650-package world file. If you find bugs, please report them with a patch attached. If you can't come up with a patch, definitely include your world file so others can try to reproduce.
My current script seems to miss some things. The reason this happens is that the group of applications they're emerged in also contains some app that breaks the emerge, perhaps because it's in package.mask or isn't keyworded at least ~x86. Broken emerges don't get far enough to produce blocking output, so it's falsely assumed to be a success for that group. marienz suggested an idea for error handling last night, and I'll work to figure something out. Thanks, Donnie
signature.asc
Description: OpenPGP digital signature