Bug#715238: [android-tools-adb] Does Not Know it is Running

2013-07-09 Thread Hilko Bengen
Control: tag -1 +patch Sorry for breaking things. I intend to do another NMU using the attached patch tonight. Cheers, -Hilko Index: android-tools-4.2.2+git20130529/core/adb/adb.c === ---

Bug#715238: [android-tools-adb] Does Not Know it is Running

2013-07-09 Thread Laszlo Boszormenyi (GCS)
On Tue, 2013-07-09 at 12:33 +0200, Hilko Bengen wrote: Sorry for breaking things. I intend to do another NMU using the attached patch tonight. Let me test it first. Will do a normal upload in 24 hours if the patch is correct this time. Laszlo/GCS -- To UNSUBSCRIBE, email to

Bug#715238: [android-tools-adb] Does Not Know it is Running

2013-07-09 Thread Hilko Bengen
* Laszlo Boszormenyi (GCS): On Tue, 2013-07-09 at 12:33 +0200, Hilko Bengen wrote: Sorry for breaking things. I intend to do another NMU using the attached patch tonight. Let me test it first. Will do a normal upload in 24 hours if the patch is correct this time. Alright. Sorry for the

Bug#715238: [android-tools-adb] Does Not Know it is Running

2013-07-09 Thread Josh Triplett
Hilko Bengen wrote: Yes, -a is probably broken. I still consider that an improvement over #694176 which I intended fix in the first place -- and which blocks the package from reaching testing. Having poked at the adb sources some more, I come to the conclusion that upstream's intention is

Bug#715238: [android-tools-adb] Does Not Know it is Running

2013-07-08 Thread Carlos C Soto
same here. As root: root@localhost:~# ps aux | grep adb root@localhost:~# adb start-server * daemon not running. starting it now on port 5037 * * daemon started successfully * root@localhost:~# ps aux | grep adb root 12251 0.0 0.0 170500 1668 pts/1Sl 17:21 0:00 adb -P 5037

Bug#715238: [android-tools-adb] Does Not Know it is Running

2013-07-07 Thread David Baron
Package: android-tools-adb Version: 4.2.2+git20130529-2.1 Severity: grave --- Please enter the report below this line. --- After upgrade to current version git20130529-2.1, either does not know it is indeed running (or maybe it is not though there is a process). Sample session: