Commit Graph

8 Commits

Author SHA1 Message Date
brent s 4bdb31541b
adding in some delay checking calculation and parsing of xs:duration types. 2020-07-23 12:05:36 -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. 6d384e71ae
version bump 2020-07-07 02:31:01 -04:00
brent s. 845cd90ddf
fixed apparently. version bump 2020-06-24 01:52:52 -04:00
brent s. 99468dd4a8
v1.0.1 2020-06-18 00:29:12 -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
brent s. 5526111743
adding some stuff for repomirror 2020-06-13 03:46:49 -04:00