webOS Nation Forums >  webOS apps and software >  webOS development > Installing outside of /var without rooting?
Installing outside of /var without rooting?

  Reply
 
LinkBack Thread Tools Display Modes
Old 07/30/2009, 09:51 AM   #1 (permalink)
Member
 
Join Date: Jun 2009
Location: Czechia (Vodafone)
Posts: 71
Likes Received: 0
Thanks: 23
Thanked 20 Times in 6 Posts
Default Installing outside of /var without rooting?

Hi there,
I'm currently trying to create a signed package (to be installed without rooting), but I'm stuck on accessing other directories than /var. I cannot copy file to any other directory (and subdirectories) than this one.

The install process seems to be going great but the files do not appear where they supposed to be.
Code:
root@qemux86:/# luna-send -n 10 -d palm://com.palm.appinstaller/install '{"target":"/cz.app.test.ipk", "subscribed":true}' returns "FAILED_PACKAGEFILE_CORRUPT"
** Message: serviceResponse Handling: 2, { "returnValue": true, "subscribed": true, "ticket": "10" }
** Message: serviceResponse Handling: 2, { "ticket":10 , "status":"CREATE_TMP" }
** Message: serviceResponse Handling: 2, { "ticket":10 , "status":"VERIFYING" }
** Message: serviceResponse Handling: 2, { "ticket":10 , "status":"IPKG_INSTALL" }
** Message: serviceResponse Handling: 2, { "ticket":10 , "status":"SUCCESS" }
Does this problem have a solution or should I just get used to it and require the users to root the device to install the package?
czechdev is offline   Reply With Quote
Reply

 

Tags
/var, appinstaller, ipk, no-rooting, rooting

Thread Tools
Display Modes



 


Content Relevant URLs by vBSEO 3.6.0