search for: linuxi386

Displaying 3 results from an estimated 3 matches for "linuxi386".

2003 Sep 28
1
bug (filelist) for platforms solaris and darwin (macosx) and *not* linuxi386
...identical files in them # but merged*/subdir/s0/LOOKATTHIS differ as they come from different sources: diff -c merged*/subdir/s0/LOOKATTHIS # this has been reproduced for rsync Version 2.5.2, 2.5.5 and 2.5.6 under # solaris9 (gcc 2.95.3) and darwin (gcc 3.1) # this bug *cannot* be reproduced under linuxi386 (gcc 2.95.4) -------------- next part -------------- A non-text attachment was scrubbed... Name: rsynctest.tgz Type: application/x-gzip Size: 888 bytes Desc: not available Url : http://lists.samba.org/archive/rsync/attachments/20030928/93022cf3/rsynctest.bin
2010 Jan 13
1
cannot backup to external disk with rsync, create hard links of add w permissions
...) rsync: chgrp "/media/My Passport/BackUp01.2010_Ubuntu/PfMDR1_AAA1.fasta" failed: Operation not permitted (1) ...... Moreover when I try to create hard links from an older backup in my external disk with the following command line: cp -al BackUp08.2009_Ubuntu/Reduce/reduce.3.13.080428.linuxi386 BackUp01.2010_Ubuntu/ cp: cannot create link `BackUp01.2010_Ubuntu/reduce.3.13.080428.linuxi386': Operation not permitted I also tried to use sudo, even login as root with "sudo su" but didn't make any difference. The permissions of my external disk are the following and cannot a...
2003 Nov 25
1
rsync-bugs and unclear semantics when copying multiple source-dirs to one target
...is "outside" > all source dirs or element of an exclude list. > > I hope you understand and can help me. > > Thanks, > Dirk Pape. > From: Dirk Pape <pape@inf.fu-berlin.de> > Subject: bug (filelist) for platforms solaris and darwin (macosx) and *not* > linuxi386 > Date: Sun, 28 Sep 2003 13:19:45 +0200 > To: rsync@lists.samba.org > X-Mailer: Mulberry/3.1.0b7 (Mac OS X) > > I have found a nasty bug when a file, which is in some of many sources, > shall be copied to a target. > > The linux-Version works well but rsync 2.5.{2|5|6} un...