Merge lp:~jpds/launchpad/timestamp-archivepublisher-run into lp:launchpad
Proposed by
Jonathan Davies
on 2010-03-01
Status: | Merged | ||||
---|---|---|---|---|---|
Merged at revision: | not available | ||||
Proposed branch: | lp:~jpds/launchpad/timestamp-archivepublisher-run | ||||
Merge into: | lp:launchpad | ||||
Diff against target: |
53 lines (+8/-10) 2 files modified
cronscripts/publishing/cron.publish-copy-archives (+4/-5) cronscripts/publishing/cron.publish-ftpmaster (+4/-5) |
||||
To merge this branch: | bzr merge lp:~jpds/launchpad/timestamp-archivepublisher-run | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Tim Penhey (community) | release-critical | Approve on 2010-03-01 | |
Julian Edwards (community) | code | Approve on 2010-03-01 | |
Francis J. Lacoste | release-critical | 2010-03-01 | Pending |
Canonical Launchpad Engineering | code | 2010-03-01 | Pending |
Review via email:
|
Commit message
Changed cron.publish-
To post a comment you must log in.
Jonathan Davies (jpds) wrote : | # |
Julian Edwards (julian-edwards) wrote : | # |
Hi Jonathan
Thanks for doing the change. It would be great if you could add some explanatory text in comments as to why the trace file is needed, it's not obvious to most LP hackers.
The diff looks ok though. How are you going to test it? We could mkdir $ARCHIVEROOT/
J
review:
Needs Fixing
Jonathan Davies (jpds) wrote : | # |
Mostly, trace files are very useful for debugging when a mirror was last updated or in this case the exact time the archivepublisher last ran.
review:
Approve
(release-critical)
= Summary =
The archivepublisher does not timestamp its trace files, it just touch'es the file. Mean while most of our mirrors timestamp when they synced with 'date -u' in their trace files:
- http:// gb.archive. ubuntu. com/ubuntu/ project/ trace/? C=M;O=D
This branch changes this behaviour to mimic that of the mirrors.