Opened 10 years ago
Closed 10 years ago
#14154 closed defect (invalid)
Can't seems to get a passing SHA256 on VirtualBox DL
Reported by: | mrfumo | Owned by: | |
---|---|---|---|
Component: | installer | Version: | VirtualBox 4.3.28 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
I've been trying to verify two different downloads of virtual box for linux hosts using "http://download.virtualbox.org/virtualbox/4.3.28/VirtualBox-4.3-4.3.28_100309_openSUSE123-1.x86_64.rpm" . Both files yield a good md5 check, but the sha256 on my end was 21064639f4364eecf5aa2c4f9645217f. I'm using the FCIV check within win7 to verify the files before they go on my new linux test rig. Please help!!!
Note:
See TracTickets
for help on using tickets.
The correct SHA256SUM for this package is 4095eb4a6c6ec673dd7646775865ce70a89edc0409ff588147b97bdc12f9d25b like listed in the SHA256SUMS file. I guess you need to use another tool. According to this URL, your tool is only capable of determining the SHA-1 hash (besides MD5) which is different from SHA256.