cancel
Showing results for 
Search instead for 
Did you mean: 

Purview upgrade issues: 7.1.1.4 >> 8.1.2.59

Purview upgrade issues: 7.1.1.4 >> 8.1.2.59

Ilya_Semenov
Contributor
Hello, team,

I've tried to update Purview from 7.1.1.4 to 8.1.2.59 and failed. Systems said:

https://mailto:root@Purview.spbgasu.ru:~$ ./purview_appliance_upgrade_to_8.1.2.59.bin
ERROR: Factory MD5 checksum: bfedbd91cb9ae8a1a3f027880158dcd0 does *not* match run time MD5 checksum: 1c7940bd1a4b0b51054e36d9de620180
This upgrade script appears to be corrupt because the internal zip file does not match
match the MD5 checksum from the factory. Please re-download the upgrade binary and try again.
./purview_appliance_upgrade_to_8.1.2.59.bin: line 685: ${LOG_FILE}: ambiguous redirect
https://mailto:root@Purview.spbgasu.ru:~$

What is wrong?

Thanks.
14 REPLIES 14

StephanH
Valued Contributor III
Hello Ron,

yes that's true. My filesize is like yours. Ilyas is bigger and this underlines my guess. There is a dos2unix problem and there are ^M after every line like I guess.

I downloaded a fresh file from the extreme portal via and the update starts:

root@purview.sh.loc:~$ ./purview_appliance_upgrade_to_8.1.2.59.bin
Upgrading Application Analytics Engine from 8.1.2.59 to 8.1.2.59
Already at version 8.1.2.59

Regards Stephan

Ronald_Dvorak
Honored Contributor
I've compared the file size from the screenshot you've posted with my files on my PC and while the 7.1.4.1 & 8.0.5.18 are the same the 8.1.2.59 isn't.

The file size for 8.1.2.59 is 954,448,965 bytes...

139e9b592ee4492aab0413322288523a_RackMultipart20180609-67020-1otv5i8-Analytics_file_size_inline.png



Could you check the file size on your PC and if it's not the same reload it from the website and then upload it to Analytics.

Ilya_Semenov
Contributor
But I've got the following error during 8.0 >> 8.1 upgrade:

root@Purview.spbgasu.ru:~$ ./purview_appliance_upgrade_to_8.1.2.59.bin
-bash: ./purview_appliance_upgrade_to_8.1.2.59.bin: /bin/bash^M: bad interpreter: No such file or directory
root@Purview.spbgasu.ru:~$

Any ideas?

StephanH
Valued Contributor III
Here is my update file:

root@purview.sh.loc:~$ vi purview_appliance_upgrade_to_8.1.2.59.bin
#!/bin/bash
# UPDATE_HEADER_START:Version=8.1.2.59:Arch=x86_64:DeviceTypeName=NSAPPID:UPDATE_HEADER_END
# ** NOTE: Do not change the header above. Its needed by InventoryManager.
#
# PurviewSoftwareUpdate.sh
# This script is meant for upgrading just the Purview software.
#
#

##################################################################

Regards Stephan
GTM-P2G8KFN