Commit Graph

12 Commits

Author SHA1 Message Date
brent s. 649b2968b8
maybe i can findally ignore return codes 2021-01-02 02:54:54 -05:00
brent s. cd29b8d13f
"hold onto your butts." - Arnold, Jurassic Park 2020-09-04 13:16:24 -04:00
brent s. cddaa4bcc5
attempting to fix an issue with timestamps 2020-07-26 03:52:37 -04:00
brent s. a2e9075671
okay. so. let's try this out. 2020-07-24 01:37:36 -04:00
brent s bc9a653234
updating to support configurable delay checking and rsync exit code ignoring 2020-07-23 14:39:47 -04:00
brent s. a3203ab03a
fix reporting zero exit for rsync as non-zero
would give warning output like the following:

/usr/local/lib/repomirror/repomirror/fetcher/rsync.py:78: UserWarning: Rsync process returned non-zero 0 (Success) for rsync --recursive --times --links --hard-links --delete-after --delay-updates --copy-links --safe-links --delete-excluded --no-motd --exclude=.* --verbose --log-file-format="[RSYNC arch.mirror.constant.com:873]:%l:%f%L" --log-file=/var/log/repo/arch.log rsync://arch.mirror.constant.com:873/archlinux/. /srv/repos/arch/.
2020-07-07 13:32:02 -04:00
brent s. 2ff334f220
still not syncing properly... 2020-06-24 01:15:56 -04:00
brent s. 0ff9af4c48
way better rsync logging 2020-06-18 13:01:25 -04:00
brent s. ac1886e46b
better rsync logging 2020-06-18 12:45:08 -04:00
brent s. 9f39d0562d
whoops, small bug 2020-06-17 01:10:09 -04:00
brent s. 961952ed56
time to test. 2020-06-17 01:05:32 -04:00
brent s. 66d1ad7af5
i am ALMOST done. just need to finish timestamp comparisons.
i can probably do it with a sorted list and comparing the last values in a remote vs. local list.
2020-06-16 02:34:05 -04:00