Skip to content

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

Merged
folbricht merged 1 commit intomasterfrom
issue-194
Aug 9, 2021
Merged

verify-index should not compare file size of block devices#195
folbricht merged 1 commit intomasterfrom
issue-194

Conversation

@folbricht
Copy link
Copy Markdown
Owner

fixes #194

@om26er
Copy link
Copy Markdown

om26er commented Aug 9, 2021

@folbricht Just verified, this PR fixes the issue.

@om26er
Copy link
Copy Markdown

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
Copy Markdown
Owner Author

Thanks for trying it out

@folbricht folbricht merged commit 064dd21 into master Aug 9, 2021
JeremieA pushed a commit to InSimo/desync that referenced this pull request Apr 10, 2026
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