Ticket #124 (closed defect: wontfix)

Opened 3 years ago

Last modified 3 years ago

Apps2SD is not possible

Reported by: anonymous Owned by: bubu
Priority: major Milestone:
Component: Android 2.2 Version: Android 2.2 - alpha2
Keywords: Cc:

Description

Every Time, if I try to install an app to the SDcard or move it there, it stops:
(Move application)
Failed to move application.
(OK)

LOGCAT:

I/PackageHelper( 1420): Size of container 7 MB 5653954 bytes
D/VoldCmdListener( 790): asec create com.google.earth-1 7 fat {} 10027
E/Vold ( 790): Error opening devmapper (No such file or directory)
E/Vold ( 790): ASEC device mapping failed (No such file or directory)

E/PackageHelper( 1420): Failed to create secure container com.google.earth-1
E/DefContainer( 1420): Failed to create container com.google.earth-1
I/PackageHelper( 930): Forcibly destroying container com.google.earth-1
D/VoldCmdListener( 790): asec destroy com.google.earth-1 force
E/Vold ( 790): Failed to unlink asec '/mnt/secure/asec/com.google.earth-1.as
ec' (No such file or directory)
I/PackageHelper( 930): Failed to destroy container com.google.earth-1
I/PackageHelper( 930): Forcibly destroying container com.google.earth-1
D/VoldCmdListener( 790): asec destroy com.google.earth-1 force
E/Vold ( 790): Failed to unlink asec '/mnt/secure/asec/com.google.earth-1.as
ec' (No such file or directory)
I/PackageHelper( 930): Failed to destroy container com.google.earth-1
I/PackageHelper( 930): Forcibly destroying container com.google.earth-1
D/VoldCmdListener( 790): asec destroy com.google.earth-1 force
E/Vold ( 790): Failed to unlink asec '/mnt/secure/asec/com.google.earth-1.as
ec' (No such file or directory)
I/PackageHelper( 930): Failed to destroy container com.google.earth-1

This could help by sloving the problem:
 http://code.google.com/p/openetna/issues/detail?id=196

Attachments

Change History

Changed 3 years ago by g.revaillot@…

Well, you need a fixed kernel configuration, with enabled device mapper (MD + BLK_DEV_DM), and i guess proper crypto support for APPS2SD mecanism (twofish).

Changed 3 years ago by dm8tbr

  • status changed from new to closed
  • resolution set to wontfix
  • milestone Android 2.2 alpha3 deleted

there is no compelling reason to install to SD. our images have 512MB in size. Loooots of free space.

If somebody contributes a full featured tested fix we will gladly integrate it of course.

Changed 3 years ago by dm8tbr

see #126 for follow-up

Add/Change #124 (Apps2SD is not possible)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.