Your message dated Tue, 24 Jan 2017 00:36:15 +0000
with message-id <e1cvp5r-000gje...@fasolo.debian.org>
and subject line Bug#852348: fixed in stenographer 0.0~git20161206.0.66a8e7e-4
has caused the Debian Bug report #852348,
regarding stenographer: FTBFS when built with dpkg-buildpackage -A 
('debian/stenographer/usr/bin': No such file or directory)
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 ow...@bugs.debian.org
immediately.)


-- 
852348: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852348
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:stenographer
Version: 0.0~git20161206.0.66a8e7e-2
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --buildsystem=golang --with=golang,systemd --parallel
   dh_testdir -i -O--buildsystem=golang -O--parallel
   dh_update_autotools_config -i -O--buildsystem=golang -O--parallel
   dh_auto_configure -i -O--buildsystem=golang -O--parallel
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
        go install -v -p 1 github.com/google/stenographer 
github.com/google/stenographer/base github.com/google/stenographer/blockfile 
github.com/google/stenographer/certs github.com/google/stenographer/config 
github.com/google/stenographer/env github.com/google/stenographer/filecache 
github.com/google/stenographer/httputil 
github.com/google/stenographer/indexfile github.com/google/stenographer/query 
github.com/google/stenographer/stats github.com/google/stenographer/thread
github.com/google/gopacket
github.com/google/gopacket/layers
github.com/google/gopacket/pcapgo
golang.org/x/net/context
github.com/google/stenographer/base

[... snipped ...]

        query_test.go:62: syntax error at character 5 ("proto" HERE "col -1")
        query_test.go:62: syntax error at character 5 ("proto" HERE "col 256")
        query_test.go:62: syntax error at character 0 ("" HERE "last 4")
PASS
ok      github.com/google/stenographer/query    0.152s
=== RUN   TestNanoTimer
--- PASS: TestNanoTimer (0.00s)
PASS
ok      github.com/google/stenographer/stats    0.005s
=== RUN   TestExportDebugHandlers
--- SKIP: TestExportDebugHandlers (0.00s)
        thread_test.go:108: skipping test; within Debian package build
PASS
ok      github.com/google/stenographer/thread   0.153s
rm -rf /tmp/stenographer-testdata
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
 fakeroot debian/rules binary-indep
dh binary-indep --buildsystem=golang --with=golang,systemd --parallel
   dh_testroot -i -O--buildsystem=golang -O--parallel
   dh_prep -i -O--buildsystem=golang -O--parallel
   dh_installdirs -i -O--buildsystem=golang -O--parallel
   debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_install
        mkdir -p 
/<<BUILDDIR>>/stenographer-0.0\~git20161206.0.66a8e7e/debian/tmp/usr
        cp -r bin 
/<<BUILDDIR>>/stenographer-0.0\~git20161206.0.66a8e7e/debian/tmp/usr
        mkdir -p 
/<<BUILDDIR>>/stenographer-0.0\~git20161206.0.66a8e7e/debian/tmp/usr/share/gocode/src/github.com/google/stenographer
        cp -r -T src/github.com/google/stenographer 
/<<BUILDDIR>>/stenographer-0.0\~git20161206.0.66a8e7e/debian/tmp/usr/share/gocode/src/github.com/google/stenographer
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cp stenokeys.sh stenokeys
dh_install --fail-missing -X/usr/share/gocode/src
install -D -m644 configs/steno.conf \
        debian/stenographer-common/etc/stenographer/config
install -D -m644 configs/limits.conf \
        debian/stenographer-common/etc/security/limits.d/stenographer.conf
