pyj4104 / sipdroid

Automatically exported from code.google.com/p/sipdroid
GNU General Public License v3.0
0 stars 0 forks source link

Upgrade/Install of sipdroid 1.4 fails due to Parent directory of file is not writable #362

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
On my Droid running Android 2.0.1.

I first tried to upgrade from sipdroid 1.3.14 beta and got the error
"Application is not installed". I then uninstalled 1.3.14 beta and got the
same error trying to install 1.4.
I installed 1.3.14 beta again with no problems.
I then tried to upgrade and used OSMonitor to monitor and filter logcat and
found these errors:

03/09/2010 21:10:57 [INFORMATION] PackageManager(1030)
/data/app/vmdl10078.tmp changed; unpacking
03/09/2010 21:10:57 [DEBUG] PackageManager(1030) Caching shared lib
lib/armeabi/libOSNetworkSystem.so
03/09/2010 21:10:57 [WARNING] PackageManager(1030) Failed to cache package
shared libs
java.io.IOException: Parent directory of file is not writable:
/data/data/org.sipdroid.sipua/lib/tmp10079tmp
3/09/2010 21:10:57 [WARNING] PackageManager(1030) Package couldn't be
installed in /data/app/org.sipdroid.sipua.apk

There is more to the log, but these seem to me to be the lines important to
the problem.
I have the entire log file saved if needed.

Original issue reported on code.google.com by fisher....@gmail.com on 10 Mar 2010 at 3:41

GoogleCodeExporter commented 9 years ago
Seems more like a platform issue than an app issue.

Do you have root?
If you do, uninstall sipdroid and manually delete 
/data/data/org.sipdroid.sipua, and 
then install new version.

Original comment by aserbin...@gmail.com on 10 Mar 2010 at 4:29

GoogleCodeExporter commented 9 years ago

Original comment by pmerl...@googlemail.com on 20 Mar 2010 at 8:47