SymbiSoft / android-python27

Automatically exported from code.google.com/p/android-python27
0 stars 0 forks source link

Can't install android-python27 to Samsung Galaxy 4 #194

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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