- Apr 28, 2010
- 179
- 24
- 0
Hey guys. Some of you may or may not know of me, but I'm mrinehart93 at XDA-developers. I have past experience with dev work on the HTC Hero.
So I'm building a ROM right now. Basically it is ThunderROM, except I swapped out the deodexed apks with odexed ones that have been heavily optimized, as well some some other various tweaks. Now I've run into a problem through while trying to flash it. Take note that I am using the updater-script from ThunderROM.
Signature Verification Check: Disabled
"E: Syntax error in update script"
Signature Verification Check: Enabled:
All is well until: "E: Missing file: data/app/at.mysandbox.android.hotspotwidget-1.apk".
"E: Verification Failed".
Do you guys have any idea what's up with that? In all my time building ROMs, I've never had an error come up like that. There are no syntax errors in the update script, since it works fine in ThunderROM. And since when does it check to see if a file is missing?
EDIT
Turns out the problem with the missing file stuff was that the ROM wasn't signed properly. Now it passes verifications, but I get a Syntax error in the update-script still
So I'm building a ROM right now. Basically it is ThunderROM, except I swapped out the deodexed apks with odexed ones that have been heavily optimized, as well some some other various tweaks. Now I've run into a problem through while trying to flash it. Take note that I am using the updater-script from ThunderROM.
Signature Verification Check: Disabled
"E: Syntax error in update script"
Signature Verification Check: Enabled:
All is well until: "E: Missing file: data/app/at.mysandbox.android.hotspotwidget-1.apk".
"E: Verification Failed".
Do you guys have any idea what's up with that? In all my time building ROMs, I've never had an error come up like that. There are no syntax errors in the update script, since it works fine in ThunderROM. And since when does it check to see if a file is missing?
EDIT
Turns out the problem with the missing file stuff was that the ROM wasn't signed properly. Now it passes verifications, but I get a Syntax error in the update-script still
