Skip to content

Some small fixes and improvements, update dependencies#69

Merged
rustybee42 merged 3 commits into
mainfrom
rb/db-init-error
Apr 29, 2026
Merged

Some small fixes and improvements, update dependencies#69
rustybee42 merged 3 commits into
mainfrom
rb/db-init-error

Conversation

@rustybee42
Copy link
Copy Markdown
Collaborator

@rustybee42 rustybee42 commented Apr 21, 2026

See commits.

Closes #67, #70

@rustybee42 rustybee42 self-assigned this Apr 21, 2026
@rustybee42 rustybee42 requested a review from a team as a code owner April 21, 2026 07:41
Comment thread mgmtd/src/main.rs Outdated
@rustybee42
Copy link
Copy Markdown
Collaborator Author

I now also updated all the dependencies to get rid of the security advisory and also improved/fixed some of the config descriptions.

@rustybee42 rustybee42 changed the title fix: Improve db file creation error by explicitly touching the file Some small fixes and improvements, update dependencies Apr 22, 2026
@iamjoemccormick iamjoemccormick linked an issue Apr 27, 2026 that may be closed by this pull request
Comment thread mgmtd/src/main.rs Outdated
Comment thread mgmtd/src/main.rs Outdated
Comment thread mgmtd/src/main.rs
This gives a more detailed os error on failure compared to the generic
sqlite one and should point the user to the cause of the failure (e.g.
"permission denied").

The used function also fails if the file exists, so the explicit check
can be removed.
@rustybee42 rustybee42 merged commit a497c8d into main Apr 29, 2026
5 checks passed
@rustybee42 rustybee42 deleted the rb/db-init-error branch April 29, 2026 08:44
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.

Missing unit for quota timeout example in the .toml file Poor error message when running as non-root

2 participants