linds29877 / independence

Automatically exported from code.google.com/p/independence
4 stars 1 forks source link

After activate, receieve error "Error during install script execution" when using installer.app for installing, deleting and updating #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Used previous version of iNdependence to activate my iphone
2. Deactivate and re-activate with the newest version 1.0.1a in order to
get youtube work
3. Installer.app worked before, but receive the error "Error during install
script execution" after I reactivate my iphone.
4. Installer.app can refresh app list, but cannot do install, uninstall or
update

What is the expected output? What do you see instead?
installer.app downloads the file, unpackages the file, but shows the error
"Error during install script execution" when installing the file

What version of the product are you using? On what operating system?
iPhone 4G unlocked with T-Mo sim, iTunes 7.4.1 on MacBook

Please provide any additional information below.

Original issue reported on code.google.com by tcat...@gmail.com on 21 Sep 2007 at 4:30

GoogleCodeExporter commented 8 years ago
There is some sort of conflict between iNdependence and Installer.app which I 
need to track down.

Original comment by dial.ope...@gmail.com on 24 Sep 2007 at 8:30

GoogleCodeExporter commented 8 years ago
I had problems with Installer as well (as I mentioned in my own error report 
below).

Installer would install and update once then stop refreshing and sometimes not
download anything at all...

I was convinced it was something to do with Independence.

Then I picked up my JB'd iPod touch with installer working perfectly and in the
process of it refreshing its sources my touch went into sleep - so I exited 
installer
and now it won't update at all! and I can't reinstall it either - installer 
just crashes.

That is similar to what happened with the iPhone (although I never had it go 
into
sleep at all while it was updating).

This leads me to think installer has something wrong with how it was built - I 
am
shocked that simple having the touch sleep during a sources refresh would stop 
it
refreshing and being able to be reinstalled!

Now maybe my issues with installer on my touch and iphone are NOT related to 
yours -
I don't know - but if they are then it is surely down to the guys that made 
installer
to have a look!

Original comment by okhad...@googlemail.com on 31 Oct 2007 at 3:52

GoogleCodeExporter commented 8 years ago
I just also wanted to add that my springboard DID NOT restart as well after I
uninstalled an app after installer started playing up... so something is going 
on
there as well.

Also while I have op's attention when I added more than 16 apps on my iphone it
didn't make the springboard scroll so I couldn't see all the apps.

Original comment by okhad...@googlemail.com on 31 Oct 2007 at 3:56

GoogleCodeExporter commented 8 years ago
I just synced my ipod with itunes to add some music and as if by magic 
installer was
able to refresh again!

Then it updated to 3.0b8 and now it won't refresh again even after syncing with 
itunes!

Original comment by okhad...@googlemail.com on 31 Oct 2007 at 4:21

GoogleCodeExporter commented 8 years ago
This has nothing to do with iNdependance - Firmware 1.1.3 runs everything as 
user 'mobile' and not 'root'. 
Installer 3.0 expects to run as root and can't execute. You can give 
Installer.app root exec priveledges with this 
command from the ssh login:

chmod ug+s /Applications/Installer.app/Installer

-Iain

Original comment by Iain.j.w...@me.com on 20 Feb 2008 at 1:20

GoogleCodeExporter commented 8 years ago
Iain, thanks worked like a charm! :-)

Original comment by mnejmant...@gmail.com on 28 Feb 2008 at 7:02

GoogleCodeExporter commented 8 years ago
i'm sorry i dont understand what to do with that. please help

Original comment by shawn...@gmail.com on 1 Mar 2008 at 1:16

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
@shawndre:

If you don't know what to do with that, you might be helpless, but I will try 
anyway...

Use SSH to log into your phone. To do this, open Terminal, then type: ssh 
root@xxx.xxx.xxx.xxx (xxx's are 
the IP 
of your phone). 

By default, the password is: alpine

From there you will be able to paste in that line, and hit enter. Then log out 
of the phone by typing: exit

Original comment by nippon...@gmail.com on 1 Mar 2008 at 7:55

Attachments:

GoogleCodeExporter commented 8 years ago
Another thanks to you Iain!!! worked perfectly

Original comment by ntsc...@gmail.com on 7 Jun 2008 at 11:04