Jump to content

Welcome to CyanogenMod

Welcome to our forum. Like most online communities you must register to post, but don't worry this is a simple free process that requires minimal information for you to signup. Be a part of the CyanogenMod Forum by signing in or creating an account. You can even sign in with your Facebook or Twitter account.
  • Start new topics and reply to others
  • Subscribe to topics and forums to get automatic updates
  • Get your own profile and make new friends
  • Download files attached to the forum.
  • Customize your experience here
  • Share your CyanogenMod experience!
Guest Message by DevFuse
 

Application Install All-Around Failures


This topic has been archived. This means that you cannot reply to this topic.
17 replies to this topic

#-19 adamantbob

adamantbob
  • Members
  • 8 posts

Posted 14 July 2010 - 02:07 AM

Hey,

I just flashed CM6 and got it up and running on my dream. I saw a lot of awesome stuff! Keep up the good work

Unfortunately I had to jump back into 5.0.8 because of one serious issue: half of the apps I was using will no longer install.

I tried downloading them from the market. It errors out on the install.
I tried using adb. this fails, heres the full text:

c:\Phone Back\apps>adb install "ASTRO v2.5.0.apk"
1163 KB/s <2295380 bytes in 1.926s>
       pkg: /data/local/temp/ASTRO v2.5.0.apk
Failure [INSTALL_FAILED_CONTAINER_ERROR]

I am at a loss. installing via terminal from the SD card gives the same error message.

Am I the only seeing this problem?

Current Hardware:
HTC G1
Cyanogen 6.0.0RC1
Radio 2.22.23.02
Danger SPL

If there is anything else I can do to assist in this issue let me know. I'm going to try reflashing tomorrow and see if that helps.

Thanks,

Adamantbob

#-18 Queso2469

Queso2469
  • Members
  • 23 posts

Posted 14 July 2010 - 02:55 AM

This seems to be an issue with install location. If you have it set to external it doesn't work.

#-17 goraps

goraps
  • Members
  • 27 posts

Posted 14 July 2010 - 04:13 AM

I had similar problems I followed this procedure on XDA and it seems to have fixed the issue.
XDA

#-16 Firerat

Firerat
  • Members
  • 1,800 posts

Posted 14 July 2010 - 04:30 AM

View Postadamantbob, on 14 July 2010 - 02:07 AM, said:

Hey,

I just flashed CM6 and got it up and running on my dream. I saw a lot of awesome stuff! Keep up the good work

Unfortunately I had to jump back into 5.0.8 because of one serious issue: half of the apps I was using will no longer install.

I tried downloading them from the market. It errors out on the install.
I tried using adb. this fails, heres the full text:

c:\Phone Back\apps>adb install "ASTRO v2.5.0.apk"
1163 KB/s <2295380 bytes in 1.926s>
       pkg: /data/local/temp/ASTRO v2.5.0.apk
Failure [INSTALL_FAILED_CONTAINER_ERROR]

I am at a loss. installing via terminal from the SD card gives the same error message.

Am I the only seeing this problem?

Current Hardware:
HTC G1
Cyanogen 6.0.0RC1
Radio 2.22.23.02
Danger SPL

If there is anything else I can do to assist in this issue let me know. I'm going to try reflashing tomorrow and see if that helps.

Thanks,

Adamantbob




View Postgoraps, on 14 July 2010 - 04:13 AM, said:

I had similar problems I followed this procedure on XDA and it seems to have fixed the issue.
XDA

lol
that is just silly, sledgehammer to crack a wallnut, or an atom bomb ?


there is a file you need to remove ( logcat details it )

can't remember what it is but this should work

find /mnt /data/local -iname "*.tmp" -exec rm {} \;

edit, remembered wrong, see http://forum.cyanoge...dpost__p__24587 ; cheers Kyle Potts !!


rm /mnt/secure/asec/smdl2tmp1.asec

and please, if it says something like permission denied .. su !!!

#-15 goraps

goraps
  • Members
  • 27 posts

Posted 14 July 2010 - 04:49 AM

View PostFirerat, on 14 July 2010 - 04:30 AM, said:

lol
that is just silly, sledgehammer to crack a wallnut, or an atom bomb ?


there is a file you need to remove ( logcat details it )

can't remember what it is but this should work

find /mnt /data/local -iname "*.tmp" -exec rm {} \;

I am sure it is overkill but if I am going to reflash anyway does it do any harm to do this?

#-14 Firerat

Firerat
  • Members
  • 1,800 posts

Posted 14 July 2010 - 04:57 AM

View Postgoraps, on 14 July 2010 - 04:49 AM, said:

I am sure it is overkill but if I am going to reflash anyway does it do any harm to do this?


no but its overkill, total overkill

rm /mnt/secure/asec/smdl2tmp1.asec

is the answer

#-13 goraps

goraps
  • Members
  • 27 posts

Posted 14 July 2010 - 05:01 AM

View PostFirerat, on 14 July 2010 - 04:57 AM, said:

no but its overkill, total overkill

rm /mnt/secure/asec/smdl2tmp1.asec

is the answer

