Your message dated Tue, 05 Sep 2017 19:36:13 +0000
with message-id
<CAEK95GE=ngegxva6nroxzfn4kfa_s-cqmdpfwgqevcqg1x-...@mail.gmail.com>
and subject line Re: Bug#857060: Hunk #1 FAILED at 231
has caused the Debian Bug report #857060,
regarding Hunk #1 FAILED at 231
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
857060: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857060
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ntopng
Version: 2.4+dfsg1-2
commit: 665b28b
sources: https://anonscm.debian.org/git/collab-maint/ntopng.git/
Workflow with branch=master & tag=debian/2.4+dfsg1-2
echo --------
echo Cleaning
echo --------
cd git-ntopng
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 -b pristine-tar
origin/pristine-tar
sudo -u actionmystique -H git checkout $branch
sudo -u actionmystique -H gbp buildpackage --git-verbose
--git-debian-branch=$branch --git-upstream-tree="remotes/origin/upstream"
leads to
...
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
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/master']
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 .*
ntopng_2.4+dfsg1\\.orig.tar\\.', 'pristine-tar', '--']
gbp:debug: ['git', 'rev-parse', '--quiet', '--verify', 'pristine-tar^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',
'07ac79750b1c23cfcbbd54b0d8e722b58c271f79']
gbp:debug: Determined compression type 'gzip'
gbp:debug: ['git', 'ls-tree', 'remotes/origin/upstream']
gbp:info: Creating ntopng_2.4+dfsg1.orig.tar.gz from
'remotes/origin/upstream'
gbp:debug: Building upstream tarball with compression 'gzip'
gbp:debug: debuild -i -I [] []
dpkg-buildpackage -rfakeroot -D -us -uc -i -I
dpkg-buildpackage: info: source package ntopng
dpkg-buildpackage: info: source version 2.4+dfsg1-2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Ludovico Cavedon <
[email protected]>
dpkg-source -i -I --before-build git-ntopng
dpkg-buildpackage: info: host architecture amd64
dpkg-source: info: applying log-filename.patch
dpkg-source: info: applying no-librt.patch
dpkg-source: info: applying use-system-ndpi.patch
dpkg-source: info: applying no-pwd.patch
dpkg-source: info: applying kfreebsd-tap.patch
dpkg-source: info: applying reproducible-build.patch
fakeroot debian/rules clean
dh clean --with systemd
dh_testdir
debian/rules override_dh_auto_clean
make[1]: Entering directory
'/home/actionmystique/Program-Files/Ubuntu/Ntop/git-ntopng'
dh_auto_clean
rm -fr debian/generated-code/
make[1]: Leaving directory
'/home/actionmystique/Program-Files/Ubuntu/Ntop/git-ntopng'
dh_clean
dpkg-source -i -I -b git-ntopng
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building ntopng using existing
./ntopng_2.4+dfsg1.orig.tar.gz
patching file configure.seed
Hunk #1 FAILED at 231.
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 'no-librt.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/no-librt.patch/ --reject-file=- <
git-ntopng.orig.6DmWaH/debian/patches/no-librt.patch gave error exit status
1
dpkg-buildpackage: error: dpkg-source -i -I -b git-ntopng 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
--
Jean-Christophe
--- End Message ---
--- Begin Message ---
On Mon, Sep 4, 2017 at 2:18 PM jean-christophe manciot <
[email protected]> wrote:
> Now the build is fine, except for that error message which seems to
> indicate that there is a "trickle-down" old dependency in debian/control
> when checking with dpkg-checkbuilddeps:
>
Great, thanks for checking. I am closing this bug, then.
> Some dependency package requests libpng12-dev instead of the newer
> libpng-dev. The problem is that libpng-dev: has many upstream
> dependencies, meaning I cannot easily remove it to replace it with the old
> libpng12-dev.
>
>
What is the dependency chain to libpng12-dev? I do not have it on my
system...
Thanks,
Ludovico
--- End Message ---