[Android-tools-devel] Bug#848852: adb command error with backtrace
Hans-Christoph Steiner
hans at at.or.at
Tue Dec 20 21:43:54 UTC 2016
Chirayu Desai:
>
>
> On 12/20/2016 03:05 PM, Hans-Christoph Steiner wrote:
>> Do the LAVA instances with the URLs have the same problem?
>>
>> We need to add versioned Depends: to packages like adb. Right now adb
>> just "Depends: android-libadb" which is problematic. It should be
>> "Depends: android-libadb (>= 7.0.0+r1~).
> I remember looking at this back when we had the whole versioning discussion.
> We don't declare a dependency on android-libadb explicitly, but rather have:
> Depends: ${shlibs:Depends}, ${misc:Depends}
>
> I guess one could just add
> android-libadb (= ${binary:Version})
> to the above, and do the same for other tools as well.
Yeah, I think that's the way to do it, especially since adb and
android-libadb are built from the same source package. That would be
good to do throughout the android-tools packages.
.hc
More information about the Android-tools-devel
mailing list