Bug#852728: [debian-mysql] Bug#852728: FTBFS on non-Linux architectures

2017-01-26 Thread Otto Kekäläinen
The apply errors where: $ git apply 0001-Fix-FTBFS-on-non-Linux-architectures.patch 0001-Fix-FTBFS-on-non-Linux-architectures.patch:18: trailing whitespace. #!/usr/bin/dh-exec 0001-Fix-FTBFS-on-non-Linux-architectures.patch:27: trailing whitespace. [linux-any] lib/systemd/system/mariadb@bootstrap

Bug#852728: [debian-mysql] Bug#852728: FTBFS on non-Linux architectures

2017-01-26 Thread James Clarke
> On 26 Jan 2017, at 22:03, James Clarke wrote: > >> On 26 Jan 2017, at 21:59, Otto Kekäläinen wrote: >> >> Thanks for the patch! >> >> It did though include whitespace characters etc so I had to apply it >> manually. > > Odd; I rebased the commit on top of 52e9f then did a git format-patch.

Bug#852728: [debian-mysql] Bug#852728: FTBFS on non-Linux architectures

2017-01-26 Thread James Clarke
> On 26 Jan 2017, at 21:59, Otto Kekäläinen wrote: > > Thanks for the patch! > > It did though include whitespace characters etc so I had to apply it > manually. Odd; I rebased the commit on top of 52e9f then did a git format-patch. > In the future I'd prefer to get patches as public git > bra

Bug#852728: [debian-mysql] Bug#852728: FTBFS on non-Linux architectures

2017-01-26 Thread Otto Kekäläinen
Thanks for the patch! It did though include whitespace characters etc so I had to apply it manually. In the future I'd prefer to get patches as public git branches I can easily pull (and you can easily rebase when the target repo updates). Or alternatively you can send patches on Github as pull re