Announcing autorepoman
Sunday, May 22nd, 2005I’d like to announce autorepoman to our developer (and user) community.
You may ask: What the hell is autorepoman? I guess from the name you already have some ideas in your head. Something that does something automatic with repoman. Here we go: autorepoman is a script that runs on one of my systems that runs repoman on changed packages every 30 minutes and generates an email for every package that has errors and sends the email to a mailing list for everyone to read. As it only runs repoman for changed packages the time it takes is quite low, compared to a full tree-wide repoman. Most of the time the running time for an autorepoman run is ~1 minute. A large amount of time is spend on loading the reverse dependencies. Yes, autorepoman has reverse dependencies, that means it will also check packages that depend on the modified package. It also checks for broken Manifests in packages.
If you want to subscribe to the mailing list you can do so by sending an email to gentoo-autorepoman+subscribe@stealer.net, but be aware that depending on the number of commits made to the tree and the quality of these commits, the volume might be relatively high.
Please send comments and suggestions to swegener@gentoo.org