Hi Vagrant, On Mon, Feb 9, 2015 at 4:27 AM, Vagrant Cascadian <vagr...@debian.org> wrote: > Package: patch > Version: 2.7.4-1 > Severity: serious > Justification: causes FTBFS in other packages > Control: affects -1 u-boot > > $ dpkg-source -x u-boot_2014.10+dfsg1-2.dsc > dpkg-source: warning: failed to verify signature on > ./u-boot_2014.10+dfsg1-2.dsc [...] > dpkg-source: info: restoring quilt backup files for > cubox-i/cubox-i-support.diff > dpkg-source: error: LC_ALL=C patch -t -F 0 -N -p1 -u -V never -g0 -E -b -B > .pc/cubox-i/cubox-i-support.diff/ --reject-file=- < > u-boot-2014.10+dfsg1/debian/patches/cubox-i/cubox-i-support.diff gave error > exit status 1 [...] > I may be able to work around the issue in u-boot by adjusting the > patch, but this may affect other packages as well and result in FTBFS > in security updates and binNMUs. Still, I think it's u-boot that should fix its Debian patch. The relevant part of 'cubox-i-support.diff': -- cut -- diff --git a/tools/logos/solidrun.bmp b/tools/logos/solidrun.bmp new file mode 100644 index 0000000..93db1f8 Binary files /dev/null and b/tools/logos/solidrun.bmp differ -- cut -- In this case patch is right, as tools/logos/solidrun.bmp is already exists while the patch file segment states the previous state should be a non-existent file (/dev/null). Please fix your patch file.
Regards, Laszlo/GCS -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org