Purview upgrade issues: 7.1.1.4 >> 8.1.2.59
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-08-2018 12:56 PM
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.
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-09-2018 06:56 PM
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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-09-2018 06:01 PM
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...
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.
The file size for 8.1.2.59 is 954,448,965 bytes...
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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-09-2018 06:43 AM
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?
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?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-09-2018 06:43 AM
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.
#
#
##################################################################
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
