Raphael Hertzog <hert...@debian.org> writes: > On Wed, 24 Mar 2010, Jari Aalto wrote: > >> dpkg-source: info: building dvi2dvi using existing >> ./dvi2dvi_2.0alpha.orig.tar.gz >> 1 out of 1 hunk FAILED -- saving rejects to file bifont.c.rej >> 1 out of 1 hunk FAILED -- saving rejects to file funcfont.c.rej >> 1 out of 1 hunk FAILED -- saving rejects to file kpse.c.rej >> dpkg-source: error: LC_ALL="C" LANG="C" patch -s -t -F 0 -N -p1 -u -V >> never -g0 -E -b -B .pc/10-kpathsea-fixes.patch/ gave error exit status 1 >> >> SUGGESTION >> >> In order to spot and debug problems, please don't add silent option in >> the patch call. > > -s or --silent or --quiet > Work silently, unless an error occurs. > > Obviously an error occured and it was not silent since you saw the hunk > failed messages. The error messages include enough information to see the > patch that failed and the filenames concerned. > > I don't want to clutter the output with dozens of informatory messages in > particular when it tries to applies patches in a temporary copy of the > sources just for the purpose of building the source package.
This does not have much information: 1 out of 1 hunk FAILED Without the silent option, the reaon behind it can be seen: 1 out of 1 hunk ignored -- saving rejects to file bifont.c.rej There are already 100's of messages printed during build. I'd consider seeing informational failure messages the most important to preserve. Jari -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org