Package: dgit
Version: 2.12

While working on import packages that we modify in raspbian into git using dgit I ran into another failure. I reproduced the issue in a sid amd64 chroot to check it wasn't a quirk of the environment I run that process in.

nobody@debian:/nobody/testrepo$ dgit import-dsc ../llvm-toolchain-3.5_3.5-10.dsc +testbranch
using existing llvm-toolchain-3.5_3.5.orig-clang-tools-extra.tar.bz2
using existing llvm-toolchain-3.5_3.5.orig-clang.tar.bz2
using existing llvm-toolchain-3.5_3.5.orig-compiler-rt.tar.bz2
using existing llvm-toolchain-3.5_3.5.orig-lldb.tar.bz2
using existing llvm-toolchain-3.5_3.5.orig-polly.tar.bz2
using existing llvm-toolchain-3.5_3.5.orig.tar.bz2
using existing llvm-toolchain-3.5_3.5-10.debian.tar.xz
dpkg-source: info: extracting llvm-toolchain-3.5 in llvm-toolchain-3.5-3.5
dpkg-source: info: unpacking llvm-toolchain-3.5_3.5.orig.tar.bz2
dpkg-source: info: unpacking llvm-toolchain-3.5_3.5.orig-clang.tar.bz2
dpkg-source: info: unpacking llvm-toolchain-3.5_3.5.orig-clang-tools-extra.tar.bz2
dpkg-source: info: unpacking llvm-toolchain-3.5_3.5.orig-compiler-rt.tar.bz2
dpkg-source: info: unpacking llvm-toolchain-3.5_3.5.orig-lldb.tar.bz2
dpkg-source: info: unpacking llvm-toolchain-3.5_3.5.orig-polly.tar.bz2
dpkg-source: info: unpacking llvm-toolchain-3.5_3.5-10.debian.tar.xz
warning: dgit: gbp-pq import and dpkg-source disagree!
dgit:  gbp-pq import gave commit 78b3bd09039b79f66171908fce70bb827b93baf4
dgit:  gbp-pq import gave tree 78ecde58a4f7e3672741e4a62c5610ebc7fdc191
dgit: dpkg-source --before-build gave tree 04d648d30d4d6f0ed22c88b09906919f8afbae28
dgit: trying slow absurd-git-apply...
gbp:error: Already on a patch-queue branch 'patch-queue/unpa' - doing nothing.
gbp pq import failed: subprocess failed with error exit status 1
nobody@debian:/nobody/testrepo$

I am also seeing a similar error with ostree, but I have not yet confirmed that one outside the environment in which i'm running my import.

Reply via email to