Ok, thanks Adam, noted. Paul, yes sorry for the confusion, after that I was trying upstream's patches/detect-renamed.diff. I confirm I have the same sources and same output as you without this patch.
On Mon, Jan 28, 2013 at 1:47 PM, Paul Slootman <p...@debian.org> wrote: > Wierd, your build log shows different lines for the patch output than my > build log: > > applying misc Debian patches > for i in debian/patches/*.patch debian/patches/*.diff; do if [ -s $i ]; then > echo " $i ..."; cat $i | (cd debian/buildtree; patch -p1) || exit 1; fi; done > debian/patches/cast--1-size_t.diff ... > patching file flist.c > -Hunk #1 succeeded at 726 (offset 37 lines). > +Hunk #1 succeeded at 684 (offset -5 lines). > patching file io.c > Hunk #1 succeeded at 483 (offset -28 lines). > Hunk #2 succeeded at 1068 (offset -25 lines). > @@ -43,12 +36,11 @@ > Hunk #1 succeeded at 882 (offset 31 lines). > debian/patches/delete-delay.diff ... > patching file flist.c > -Hunk #1 succeeded at 1838 (offset 47 lines). > +Hunk #1 succeeded at 1796 (offset 5 lines). > debian/patches/logdir.diff ... > patching file support/rsyncstats > debian/patches/manpages.GPL.diff ... > patching file rsync.1 > -Hunk #1 succeeded at 3564 (offset 17 lines). > patching file rsyncd.conf.5 > debian/patches/partial-timestamp.diff ... > patching file cleanup.c > @@ -60,7 +52,7 @@ > Hunk #1 succeeded at 323 (offset 2 lines). > Hunk #2 succeeded at 331 (offset 2 lines). > patching file options.c > -Hunk #1 succeeded at 1546 (offset 14 lines). > +Hunk #1 succeeded at 1543 (offset 11 lines). > patching file progress.c > debian/patches/rsyncd.conf.5.comment.diff ... > patching file rsyncd.conf.5 > > > This might suggest that your sources are not in fact the original ones?! > > $ md5sum rsync_3.0.9-4.diff.gz rsync_3.0.9-4.dsc rsync_3.0.9.orig.tar.gz > b14387d385cd0e74b06867b9512a9dfe rsync_3.0.9-4.diff.gz > 23411adc42b0a6e901f4e8497f8d7b71 rsync_3.0.9-4.dsc > 5ee72266fe2c1822333c407e1761b92b rsync_3.0.9.orig.tar.gz > > > Paul -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org