Thread: How to locate patch rejects file?
i'm having error applying patches when using debuild:
... there no src/src.pro.rej file being created. how can obtain it?code:dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building mudlet using existing ./mudlet_2.0-rc12.orig.tar.gz patching file src/src.pro hunk #1 failed @ 8. hunk #2 succeeded @ 27 (offset 1 line). hunk #3 succeeded @ 243 (offset 3 lines). 1 out of 3 hunks failed -- saving rejects file src/src.pro.rej dpkg-source: error: lc_all=c patch -t -f 0 -n -p1 -u -v never -g0 -e -b -b .pc/project_file/ < mudlet-2.0-rc12.orig.s5vaub/debian/patches/project_file gave error exit status 1
i'd have thought anyway, if exists anywhere in source tree then
code:$ find ./ -name '*.rej'
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Packaging and Compiling Programs How to locate patch rejects file?
Ubuntu
Comments
Post a Comment