[solved] Android adb and fastboot change packages ?

Started by vilde, 2017/04/02, 18:55:09

Previous topic - Next topic

vilde

Todays d-u want to remove android-tools-adb and  android-tools-fastboot.

Some new packages will be installed: "adb android-libadb, android-libext4-utils, android-libf2fs-utils
  android-libselinux, android-libsparse fastboot"

I suppose the new packages will replace the ones removed?

I went on with the d-u, I just want to know if I did right?

musca

Hello vilde,

apt changelog says:
  * transitional dummy packages for android-tools-adb / android-tools-fastboot
so the removal is okay.

greetings
musca
,,Es irrt der Mensch, solang er strebt."  (Goethe, Faust)

piper

Hmm, this happened a while ago, not sure when you last did a du, but it is now just

adb
fastboot

adb/unstable,now 1:7.0.0+r1-4 amd64
  Android Debug Bridge

android-libadb/unstable,now 1:7.0.0+r1-4 amd64
  Library for Android Debug Bridge

android-libadb-dev/unstable 1:7.0.0+r1-4 amd64
  Library for Android Debug Bridge - Development files

android-sdk-platform-tools-common/unstable,unstable 24.0.0+5 all
  Tools for interacting with an Android platform - Common files

android-tools-adb/unstable,unstable 1:7.0.0+r1-4 all
  transitional package

android-tools-adbd/unstable 5.1.1.r38-1 amd64
  Android Debug Bridge daemon
I have a Lucky Rabbit:    "Svoot" ..... (It's Swedish)

I am MAGA

vilde

#3
Checked with one phone  "fastboot devices" works and tell me the phone is there so it's hopefully ok.

@piper, last d-u, around 10 days ago

Thanks