[Android-tools-devel] Bug#793043: Missing group adb

Anthony DeRobertis anthony at derobert.net
Mon Jul 20 19:13:17 UTC 2015


Package: android-tools-fastboot
Version: 4.2.2+git20130529-5.1
Severity: normal
File: /lib/udev/rules.d/70-android-tools-fastboot.rules

The udev rules you ship attempt to set the device's group to "adb":

	# Enable device as a user device if found
	ENV{adb_user}=="yes", MODE="0660", GROUP="adb", TAG+="uaccess", TAG+="udev-acl"

but that group doesn't exist. Note that I don't have apt-cache policy
android-tools-adb  installed, but that android-tools-fastboot doesn't
Depend, Recommend, or even Suggest -adb.

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (200, 'unstable'), (150, 'stable'), (100, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.0.1-p+ (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages android-tools-fastboot depends on:
ii  libc6        2.19-18
ii  libselinux1  2.3-2+b1
ii  zlib1g       1:1.2.8.dfsg-2+b1

android-tools-fastboot recommends no packages.

android-tools-fastboot suggests no packages.

-- no debconf information



More information about the Android-tools-devel mailing list