Re: rsync permissions errors for mirors

Will Tatam <[email protected]> Tue, 11 Dec 2012 16:41:20 +0000
Newsgroups gmane.linux.jpackage.general
Message-ID <[email protected]>
On 12/04/2012 01:38 AM, Nico Kadel-Garcia wrote:
> On Mon, Dec 3, 2012 at 10:24 AM, Mark McKinstry <[email protected]> wrote:
>> Will,
>>
>> It's still failing with the same error.
>>
>> If you want an easy way to duplicate the error, the following will do it for you:
>>
>> rsync -a rsync://rsync.mirrors.dotsrc.org/jpackage/6.0/redhat-el-5.0/ /tmp
> That's potentially dangerous  syntax there: May I suggest this, to
> avoid confusion about directories being mapped to unexpected
> locations?
>
>     rsync -av rsync://rsync.mirrors.dotsrc.org/jpackage/6.0/redhat-el-5.0/
> /tmp/redhat-3l-5.0/
> _______________________________________________
> JPackage-discuss mailing list
> [email protected]
> https://www.zarb.org/mailman/listinfo/jpackage-discuss
I have changed the permissions on the rsync master, hopefully these
should be reflected in the dotsrc.org mirror shortly