Your /data/dalvik-cache/ folder is not writable by the user with system UID.
Zoltan On Sunday, February 17, 2013 4:36:44 AM UTC+1, David wrote: > > I am porting Android 4.2.1 to a new hardware platform. Since we don't have > emmc or nand ready we try to boot from NFS. > However, we found some of the jar file in /system/framework are not > extract correctly in /data/dalvik-cache/ > (Not all of them, we have system@[email protected]@classes.dex int > that folder) > > E/installd( 349): dexopt cannot open > '/data/dalvik-cache/system@[email protected]@classes.dex' > for output > E/installd( 349): dexopt cannot open > '/data/dalvik-cache/system@[email protected]@classes.dex' > > for output > E/installd( 349): dexopt cannot open > '/data/dalvik-cache/system@[email protected]@classes.dex' for output > E/installd( 349): dexopt cannot open > '/data/dalvik-cache/system@[email protected]@classes.dex' for output > E/installd( 349): dexopt cannot open > '/data/dalvik-cache/system@[email protected]@classes.dex' for output > E/installd( 349): dexopt cannot open > '/data/dalvik-cache/system@[email protected]@classes.dex' for output > E/installd( 349): dexopt cannot open > '/data/dalvik-cache/system@[email protected]@classes.dex' for output > E/installd( 349): dexopt cannot open > '/data/dalvik-cache/system@[email protected]@classes.dex' for output > E/installd( 349): dexopt cannot open > '/data/dalvik-cache/system@[email protected]@classes.dex' for output > E/installd( 349): dexopt cannot open > '/data/dalvik-cache/system@[email protected]@classes.dex' for output > E/installd( 349): dexopt cannot open > '/data/dalvik-cache/system@[email protected]@classes.dex' for output > E/installd( 349): dexopt cannot open > '/data/dalvik-cache/system@[email protected]@classes.dex' for output > E/installd( 349): dexopt cannot open > '/data/dalvik-cache/system@[email protected]@classes.dex' for output > E/installd( 349): dexopt cannot open > '/data/dalvik-cache/system@[email protected]@classes.dex' for output > E/installd( 349): dexopt cannot open > '/data/dalvik-cache/system@[email protected]@classes.dex' for output > > Anyone can give some light? > -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