Thanks, now that I am up and running I will remember this so I don't have to re-flashf I run into the problem again. You have to excuse me, I am a MS developer by profession so I am still trying to get my bearings on Android.

#-12 jdblundell

jdblundell
  • Members
  • 5 posts

Posted 31 August 2010 - 12:49 AM

View PostFirerat, on 14 July 2010 - 04:57 AM, said:

no but its overkill, total overkill

rm /mnt/secure/asec/smdl2tmp1.asec

is the answer

Worked great for me!

First time to use Terminal so I had to do a little further Googling to figure out what to do.

For other noobs...

1. Open Terminal Emulator on the phone
2. Type su to activate SuperUser
3. Once the $ sign turns to # type in the above code
4. That should do it

And BTW - it's smdl2tmp1.asec (with the letter L before the 2) not smd12tmp1.asec (with the number 1) :-)

Edited by jdblundell, 31 August 2010 - 12:50 AM.


#-11 Rageagainsttx

Rageagainsttx
  • Members
  • 4 posts

Posted 26 September 2010 - 05:39 AM

Sorry to resurrect an old thread but this just saved my G1 market, thanks again guys for the help!

#-10 Chuck Whealton

Chuck Whealton
  • Members
  • 2 posts

Posted 24 October 2010 - 03:39 PM

I'm also sorry to bring up an old thread...

However, I just wanted to say "Thanks VERY much."  That was a SERIOUS help!

Chuck

#-9 elegy

elegy
  • Members
  • 19 posts

Posted 24 October 2010 - 08:43 PM

View PostChuck Whealton, on 24 October 2010 - 03:39 PM, said:

I'm also sorry to bring up an old thread...

However, I just wanted to say "Thanks VERY much."  That was a SERIOUS help!

Chuck
didnt work for me though :( there is no smdl2tmp1.asec in the /asec/ folder

#-8 mpg817

mpg817
  • Members
  • 1 posts

Posted 29 October 2010 - 05:51 PM

View Postelegy, on 24 October 2010 - 08:43 PM, said:

didnt work for me though :( there is no smdl2tmp1.asec in the /asec/ folder

didn't work for me either. been getting the same problems with the market after getting the CM6 stable mod. gonna try and delete the android secure folder now

#-7 Calanus

Calanus
  • Members
  • 5 posts

Posted 30 October 2010 - 06:49 PM

Same problem, didn't work for me, got loads of apps waiting to download but just comes up with download unsuccessful for all of them. Not sure how to unstick the thing to get them to download...

Did deleting the android secure folder work?

View Postmpg817, on 29 October 2010 - 05:51 PM, said:

didn't work for me either. been getting the same problems with the market after getting the CM6 stable mod. gonna try and delete the android secure folder now

Edited by Calanus, 30 October 2010 - 06:50 PM.


#-6 cosmique

cosmique
  • Members
  • 15 posts

Posted 30 October 2010 - 06:51 PM

i have exactly the same issue (but with ANY app in the market, since today)

I am seeing this issue with CM 6.0 stable AND with CM 6.1 RC1

what i am doing:

looking for any app - push install

-> starting download
-> downloading
-> error: Download unsuccessful

i tried to empty market chache, wipe cache and dalvik cache - reboot - fix permission in recovery - reboot

same error again.

as i said, with 6.0 stable AND with 6.1 RC1

any ideas?

#-5 nemo20000

nemo20000
  • Members
  • 3 posts

Posted 25 December 2010 - 11:09 AM

Thanks! Just fixed my G1 CM6.1

View Postelegy, on 24 October 2010 - 08:43 PM, said:

didnt work for me though :( there is no smdl2tmp1.asec in the /asec/ folder
Either you are looking in the wrong /asec or you're using a file manager program that doesn't have su privileges.

Use a terminal, su, then cd /mnt/secure/asec, ls and if you can see smdl2tmp1.asec, delete it!

#-4 sneak_chamber

sneak_chamber
  • Members
  • 82 posts

Posted 07 January 2011 - 09:41 AM

View PostFirerat, on 14 July 2010 - 04:57 AM, said:

no but its overkill, total overkill

rm /mnt/secure/asec/smdl2tmp1.asec

is the answer

You're the daddy!! Market JUST started playing up this morning (DON'T know why), but this seems to have fixed it ;)

#-3 jonnyboyca

jonnyboyca
  • Members
  • 13 posts

Posted 08 January 2011 - 01:57 PM

TRY THIS... settings > applications > manage applications > ALL tab... clear the data/cache on: download manager, market and market updater

Edited by jonnyboyca, 08 January 2011 - 01:58 PM.


#-2 mrfilbert

mrfilbert
  • Members
  • 4 posts

Posted 13 January 2011 - 03:42 PM

View Postnemo20000, on 25 December 2010 - 11:09 AM, said:

Thanks! Just fixed my G1 CM6.1


Either you are looking in the wrong /asec or you're using a file manager program that doesn't have su privileges.

Use a terminal, su, then cd /mnt/secure/asec, ls and if you can see smdl2tmp1.asec, delete it!

I still can't get the market on my G1 with CM6.1 either. I tried looking in my /asec folder, with su privileges, and didn't find any file by that name.