webOS Nation Forums
> Homebrew
> webOS patches
>
Emergency File Verification (EFV)
1 2
3 4 5 6 7
...
Last
Member:
bluenote
at: 11:18 PM 02/15/2010
ok thanks. Weirdly enough when i opened up preware and updated, it updated a few packages that I selected but would not do a java restart as it said i did not have pkg manager (which I did have).
i opened up wosqi and uninstalled pkg manager and then re-installed it and now things seem to be fine. I think this happened to me once before so I'm curious as to why it happens.
Maybe MyTether or something. Thanks for the quick response.
Member:
Blaize
at: 11:23 PM 02/15/2010
Eric, everything went smoothly till Postinst:
Status
Nothing Interesting.
Status
Nothing Interesting.
Install
[COLOR="rgb(0, 100, 0)"]Begin installation of org.webosinternals.emergency-file-verification
Installing org.webosinternals.emergency-file-verification (1.1.0) to root...
Downloading
http://ipkg.preware.org/feeds/webos-..._1.1.0_all.ipk
Configuring org.webosinternals.emergency-file-verification[/COLOR]
Unlock
Nothing Interesting.
Status
Nothing Interesting.
Postinst
Removing package org.webosinternals.emergency-file-verification from root...
Modified files with outdated patch technology
At which point it listed every single icon .png file on my phone (I have a theme which I will be removing prior to update, of course), then:
Lock
Nothing Interesting.
Remove
No packages removed.
Nothing to be done
Failed
ErrorGenericMethodException: Failure during post-install script execution
So...did it work? Am I ok (as long as I remove the Theme, of course)?
TIA, as always, for your help and hard work.
Developer:
egaudet
at: 11:28 PM 02/15/2010
Yup that's the goal of EFV, to tell you all of the files that are modified outside of aupt technologies. Any package that touches palm stock files (like themes) should probably be removed prior to OTA updates.
Member:
Blaize
at: 11:31 PM 02/15/2010
Originally Posted by egaudet:
Yup that's the goal of EFV, to tell you all of the files that are modified outside of aupt technologies. Any package that touches palm stock files (like themes) should probably be removed prior to OTA updates.
Thought so, but I hate to assume, 'cause you know what that makes....
what is file:/etc/udev/mount.blacklist?
This seems to be the only issue that popped up when I tried to install EFV.
Developer:
egaudet
at: 11:48 PM 02/15/2010
Originally Posted by zulfaqar621:
what is file:/etc/udev/mount.blacklist?
This seems to be the only issue that popped up when I tried to install EFV.
What are the contents of it.
I don't know i just looked at ipk log and this is what came up. how do i figure out what the contents are?
Developer:
egaudet
at: 11:58 PM 02/15/2010
Originally Posted by zulfaqar621:
I don't know i just looked at ipk log and this is what came up. how do i figure out what the contents are?
Terminal app type:
cat /etc/udev/mount.blacklist
Originally Posted by egaudet:
Terminal app type:
cat /etc/udev/mount.blacklist
I got the same message so I ran the command in terminal and got:
/dev/loop
/dev/ram
/dev/mtdblock
/dev/mmcblk0
rootfs
rootfs
another question reguarding a different error. I got this message:
/usr/palm/applications/com.palm.devmodeswitcher/appinfo.json
what's that mean? I have dev mode enabled if that has something to do with it.
edit: I did a cat /usr/...
{
"title": "DeveloperMode",
"type": "web",
"main": "index.html",
"id": "com.palm.appdevmodeswitcher",
"noWindow": "false",
"visible": "false"
}
@chaosmarine03 what patches do you have installed? I dont have dev mode enabled.
My Patches:
4x4 icons v3; auto-enabled IP forwarding in mobile hotspot; bypass pin; date as carrier string; mimic outlook formatting on email replies; multi mod; no auto refresh after idle; swipe to delete videos; unthrottle download manager; and wrap pages.
Let me know if any of these overlaps with yours.
Developer:
egaudet
at: 12:14 AM 02/16/2010
Originally Posted by ChaosMarine03:
I got the same message so I ran the command in terminal and got:
/dev/loop
/dev/ram
/dev/mtdblock
/dev/mmcblk0
rootfs
rootfs
another question reguarding a different error. I got this message:
/usr/palm/applications/com.palm.devmodeswitcher/appinfo.json
what's that mean? I have dev mode enabled if that has something to do with it.
I don't know what or who is touching the /etc/udev/mount.blacklist file but you are the second to report that. What version of webos are you on?
I don't know what you mean by " I got this message".
Originally Posted by zulfaqar621:
@chaosmarine03 what patches do you have installed? I dont have dev mode enabled.
My Patches:
4x4 icons v3; auto-enabled IP forwarding in mobile hotspot; bypass pin; date as carrier string; mimic outlook formatting on email replies; multi mod; no auto refresh after idle; swipe to delete videos; unthrottle download manager; and wrap pages.
Let me know if any of these overlaps with yours.
I had just ran EPR before I saw this so none at the moment. The only common one I DID have installed is the unthrottle download manager patch.
Originally Posted by egaudet:
I don't know what or who is touching the /etc/udev/mount.blacklist file but you are the second to report that. What version of webos are you on?
I don't know what you mean by " I got this message".
I meant that was another result that came up in the error log after running EFV. Any idea what it means?
Edit: I'm on Sprint 1.3.5.1
Developer:
egaudet
at: 12:18 AM 02/16/2010
Originally Posted by ChaosMarine03:
edit: I did a cat /usr/...
{
"title": "DeveloperMode",
"type": "web",
"main": "index.html",
"id": "com.palm.appdevmodeswitcher",
"noWindow": "false",
"visible": "false"
}
I wouldn't worry about that one, it simply makes the dev mode switcher visible. Shouldnt' cause any issues. There is a patch to do that, you can install that patch and then remove it or keep it installed
well its not the download throttle patch. I removed it i still get the same error. Any apps that could be culprit?
Originally Posted by zulfaqar621:
well its not the download throttle patch. I removed it i still get the same error. Any apps that could be culprit?
actually after re-reading that list I had the multi-mod aswell. Sorry it's late and my eyes are tired :/
no go with multi-mod either.
@egaudet what does the mount.blacklist file even do? Is it dangerous that this is being flagged for us or is it no big deal similar to the devmodelauncher?
Member:
spudland
at: 12:53 AM 02/16/2010
So I looked at my patches and only Disable Alerts for Email was aupt-2 and when I ran EFV that's the only thing listed in the error log. Does that mean I'm good to go now or am I missing a step?
1 2
3 4 5 6 7
...
Last
webOS Nation Forums
> Homebrew
> webOS patches
>
Emergency File Verification (EFV)