-
Notifications
You must be signed in to change notification settings - Fork 19
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
Error in 01-core-disk-space #46
Comments
My mistake: git-deliver version was out to date. |
core-disk-space needs to be checked thoroughly anyway : I'm not sure it will work ok with most "df" versions and "awk" versions and variants. |
Note I still have this error from time to time. It seems to be specific to a very precise pattern. Workaround: change (even slightly) the free space. |
I looked at this a few days ago, and I have no idea how it could happen. Are you positive you have the latest version of the core-disk-space script ? It could be you executed the --init with an old git-deliver version ? If you do have the latest core-disk-space, any chance you could add a "set -x" at the top of it next time you encounter the problem and post the resulting trace here ? |
It must be that, I forgot that updating git-deliver does not update previous presets. I have to remind myself to overwrite my presets on each repo before next deliver. Maybe a special option may do this, like --reset [presets]? |
Indeed, we could use an option to do that. |
Core disk space has a bug in some cases, maybe with some space formats.
The text was updated successfully, but these errors were encountered: