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

Check faild if size of all files less than 100KB #25

Open
hosni opened this issue Jul 23, 2021 · 1 comment · Fixed by #26
Open

Check faild if size of all files less than 100KB #25

hosni opened this issue Jul 23, 2021 · 1 comment · Fixed by #26

Comments

@hosni
Copy link

hosni commented Jul 23, 2021

Hello,
Same Here!
For reproduce this, you can follow these steps:
Clone (not download) this repository, then run: make and make test, You see test is passed and It's Okay.
Then remove .git directory (to reduce amount of files) and run make test again, The test is Fail!

Also when I use checkisomd5 command with verbose option, I saw ;FRAGMENT that appends to the Fragment sums of the iso, In my tests, It only appends when amount of file is low!

image

Originally posted by @hosni in #18 (comment)

@hosni
Copy link
Author

hosni commented Jul 26, 2021

Hello,
Same Here!
For reproduce this, you can follow these steps:
Clone (not download) this repository, then run: make and make test, You see test is passed and It's Okay.
Then remove .git directory (to reduce amount of files) and run make test again, The test is Fail!

Also when I use checkisomd5 command with verbose option, I saw ;FRAGMENT that appends to the Fragment sums of the iso, In my tests, It only appends when amount of file is low!

image

Originally posted by @hosni in #18 (comment)

I found out if the size of all file less than 100KB, we face this problem!

@hosni hosni changed the title Reopen Issue #18 Check faild if size of all files less than 100KB Jul 26, 2021
@bcl bcl closed this as completed in #26 Oct 28, 2021
@bcl bcl reopened this Apr 29, 2024
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 a pull request may close this issue.

2 participants