[Android-tools-devel] Bug#998713: adb: inconsistency between package description and dependencies

Vincent Lefevre vincent at vinc17.net
Sun Nov 7 00:53:49 GMT 2021


Package: adb
Version: 1:29.0.6-1
Severity: minor

$ dpkg -s adb
[...]
Replaces: android-tools-adb (<< 6.0~)
Provides: android-tools-adb
Depends: android-sdk-platform-tools-common (>= 28.0.2~), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 9), libusb-1.0-0 (>= 2:1.0.16)
Breaks: android-tools-adb (<< 6.0~)
Description: Android Debug Bridge
 A versatile command line tool that lets you communicate with an emulator
 instance or connected Android-powered device.
 .
 This package recommends "android-sdk-platform-tools-common" which contains
 the udev rules for Android devices. Without this package, adb and fastboot need
 to be running with root permission.
[...]

The description says

  This package recommends "android-sdk-platform-tools-common"

but adb actually depends on it. So "recommends" needs to be changed
to "depends on" (unless the intent is to changed this dependency to
a Recommends).

-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 'stable-security'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.14.0-4-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=POSIX, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages adb depends on:
ii  android-sdk-platform-tools-common  28.0.2+3
ii  libc6                              2.32-4
ii  libgcc-s1                          11.2.0-10
ii  libstdc++6                         11.2.0-10
ii  libusb-1.0-0                       2:1.0.24-3

adb recommends no packages.

adb suggests no packages.

-- no debconf information

-- 
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



More information about the Android-tools-devel mailing list