Transaction Error while adding dependencies for Android Studio.
I was installing android studio and got error "Unable to run mksdcard SDK tool." on Fedora-24.
Accroding to this I entered the command and it came up with this error as below.
Please help me with this!
THANKS.
Downloading Packages:
[SKIPPED] compat-libstdc++-296-2.96-146.1.i686.rpm: Already downloaded
[SKIPPED] compat-libstdc++-33-3.2.3-68.16.fc24.i686.rpm: Already downloaded
[SKIPPED] compat-libstdc++-33-3.2.3-68.16.fc24.x86_64.rpm: Already downloaded
[SKIPPED] ncurses-libs-6.0-6.20160709.fc24.i686.rpm: Already downloaded
[SKIPPED] glibc-2.23.1-10.fc24.i686.rpm: Already downloaded
[SKIPPED] nss-softokn-freebl-3.26.0-1.0.fc24.i686.rpm: Already downloaded
[SKIPPED] libgcc-6.1.1-3.fc24.i686.rpm: Already downloaded
Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction check error:
file /usr/share/doc/glibc/NEWS from install of glibc-2.23.1-10.fc24.i686 conflicts with file from package glibc-2.23.1-7.fc24.x86_64
Error Summary
---------------
You have i686 on the x86_64 system, you need to find the 64 bit version of android studio or remove all the i686 packages and try to install.
Fedora supports multi-lib. You can run 32-bit applications on a 64-bit install. The 32-bit libraries are available in the 64-bit package repositories.