Skip to content
Discussion options

You must be logged in to vote

Ah I think I understand what happened: The fallback when no other database library is available, is the last backend which uses a read-only trivial database. So the AFP client will obviously report a locked disk when using this backend. We keep last around primarily for our automated tests.

I'm thinking now that we should simply error out in the build system if neither database library (bdb, sqlite, mysql) can be found. This should give a clearer signal to users. Thoughts?

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@rdmark
Comment options

@harryfornasier
Comment options

@rdmark
Comment options

Answer selected by rdmark
@rdmark
Comment options

@harryfornasier
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants