Package: libvirt Version: 3.0.0-4 sources: https://anonscm.debian.org/git/pkg-libvirt/libvirt.git/ commit: e581fc09b
Building with branch=debian/sid at tag=debian/3.0.0-4 with: echo -------- echo Cleaning echo -------- cd git-libvirt sudo -u actionmystique -H git-reset-clean-pull-checkout.sh "upstream/latest" $tag sudo -u actionmystique -H git-reset-clean-pull-checkout.sh $branch $tag echo --------------------------- echo Checking Build Dependencies echo --------------------------- check-build-dependencies.sh echo -------- echo Building echo -------- sudo -u actionmystique -H git checkout $branch sudo -u actionmystique -H gbp buildpackage --git-verbose --git-debian-branch=$branch --git-upstream-tree=BRANCH --git-upstream-branch="upstream/latest" leads to: ... -------- Building -------- Previous HEAD position was e581fc09b... Document changes and release 3.0.0-4 Switched to branch 'debian/sid' Your branch is ahead of 'origin/debian/sid' by 1 commit. (use "git push" to publish your local commits) gbp:debug: ['git', 'rev-parse', '--show-cdup'] gbp:debug: ['git', 'rev-parse', '--is-bare-repository'] gbp:debug: ['git', 'rev-parse', '--git-dir'] gbp:debug: /bin/true [] [] gbp:debug: ['git', 'status', '--porcelain'] gbp:debug: ['git', 'symbolic-ref', 'HEAD'] gbp:debug: ['git', 'show-ref', 'refs/heads/debian/sid'] gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'HEAD'] gbp:debug: ['git', 'show-ref', 'refs/heads/pristine-tar'] gbp:debug: ['git', 'log', '--pretty=format:%H', '--grep=pristine-tar .* libvirt_3.0.0\\.orig.tar\\.', 'pristine-tar', '--'] gbp:debug: Found pristine-tar commit at '27f71ee9b902a0447287e55fe92ea687415527fe' gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', '27f71ee9b902a0447287e55fe92ea687415527fe^0'] gbp:debug: ['git', 'show', '--pretty=format:%an%x00%ae%x00%ad%x00%cn%x00%ce%x00%cd%x00%s%x00%f%x00%b%x00', '-z', '--date=raw', '--no-renames', '--name-status', '27f71ee9b902a0447287e55fe92ea687415527fe'] gbp:debug: Determined compression type 'xz' gbp:debug: ['git', 'show-ref', 'refs/heads/upstream/latest'] gbp:debug: ['git', 'ls-tree', 'upstream/latest'] gbp:info: Creating libvirt_3.0.0.orig.tar.xz from 'upstream/latest' gbp:debug: Building upstream tarball with compression 'xz' gbp:debug: debuild -i -I [] [] dpkg-buildpackage -rfakeroot -D -us -uc -i -I dpkg-buildpackage: info: source package libvirt dpkg-buildpackage: info: source version 3.0.0-4 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Guido Günther <a...@sigxcpu.org> dpkg-source -i -I --before-build git-libvirt dpkg-buildpackage: info: host architecture amd64 dpkg-source: info: applying debian/remove-RHism.diff.patch dpkg-source: info: applying debian/Don-t-enable-default-network-on-boot.patch dpkg-source: info: applying debian/fix-Debian-specific-path-to-hvm-loader.patch dpkg-source: info: applying debian/Debianize-libvirt-guests.patch dpkg-source: info: applying patch-qemuMonitorTextGetMigrationStatus-to-intercept.patch dpkg-source: info: applying Disable-gnulib-s-test-nonplocking-pipe.sh.patch dpkg-source: info: applying Reduce-udevadm-settle-timeout-to-10-seconds.patch dpkg-source: info: applying debian/Debianize-systemd-service-files.patch dpkg-source: info: applying Allow-xen-toolstack-to-find-it-s-binaries.patch dpkg-source: info: applying Skip-vircgrouptest.patch dpkg-source: info: applying debian/Debianize-virtlockd.patch dpkg-source: info: applying debian/Use-upstreams-polkit-rule.patch dpkg-source: info: applying Allow-access-to-libnl-3-config-files.patch dpkg-source: info: applying debian/apparmor_profiles_local_include.patch dpkg-source: info: applying virt-aa-helper-apparmor-allow-usr-share-OVMF-too.patch dpkg-source: info: applying Set-defaults-for-zfs-tools.patch dpkg-source: info: applying Pass-GPG_TTY-env-var-to-the-ssh-binary.patch dpkg-source: info: applying openpty-Skip-test-if-no-pty-is-available.patch dpkg-source: info: applying test-posix_openpt-don-t-fail-on-EACCESS.patch dpkg-source: info: applying Disable-use-of-namespaces-by-default.patch dpkg-source: info: applying debian/Debianize-virtlogd.patch dpkg-source: info: applying CVE-2017-2635-qemu-Don-t-update-physical-storage-size-of-.patch dpkg-source: info: applying apparmor-allow-usr-lib-qemu-qemu-bridge-helper.patch dpkg-source: info: applying qemu-skip-QMP-probing-of-CPU-definitions-when-missing.patch fakeroot debian/rules clean dh clean --builddirectory=/home/actionmystique/Program-Files/Ubuntu/Libvirt/git-libvirt/debian/build --parallel --with autoreconf dh: Compatibility levels before 9 are deprecated (level 8 in use) dh_testdir -O--builddirectory=/home/actionmystique/Program-Files/Ubuntu/Libvirt/git-libvirt/debian/build -O--parallel debian/rules override_dh_auto_clean make[1]: Entering directory '/home/actionmystique/Program-Files/Ubuntu/Libvirt/git-libvirt' [ ! -f Makefile ] || dh_auto_clean rm -f /home/actionmystique/Program-Files/Ubuntu/Libvirt/git-libvirt/debian/libvirt-daemon-system.libvirt-guests.init rm -f /home/actionmystique/Program-Files/Ubuntu/Libvirt/git-libvirt/debian/libvirt-daemon-system.libvirt-guests.default rm -f /home/actionmystique/Program-Files/Ubuntu/Libvirt/git-libvirt/debian/libvirt-daemon-system.*.logrotate rm -f /home/actionmystique/Program-Files/Ubuntu/Libvirt/git-libvirt/debian/*.service rm -rf /home/actionmystique/Program-Files/Ubuntu/Libvirt/git-libvirt/debian/build make[1]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/Libvirt/git-libvirt' dh_autoreconf_clean -O--builddirectory=/home/actionmystique/Program-Files/Ubuntu/Libvirt/git-libvirt/debian/build -O--parallel dh_clean -O--builddirectory=/home/actionmystique/Program-Files/Ubuntu/Libvirt/git-libvirt/debian/build -O--parallel dh_clean: Compatibility levels before 9 are deprecated (level 8 in use) dpkg-source -i -I -b git-libvirt dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building libvirt using existing ./libvirt_3.0.0.orig.tar.xz patching file src/qemu/qemu_conf.c Hunk #1 FAILED at 317. 1 out of 1 hunk FAILED dpkg-source: info: the patch has fuzz which is not allowed, or is malformed dpkg-source: info: if patch 'Disable-use-of-namespaces-by-default.patch' is correctly applied by quilt, use 'quilt refresh' to update it dpkg-source: error: LC_ALL=C patch -t -F 0 -N -p1 -u -V never -E -b -B .pc/Disable-use-of-namespaces-by-default.patch/ --reject-file=- < git-libvirt.orig.9l_nR5/debian/patches/Disable-use-of-namespaces-by-default.patch gave error exit status 1 dpkg-buildpackage: error: dpkg-source -i -I -b git-libvirt gave error exit status 2 debuild: fatal error at line 1376: dpkg-buildpackage -rfakeroot -D -us -uc -i -I failed gbp:error: 'debuild -i -I' failed: it exited with 29 *No such issue with tag=debian/3.0.0-3* -- Jean-Christophe