mv debian/stenographer/usr/bin debian/stenographer/usr/sbin
mv: cannot stat 'debian/stenographer/usr/bin': No such file or directory
debian/rules:47: recipe for target 'override_dh_install' failed
make[1]: *** [override_dh_install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:17: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep gave error exit 
status 2
--------------------------------------------------------------------------------

This happens because we are building only arch-independent packages
so debian/stenographer/usr/bin does not exist.

Try splitting override_dh_install into "override_dh_install-arch"
and "override_dh_install-indep".

Try also uploading in source-only form, so that this kind of bugs
are detected earlier and never propagate to testing.

Thanks.

--- End Message ---
--- Begin Message ---
Source: stenographer
Source-Version: 0.0~git20161206.0.66a8e7e-4

We believe that the bug you reported is fixed in the latest version of
stenographer, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 852...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sascha Steinbiss <sa...@debian.org> (supplier of updated stenographer package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 23 Jan 2017 23:34:00 +0000
Source: stenographer
Binary: stenographer stenographer-client stenographer-common
Architecture: source
Version: 0.0~git20161206.0.66a8e7e-4
Distribution: unstable
Urgency: medium
Maintainer: Hilko Bengen <ben...@debian.org>
Changed-By: Sascha Steinbiss <sa...@debian.org>
Description:
 stenographer - full-packet-capture utility -- server
 stenographer-client - full-packet-capture utility -- clients
 stenographer-common - full-packet-capture utility -- common files
Closes: 852348
Changes:
 stenographer (0.0~git20161206.0.66a8e7e-4) unstable; urgency=medium
 .
   * Split dh_install override into arch and indep variants.
     Closes: #852348
   * Clean up patches.
Checksums-Sha1:
 c238272a53038dd990dd53c7efcc8017520a09a4 2498 
stenographer_0.0~git20161206.0.66a8e7e-4.dsc
 49af92a9cbba3357622b2130efcded7ce6b7a2f2 12404 
stenographer_0.0~git20161206.0.66a8e7e-4.debian.tar.xz
Checksums-Sha256:
 3d1673497e50f875077da5f14c3316310299997cba617782ac2fa95e59ab7237 2498 
stenographer_0.0~git20161206.0.66a8e7e-4.dsc
 29e3822f5ba23da7f8a36fa36ace2dfc0b017a9e42568fccdf89e2f6f50d3470 12404 
stenographer_0.0~git20161206.0.66a8e7e-4.debian.tar.xz
Files:
 9c06fa74597076049279f7b70ecf7b31 2498 net optional 
stenographer_0.0~git20161206.0.66a8e7e-4.dsc
 20de06d215942d50eb2a107134838aee 12404 net optional 
stenographer_0.0~git20161206.0.66a8e7e-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEWzS6WqtVB+kDQm6F6NN64vCfSHIFAliGmxYACgkQ6NN64vCf
SHIYnxAAmkZ07CQDJOV0w+Qkdg4ClvPWQw2N9nr+FsMGjUgwWjgqC83jgGbSucJh
NwLtVF8xcbs9ybQughyVhFA8pNbSFUg5p2ScrdURb+pBaA0jm/QiIgv3j3hhQudb
/FTgpOsVz9nUqAfdIIlNmM49qJYkXrPu5nfWoeSOvgbjw3pZjHXdFj8/xuiLgckz
GgzVtm4ydS4720vFnxIGOKREkbMn4W+ptS8GIMe5Ni37FEtMCwWHIc/uGme3lytb
Evm52Gr0TufUFxY0tUMhInrcQlZU9zgRoWme5MMjcAOYeEFZf1wFnLNxu7HUpYIR
kQnSGS3fS6tny6K6rPLcU75FXwtPFnm/5uhmTn2mH0CU5x7hC9uzYPS4g5jdr+5A
rLOG7uV0MagQwUnRk11BYYrNCzoJJ4TLLWflR3Xryui9WRNTL7tnZX0/LPVvco2C
QVjMfbkcU54mt/6+CNYs5IGV9L9LdYFym4zVIK+vJw1oKpt6by5hU3L1QBDt3bRz
wZL9iX8/oy58BIrK+nQOeGtscG/e8YM+TAk1kkyspFKbDYZVbXB6/3/tAL/Fkz3j
neZecW80gCtiMsZ7rXizV49WsTat78CzjHw6JjdEpDGZug4z1DWBGjSQinNtMU8e
Y0+5f/UEVTjDo6sMa0XTjEAhzQ7BSswoVav99Tl5+BxTKYTW6p0=
=H2qk
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to