Your message dated Mon, 19 Feb 2018 18:05:29 +0000
with message-id <e1enpof-000geq...@fasolo.debian.org>
and subject line Bug#882413: fixed in strace 4.21-1
has caused the Debian Bug report #882413,
regarding strace built without Bluetooth support
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.)


-- 
882413: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882413
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: strace
Version: 4.15-2
Severity: normal

Dear Maintainer,

Please consider adding a build-time dependency on libbluetooth-dev, so
that bluetooth/bluetooth.h header is available for configure:

  $ dpkg -S /usr/include/bluetooth/bluetooth.h
  libbluetooth-dev:i386: /usr/include/bluetooth/bluetooth.h
  $ ./configure
  ...
  checking bluetooth/bluetooth.h usability... yes
  checking bluetooth/bluetooth.h presence... yes
  checking for bluetooth/bluetooth.h... yes

That allows decoding the arguments of AF_BLUETOOTH socket operations:

Bad:

  connect(25, {sa_family=AF_BLUETOOTH, sa_data="\21\0\17q\332}\32\0\0\0\0\0"}, 
14) = -1 EINPROGRESS (Operation now in progress) 

Good:

  connect(25, {sa_family=AF_BLUETOOTH, l2_psm=htobs(17), 
l2_bdaddr=0f:71:da:7d:1a:00, l2_cid=htobs(0), l2_bdaddr_type=0}, 14) = -1 
EINPROGRESS (Operation now in progress)

Thank you,
Lubo

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 4.12.0-2-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages strace depends on:
ii  libc6  2.24-17

strace recommends no packages.

strace suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: strace
Source-Version: 4.21-1

We believe that the bug you reported is fixed in the latest version of
strace, 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 882...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve McIntyre <93...@debian.org> (supplier of updated strace 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, 19 Feb 2018 14:59:09 +0000
Source: strace
Binary: strace strace64 strace-udeb
Architecture: source
Version: 4.21-1
Distribution: unstable
Urgency: medium
Maintainer: Steve McIntyre <93...@debian.org>
Changed-By: Steve McIntyre <93...@debian.org>
Description:
 strace     - System call tracer
 strace-udeb - System call tracer (udeb)
 strace64   - System call tracer for 64bit binaries
Closes: 782427 826223 864858 882413 883697 886653
Changes:
 strace (4.21-1) unstable; urgency=medium
 .
   * New upstream release(s)
   * Moved git repo from alioth to salsa.d.o
   * Several Debian changes from upstream:
     + Build strace-udeb separately so we can enable libunwind (Closes: #826223)
     + Re-enable building with libiberty and libunwind for the full amd64
       package (Closes: #782427)
     + Add "strace -V" output to build log
     + Use the new --enable-mpers=check option at build time
     + Install strace-log-merge and its man page
   * Add build-dep on libbluetooth-dev to allow decoding of AF_BLUETOOTH
     socket operations too (Closes: #882413)
   * Fix ancient Changelog entries to fix up errors in various
     tools. Thanks to Benjamin Drung for the patch. Closes: #886653
   * Disallow unaligned access on ARM in tests. Thanks to Steve Langasek /
     Ubuntu for the patch. Closes: #864858
   * Minor packaging updates:
     + Updated versioned dependency on debhelper
     + Use /usr/share/dpkg/architecture.mk instead of manually setting
       build variables
     + Switch all the binary packages from Priority: extra to optional
     + Switch to linux-any from a hard-coded list of arches for the normal
       packages. (Leaving alone for the 32-bit multilib versions.)
       Closes: #883697
     + Update Standards-Version to 4.1.3
   * Multiple general changes and bugfixes - see the NEWS file
   * Upstream moved from sourceforge to github, so upstream release style
     changed slightly. Now need to bootstrap at build time.
Checksums-Sha1:
 394b802cdb433d7750e4c3225e7fd92ee62b77a7 2137 strace_4.21-1.dsc
 5db605a4101fe1c7a7764e59f0e55faa754532a5 701736 strace_4.21.orig.tar.xz
 47972ee62c9047f145c6741be89e9b8de0e38dc3 19252 strace_4.21-1.debian.tar.xz
 a1cda5daed2d3044ebe991191fd1afcefc9121f7 7000 strace_4.21-1_source.buildinfo
Checksums-Sha256:
 c8cb241b6412b0f2e205d78def768a276cc913f28292adbf8f01236d9e01a2b3 2137 
strace_4.21-1.dsc
 7480aab9a5100ee8cc512de5a2af704a4477efcb7135f43f6006de965b3a6c5b 701736 
strace_4.21.orig.tar.xz
 3aa392ec29c5d06157cbf5f37a945314ab0e3fd54659dbbd5225f468fed1c14d 19252 
strace_4.21-1.debian.tar.xz
 b65dbaa21ab45918939dbfc87f9335c82a4a56fd1a49b29e9f01c2316d67961e 7000 
strace_4.21-1_source.buildinfo
Files:
 beedf575705385d1ec8200c4c1f5f9c2 2137 utils optional strace_4.21-1.dsc
 4c0c10e69fff920447c1d964e83528fc 701736 utils optional strace_4.21.orig.tar.xz
 79222c17c9ce253dba63a78c116c5eef 19252 utils optional 
strace_4.21-1.debian.tar.xz
 f0b0ca350697ccdf2c5719bfe15b12e3 7000 utils optional 
strace_4.21-1_source.buildinfo

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

iQIzBAEBCAAdFiEEzrtSMB1hfpEDkP4WWHl5VzRCaE4FAlqLDQYACgkQWHl5VzRC
aE6lcA/+IKneFRSzIN0Uxwf2giUXaBRFqKbu86YqJOsl6cKmAfjqJg54Y4wJEhC6
QEViviyvBw8NqxnnFNA8HCWsiIOsT6aq3e95w3GYFCewGxRocxVY+CIHUYlj4foV
2Ccm6ZBbVGqRJBCfDrHFCxCmeQ4O9ZsV5aPnZMurGCM4mFhExCdZlU5p8DE6QOwZ
SEXGIWON9uLNXZTRH4jZzOEHxa+j1wCGiFOOgkmg2MYu/2WTpO0jBpnItKSuiSjT
QfQXCVvzJBMXnwN+6bK80iTnibaZ64Il8emVyUhBTnqykit7CbQPzlhoTyeJBTUD
YiLaUI/BQpKn6EZIjfVSGZQLiTAJT470IXNtEvj74jRpiHTAxoGXwNosDvbk0QoD
KSSTMZHc/k0af/7Ky41TMAy/SAJoSpxTLC9dObIoDhnlIOIs7PvqeT1JoLnnjs6M
Z6iEE0XJo+tBz/9Kmnga/idnZJt3Qx2vUjIRlpSQdA8LdVtopNxLrEoB1lTQkV/I
sp5AvU8Y8YEbf68NH5nLb1guZV4HUrQ7H5ceAZDOeuTwOtSOblZwBZfwal+08L2Q
SqXFc9ZiVSC6dCUN+6waO3qSKMz0Kcgm+UlYFCtF3cu3TqnIcddd6/hSQ20yDp7q
23bUmefnYCrwUIVeXCr9IqwPIYdEZr+DZ5g85KGmqeuf5Pz8Tuk=
=LQB/
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to