Control: retitle -1 Commands for chroot update failed stage Control: severity -1 wishlist
2015-10-31 8:32 GMT+01:00 Johannes Schauer <jo...@debian.org>: > if you run multiple concurrent sbuild instances, would it not be a better idea > to always run sbuild with --no-apt-update and instead run "sbuild-update > -udcar" whenever it is actually needed? I imagine that lots of time is lost by > "apt-get update" being run on every build even if there is nothing new to > update. Unfortunately my use case is a special (and therefore quite uncommon) one, and everytime a build is scheduled there is always need to update the APT cache because the local repository changes so often. Anyway, I think you're right saying update and build-dep phases must be handled separately because it is possible to install build-deps without updating the chroot, but it would be nice to have a command for update failures anyway. If you think this is not worth the burden, feel free to close the bug, and I'll handle my use case in a different way :) -- Cheers, Luca