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

"This file has changed on disk" when the file hasn't changed #7

Closed
KonradHoeffner opened this issue Feb 21, 2019 · 7 comments
Closed

Comments

@KonradHoeffner
Copy link

When opening a 1.8 GB file, Bless 0.6.1 on Arch Linux constantly tells me that the file has changed when that did not happen (the file wasn't modified for more than a day).

@afrantzis
Copy link
Owner

Hmm, I am not able to reproduce this unfortunately :/

@KonradHoeffner
Copy link
Author

KonradHoeffner commented Mar 27, 2019

Maybe it is related to the fstab parameters? Mine are:

<file system> <dir> <type> <options> <dump> <pass>
# /dev/sda2
UUID=[...]	/         	ext4      	rw,noatime	0 1

# /dev/sda1
UUID=[...]      	/boot     	vfat      	rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro	0 2

It is not an urgent problem for me because I don't use Bless at the moment but maybe this will help in case others experience this problem as well.

@afrantzis
Copy link
Owner

Thanks for the info! Digging a little deeper I managed to reproduce this, but only with some files and not others, but I am not yet sure what's the differentiating factor. Need to investigate more.

@afrantzis
Copy link
Owner

Fixed pushed in master, thanks for the report!

@KonradHoeffner
Copy link
Author

Happy to help, thanks for implementing it!

@endolith
Copy link

endolith commented Jun 6, 2021

Same problem in Ubuntu 20.10 with Bless 0.6.0

@KonradHoeffner
Copy link
Author

@endolith: I reported this issue for version 0.6.1, so you are using an even older one. Upgrading should resolve your issue.

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

No branches or pull requests

3 participants