Ticket #809 (new enhancement)
Upgrade build chroots weekly
Reported by: | jdreed | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | The Distant Future |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
Is there a good reason not to run all-schroots upgrade-schroot out of cron at like 5am on a Sunday?
We could have a flag file that disables it when we're building a new release (which might persist across Sunday nights)
Change History
comment:2 Changed 13 years ago by jdreed
- Upstream bug #834 deleted
- Milestone changed from Natty Alpha to Fall 2011
comment:3 Changed 12 years ago by jdreed
- Priority changed from normal to low
- Milestone changed from Precise Beta to The Distant Future
I suspect the right thing to do here is to have the "all" rule in the build-all Makefile set a flag when it starts and then clear it when it ends, so that this doesn't happen during a build. I don't know enough make to figure out how to do that correctly without changing gen-build-deps.
Note: See
TracTickets for help on using
tickets.