leanprover / leanprover/lean-workbench
Install script won't allow use of an existing empty directory
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 1
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 35
Description
In a Digitalocean workflow, I wanted to use the root of the volume's filesystem /mnt/test-leanworkbench as the data directory, but the install script threw an error. Warning/asking for confirmation for an empty data directory probably makes sense, but as it was this seemed noisy.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the install script and reproduce the failure with the existing empty directory /mnt/test-leanworkbench. The issue is done when an existing empty data directory can be used without the current error, while the intended warning or confirmation behavior remains clear.
Written by the indexing model from the issue text.
Assessment
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100