Digest mismatch (VERR_NOT_EQUAL) with correct file (#17357)

This is for discussing general topics about how to use VirtualBox.
ling_vb
Posts: 6
Joined: 8. Oct 2019, 21:21

Re: Digest mismatch (VERR_NOT_EQUAL) with correct file (#17357)

Post by ling_vb »

Not meaning to gravedig, but... After many years and one too many VWWare $49.99 upgrades, I am back to VBox. What few issues (this was one) I had I solved with information on the forum. Good show. Glad to be back.
socratis
Site Moderator
Posts: 27330
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Digest mismatch (VERR_NOT_EQUAL) with correct file (#17357)

Post by socratis »

ling_vb wrote:Not meaning to gravedig, but...
... but you did! :)

This issue (if you follow ticket #17357) has been solved about 15 months ago...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
ling_vb
Posts: 6
Joined: 8. Oct 2019, 21:21

Re: Digest mismatch (VERR_NOT_EQUAL) with correct file (#17357)

Post by ling_vb »

I had the issue today when I tried to migrate my W10 guest on my OSX Mojave host, so it is not fixed for me. I applied the solution here of editing the mf file and it worked.
socratis
Site Moderator
Posts: 27330
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Digest mismatch (VERR_NOT_EQUAL) with correct file (#17357)

Post by socratis »

ling_vb wrote:I applied the solution here of editing the mf file
You shouldn't have to if the ticket/bug was indeed fixed...

Do you have the original mf file?
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
ling_vb
Posts: 6
Joined: 8. Oct 2019, 21:21

Re: Digest mismatch (VERR_NOT_EQUAL) with correct file (#17357)

Post by ling_vb »

No, unfortunately, I overwrote it. I didn't really expect it to work as obviously this problem had been fixed. This was a vm that I had migrated between drives many times, so it could be that the hash didn't match for that reason. I thought I would share that this solution may be effective when the Digest mismatch... error occurs during import of a VMWare VM.
grahamperrin
Posts: 57
Joined: 27. Apr 2008, 15:19

Digest mismatch (VERR_NOT_EQUAL): Attribute 'SHA256' … does not match

Post by grahamperrin »

MilenkoMaletic wrote:If you get error message like this:

Code: Select all

Failed to import appliance /Volumes/USB500BLACK/myAppliance.ovf.

Digest mismatch (VERR_NOT_EQUAL): Attribute 'SHA256'on 'my-disc1.vmdk'does not match ('c8b7a316f6e4a7b4c06e025a6d3ccdd0971a9126f6999b16c48d8bdd33d0a441'vs. 'b3896b6bb0a5ef3926ffa4a0829534c023e50464c331b93583be657642e21b0b').

Result Code:	VBOX_E_FILE_ERROR (0x80BB0004)
Component:	ApplianceWrap
Interface:	IAppliance {8398f026-4add-4474-5bc3-2f9f2140b23e}
MilenkoMaletic please, can you recall details of your case? What was the host OS at the time? And so on. My case:

Export succeeds, import fails – false digest mismatch for the .vmdk
Post Reply