-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Can't install android-python27 to Samsung Galaxy 4
After unzip, permission errors as below.
.system.ErrnoException: chmod failed: EPERM (Operation not permitted)
05-09 19:48:25.226 26804-26850/com.android.python27 ﹕ Unzip extracted
/storage/emulated/0/com.android.python27/extras/python/formatter.py
05-09 19:48:25.226 26804-26850/com.android.python27 W/FileUtils﹕ Failed to
chmod(/storage/emulated/0/com.android.python27/extras/python/fpformat.py):
android.system.ErrnoException: chmod failed: EPERM (Operation not permitted)
05-09 19:48:25.226 26804-26850/com.android.python27﹕ Unzip extracted
/storage/emulated/0/com.android.python27/extras/python/fpformat.py
05-09 19:48:25.226 26804-26850/com.android.python27 W/FileUtils﹕ Failed to
chmod(/storage/emulated/0/com.android.python27/extras/python/_abcoll.py):
android.system.ErrnoException: chmod failed: EPERM (Operation not permitted)
Original issue reported on code.google.com by austinju...@gmail.com on 10 May 2015 at 2:56