On 01/19/15 17:47, Jeroen Roovers wrote: > On Sat, 17 Jan 2015 19:35:09 +0800 > Patrick Lauer <patr...@gentoo.org> wrote: > >> * AutoRepoman catches on average maybe 2 user-visible breakages. >> Mostly removing stable on HPPA ;) >> Fix: Make repoman faster (tree-wide scans take ~2 CPU-hours) >> Fix: Remind people that using repoman is not optional > > repoman doesn't check reverse dependencies for the package you're > working on.
If it were fast enough we could do that. pcheck from pkgcore was at one point down to under 3 minutes for a full tree scan, that's pretty much "fast enough" so that people could run it on almost every ebuild removal. repoman takes around 30 minutes when parallelized, on the fastest hardware I currently have access to. Or about 2 CPU-hours with a single thread ... that's prohibitively slow.