View Single Post
Old 11-03-2015, 07:54 AM   #121
donB006
Connoisseur
donB006 can program the VCR without an owner's manual.donB006 can program the VCR without an owner's manual.donB006 can program the VCR without an owner's manual.donB006 can program the VCR without an owner's manual.donB006 can program the VCR without an owner's manual.donB006 can program the VCR without an owner's manual.donB006 can program the VCR without an owner's manual.donB006 can program the VCR without an owner's manual.donB006 can program the VCR without an owner's manual.donB006 can program the VCR without an owner's manual.donB006 can program the VCR without an owner's manual.
 
Posts: 86
Karma: 186294
Join Date: Jun 2011
Device: Kindle k3G 3.4.2; DXG 2.5.8; DXG 3.1; Iriver Story HD
Quote:
Originally Posted by newman View Post
I'd suggest to add following to the respective upgrade script which is in the OTA update bin, and see what happens:

Code:
set -x
exec > /mnt/us/my-upgrade.out
exec 2> /mnt/us/my-upgrade.err
(For more see the guide in comment #0.)
Yes, I am still at 3.1 in my DXG. Your suggestion worked and now I know the reason for getting the U007 errors and now U006 errors. I had trouble getting the update files to give more info until I finally deleted the .dat file, made the .sh script executable and generated a FD03 version bin. I then had a verbose messages dump and the 2 files in the /mnt/us directory.

I have found the problem is my own from editing my syslog-ng.conf file so the Amazon md5 check failed. I now know what I need to know. In the future I will save the original config file and edit a copy for my own purposes so I can easily restore the original when needed. Attached is part of the messages file showing the mismatched md5 and is shown in more depth in the two upgrade files in the /mnt/us directory. Thanks Newman for the answer.
Attached Files
File Type: txt errorlog-patching.txt (2.2 KB, 237 views)
donB006 is offline   Reply With Quote