Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  [solved] Android adb and fastboot change packages ?  (Read 1855 times)

Offline vilde

  • User
  • Posts: 708
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?
« Last Edit: 2017/05/07, 10:28:33 by musca »

Offline musca

  • User
  • Posts: 725
  • sid, fly high!
Re: Android adb and fastboot change packages ?
« Reply #1 on: 2017/04/02, 20:58:18 »
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)

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: Android adb and fastboot change packages ?
« Reply #2 on: 2017/04/02, 21:02:27 »
Hmm, this happened a while ago, not sure when you last did a du, but it is now just

adb
fastboot

Code: [Select]
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
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline vilde

  • User
  • Posts: 708
Re: Android adb and fastboot change packages ?
« Reply #3 on: 2017/04/02, 21:11:54 »
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
« Last Edit: 2017/04/02, 21:15:44 by vilde »