On Sat, Dec 13, 2008 at 4:55 PM, Aaron Griffin <[email protected]> wrote: > On Sat, Dec 13, 2008 at 4:27 PM, Dan McGee <[email protected]> wrote: >> On Sat, Dec 13, 2008 at 4:00 PM, Eric Bélanger >> <[email protected]> wrote: >>> >>> Hi, >>> >>> The website still shows the heimdal rebuilds in testing although they were >>> moved to core/extra. Is there something preventing the website update >>> because of the number of packages moved? Can someone look into this? >> >> This is exactly it. I'll force it to run in a minute here. >> >> FYI- you can diagnose these problems by looking at >> /tmp/archweb_update.log on gerolde. > > Yeah, there's that check that says "if more than 50 packages are > removed from a repo, lets just assume something went wrong". I think > Dusty suggested removing this restriction for the testing repo, > though, which might be a good idea.
It's a 50% check (if newsize < .5 * oldsize, panic). I can make this fix sometime. -Dan

