Search Criteria
Package Details: bluez-utils-compat 5.56-1
Git Clone URL: | https://aur.archlinux.org/bluez-utils-compat.git (read-only, click to copy) |
---|---|
Package Base: | bluez-utils-compat |
Description: | Development and debugging utilities for the bluetooth protocol stack. Includes deprecated tools. |
Upstream URL: | http://www.bluez.org/ |
Keywords: | hciconfig hcidump hcitool |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | thurstylark |
Maintainer: | twa022 |
Last Packager: | twa022 |
Votes: | 35 |
Popularity: | 0.87 |
First Submitted: | 2017-03-02 17:34 |
Last Updated: | 2021-02-24 18:04 |
Dependencies (10)
- dbus (dbus-elogind, dbus-git, dbus-x11, dbus-nosystemd-minimal-git, dbus-selinux, dbus-nosystemd)
- glib2 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer)
- systemd (systemd-light, systemd-cdown-git, systemd-git, systemd-selinux)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm) (make)
- dbus (dbus-elogind, dbus-git, dbus-x11, dbus-nosystemd-minimal-git, dbus-selinux, dbus-nosystemd) (make)
- ell (ell-git) (make)
- json-c (json-c-git) (make)
- libical (libical2, zarafa-libical) (make)
- systemd (systemd-light, systemd-cdown-git, systemd-git, systemd-selinux) (make)
- ell (ell-git) (optional) – for btpclient
Required by (45)
- anki-drive-sdk-git (requires bluez-utils) (optional)
- asus-nb-wmi-reload-git (requires bluez-utils)
- bcm20702a1-firmware (requires bluez-utils) (make)
- bcm20702b0-firmware (requires bluez-utils) (make)
- bcm20703a1-firmware (requires bluez-utils) (make)
- bcm43142a0-firmware (requires bluez-utils) (make)
- bcm4335c0-firmware (requires bluez-utils) (make)
- bcm4350c5-firmware (requires bluez-utils) (make)
- bcm4356a2-firmware (requires bluez-utils) (make)
- blucat (requires bluez-utils)
- blueproximity-py3-git
- blueranger (requires bluez-utils)
- blueranger (requires bluez-hcitool)
- bluetooth-openrc (requires bluez-utils)
- bluetooth-unlock (requires bluez-utils)
- btmenu (requires bluez-utils)
- btspk (requires bluez-utils)
- coretoppings (requires bluez-utils) (optional)
- ds4drv
- ds4drv-cemuhook-git
- ds4drv-git
- fix-bt-a2dp (requires bluez-utils)
- gnome-shell-extension-bluetooth-quick-connect-git (requires bluez-utils)
- inxi (optional)
- inxi-git (optional)
- inxi-perl-git (optional)
- kana-p-git (requires bluez-utils)
- laptop-mode-tools (requires bluez-utils) (optional)
- laptop-mode-tools-git (requires bluez-utils) (optional)
- me176c-factory (requires bluez-utils) (optional)
- mkinitcpio-bluetooth (requires bluez-utils)
- mpris-proxy-service (requires bluez-utils)
- nwg-panel (requires bluez-utils) (optional)
- pi-bluetooth
- python-pylgbst
- python2-libpebble-git (requires bluez-utils)
- qtsixa-git (requires bluez-utils)
- rofi-bluetooth-git (requires bluez-utils)
- rtbth-dkms (requires bluez-utils) (optional)
- rtbth-dkms-git (requires bluez-utils) (optional)
- sixpair (requires bluez-utils)
- sparrow-wifi-git (optional)
- t200ta-bluetooth (requires bluez-utils)
- xpadneo-dkms (requires bluez-utils)
- xpadneo-dkms-git (requires bluez-utils)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
Aberts10 commented on 2020-11-29 07:11
When trying to use hcitool lescan, i can only get "Could not create connection: Input/output error"
What's going on here?
Zepman commented on 2020-09-10 10:56
Note:
Package is updated and the below information is no longer relevant.
Building fails:
The cause for this is that the diff file is not included in the bluez package anymore.
Workaround
In PKGBUILD, replace the URL for refresh_adv_manager_for_non-LE_devices.diff (the last value of
source
) with:Replace the last value of
sha512sums
with:makepkg will extract the diff file automatically, so do not worry about that.
Build and install the package as normal.
Suggestion to package maintainer
Include the diff file in the AUR package.
JohnnyDeacon commented on 2020-08-05 21:30
==> PGP keys need importing: -> E932D120BC2AEC444E558F0106CA9F5D1DCF2659, required by: bluez-utils-compat ==> Import? [Y/n] Y :: Importing keys with gpg... gpg: keyserver receive failed: General error problem importing keys
twa022 commented on 2020-07-29 12:44
If there's an issue retrieving the key, you can always skip the pgp check by passing --skippgpcheck to makepkg when building.
ZReC commented on 2020-07-26 05:02
I'm having the same issue.
bluez-5.54.tar ... FAILED (unknown public key 06CA9F5D1DCF2659) ==> ERROR: One or more PGP signatures could not be verified!
And then when I input: gpg --recv-keys 06CA9F5D1DCF2659
It throws: gpg: keyserver receive failed: General error
I got a "Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)" that is not working, the only place I could make it to work was under Ubuntu thanks to this > https://github.com/jeremyb31/newbtfix-4.15. I tried as well here in Arch but it won't work. Then I came here just to try https://bugzilla.kernel.org/show_bug.cgi?id=60824, I couldn't install this package yet.
aleheavyjoy commented on 2020-07-25 17:00
nope
$ gpg --recv-keys 06CA9F5D1DCF2659
gpg: keyserver receive failed: Erro genérico
artaxlives commented on 2020-03-23 05:03
@Marc.2377 is correct. Run 'gpg --recv-keys 06CA9F5D1DCF2659' as the same user running yaourt.
@twa022 Do NOT use the sudo pacman-key solution suggested below. That will install it to the wrong (root's) gpg keyring.
twa022 commented on 2020-02-21 14:52
@maid @CSYates98: see https://wiki.archlinux.org/index.php/Pacman/Package_signing#Adding_unofficial_keys
CSYates98 commented on 2019-12-06 00:17
@Marc.2377 I am experiencing the same issue. When I first came accross the issue I tried running the command only to get the following as the result.
gpg: key 06CA9F5D1DCF2659: 18 signatures not checked due to missing keys
gpg: key 06CA9F5D1DCF2659: "Marcel Holtmann marcel@holtmann.org" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
Marc.2377 commented on 2019-12-05 06:17
@maid: run 'gpg --recv-keys 06CA9F5D1DCF2659'.