zopencommunity/m4port

building from 'git' source, rsync fails

MikeFultonDev opened this issue · 2 comments

rsync: getaddrinfo: translationproject.org 873: EDC9501I The name does not resolve for the supplied parameters.
rsync error: error in socket IO (code 10) at clientserver.c(139) [Receiver=3.2.7pre1]

This is really an rsync problem - rsync is not running 'clean' yet.

This is the actual m4 command (create the po/.reference directory first)

rsync --delete --exclude '*.s1' -Lrtvz 'translationproject.org::tp/latest/m4/' 'po/.reference'

fixed with latest rsync