Hello, I am having problems back-porting network-manager 0.9.10.0
from Debian Jessie to Debian Wheezy on armhf. There is an error when
attempting to apply one of the patches. My build log is below, and
my back-ported source can be found at
https://github.com/abferm/network-manager. Any help would be
appreciated. I have not been able to find anything through my many
google searches. Thank you, Alex Ferm --- Start Build Log --- dh clean --with gir,systemd,autoreconf dh_testdir dh_auto_clean dh_autoreconf_clean dh_clean dpkg-buildpackage -rfakeroot -D -us -uc -i -I dpkg-buildpackage: warning: using a gain-root-command while being root dpkg-buildpackage: source package network-manager dpkg-buildpackage: source version 0.9.10.0-2~bpo70+1 dpkg-buildpackage: source changed by Alex Ferm <aferm petropower com> dpkg-source -i -I --before-build network-manager dpkg-buildpackage: host architecture armhf dpkg-source: info: applying 0001-Debian-specific-tweaks-for-NetworkManager-systemd-se.patch dpkg-source: info: applying 0002-Force-online-state-with-unmanaged-devices.patch dpkg-source: info: applying 0003-Don-t-setup-Sleep-Monitor-if-not-booted-with-systemd.patch patching file configure.ac Reversed (or previously applied) patch detected! Skipping patch. 1 out of 1 hunk ignored patching file src/Makefile.am patching file src/nm-sleep-monitor-systemd.c dpkg-source: info: fuzz is not allowed when applying patches dpkg-source: info: if patch '0003-Don-t-setup-Sleep-Monitor-if-not-booted-with-systemd.patch' is correctly applied by quilt, use 'quilt refresh' to update it dpkg-source: info: restoring quilt backup files for 0003-Don-t-setup-Sleep-Monitor-if-not-booted-with-systemd.patch dpkg-source: error: LC_ALL=C patch -t -F 0 -N -p1 -u -V never -g0 -E -b -B .pc/0003-Don-t-setup-Sleep-Monitor-if-not-booted-with-systemd.patch/ --reject-file=- < network-manager/debian/patches/0003-Don-t-setup-Sleep-Monitor-if-not-booted-with-systemd.patch gave error exit status 1 dpkg-buildpackage: error: dpkg-source -i -I --before-build network-manager gave error exit status 2 debuild: fatal error at line 1357: dpkg-buildpackage -rfakeroot -D -us -uc -i -I failed gbp:error: Couldn't run 'debuild -i -I': debuild -i -I returned 29 --- End Build Log --- --
|