Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

verify-index should not compare file size of block devices #195

Merged
merged 1 commit into from
Aug 9, 2021

Conversation

folbricht
Copy link
Owner

fixes #194

@om26er
Copy link

om26er commented Aug 9, 2021

@folbricht Just verified, this PR fixes the issue.

@om26er
Copy link

om26er commented Aug 9, 2021

root@raspberrypi4-simple-things:~# ./desync verify-index data.caibx /dev/mmcblk0p3 
[>----------------------------------------------------------------------------------------------------------------------------------------------------------]   0.17% 0s
Error: checksum does not match chunk 133685dafc700630f9493721641a49adc7689f2365b632164892c40b210749d9
root@raspberrypi4-simple-things:~# ./desync verify-index data.caibx /dev/mmcblk0p2 
[===========================================================================================================================================================] 100.00% 2s

@folbricht folbricht marked this pull request as ready for review August 9, 2021 01:41
@folbricht
Copy link
Owner Author

Thanks for trying it out

@folbricht folbricht merged commit 064dd21 into master Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

verify-index does not work on block device
2 participants