Gentoo Archives: gentoo-user

From: Foster McLane <fkmclane@××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] after last update hciconfig disappeared
Date: Mon, 27 Mar 2017 16:46:34
Message-Id: 20170327164618.GA14155@flynn.fkmclane.net
In Reply to: Re: [gentoo-user] after last update hciconfig disappeared by John Covici
1 On Mon, Mar 27, 2017 at 12:28:11PM -0400, John Covici wrote:
2 > On Mon, 27 Mar 2017 08:44:59 -0400,
3 > Mick wrote:
4 > >
5 > > [1 <text/plain; us-ascii (quoted-printable)>]
6 > > On Monday 27 Mar 2017 13:45:08 Raffaele Belardi wrote:
7 > > > John Covici wrote:
8 > > > > Hi. After the last update of net-wireless/bluez hciconfig has
9 > > > > disappeared. Even downgrading did not bring it back, although it was
10 > > > > there in the previous release. How do I do hciconfig, scan and
11 > > > > friends now, or is there a way to get them back.
12 > > > >
13 > > > > As a workaround I put an old one back just copying the binary, so I
14 > > > > could proceed, but there has got to be a better way.
15 > > > >
16 > > > > Thanks in advance for any suggestions.
17 > > >
18 > > > https://wiki.archlinux.org/index.php/bluetooth#Deprecated_method_using_hcico
19 > > > nfig
20 > > >
21 > > > The ebuild lets you specify an extra-tools USE flag, maybe that one gets
22 > > > them back.
23 > > >
24 > > > raffaele
25 > >
26 > >
27 > > I'm on net-wireless/bluez-5.43-r1 with these USE flags:
28 > >
29 > > Installed versions: 5.43-r1(09:55:34 02/05/17)(cups obex readline udev -
30 > > debug -deprecated -doc -experimental -extra-tools -selinux -systemd -test -
31 > > test-programs -user-session ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64"
32 > > ABI_S390="-32 -64" ABI_X86="64 -32 -x32" PYTHON_TARGETS="python2_7")
33 > >
34 > > I still have hciconfig, hcitools, et al.
35 > >
36 >
37 > I did as well, till I upgraded to 5.44 and then even downgrading did
38 > not bring back the tools.
39 >
40 > --
41 > Your life is like a penny. You're going to lose it. The question is:
42 > How do
43 > you spend it?
44 >
45 > John Covici
46 > covici@××××××××××.com
47 >
48
49 If you are just using the tools in your terminal, 'bluetoothctl' has replaced
50 those programs. If you are writing scripts with those commands, I do not
51 know of any worthy replacements besides using the DBus interface
52 manually.
53
54 Foster

Replies

Subject Author
Re: [gentoo-user] after last update hciconfig disappeared John Covici <covici@××××××××××.com>