View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000170 | administration | mirrors | public | 2003-12-24 17:19 | 2004-02-06 13:18 |
Reporter | lance@uklinux.net | Assigned To | |||
Priority | low | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Other | OS | other | ||
Product Version | unspecified | ||||
Summary | 0000170: pasteur.fr has and old 'old' directory | ||||
Description | may not be using 'delete' on rsync | ||||
Tags | No tags attached. | ||||
reassigned to thunderbear | |
Still there - thunderbear are you getting the emails from bugzilla ??? | |
Sorry. Behind on my bugsquashing. I emailed Tru to ask how he's backing up cAos. I checked his server and at least he's still updating it with new content, as evidenced by the presence of CentOS-3 build 6. Will try to convince him to add that pesky "--delete" flag to his rsync job. |
|
Issue is resolved. They had: rsync -av --delete --exclude creation mirror.caosity.org::cAos /mydir It should be: rsync -av --delete --exclude=creation mirror.caosity.org::cAos /mydir |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2003-12-24 17:22 | lance@uklinux.net | AssignedTo | herrold@owlriver.com => magnus@yonderway.com |
2004-02-06 13:18 | magnus@yonderway.com | Status | NEW => RESOLVED |
2004-02-06 13:18 | magnus@yonderway.com | Resolution | => FIXED |