[Android-tools-devel] Bug#827056: aapt error: No such file or directory

Mouaad Aallam Mouaad at Aallam.com
Sat Jun 11 18:10:25 UTC 2016


Package: aapt
Version: 1:6.0.1+r16-1+b1
Severity: important

Hello,

While testing building an app using android-sdk, aapt throwed the error[1]:

java.io.IOException: Cannot run program /usr/lib/android-sdk/build-tools/23.0.2/aapt: error=2, No such file or directory

This happened because aapt is a 32bit application, while I am using 64bit Debian.

I installed lib32stdc++6 lib32z1 and the error was gone.
$ apt-get install lib32stdc++6 lib32z1

Maybe we need to add this.

[1]: https://clbin.com/Ooxyd

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.4.0-22-generic (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect

Versions of packages aapt depends on:
ii  android-libaapt   1:6.0.1+r16-1+b1
ii  android-libutils  1:6.0.1+r16-3
ii  libc6             2.22-11
ii  libgcc1           1:6.1.1-5
ii  libstdc++6        6.1.1-5

aapt recommends no packages.

aapt suggests no packages.

-- no debconf information



More information about the Android-tools-devel mailing list