-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Project Version
0.13.0
Python Version
3.12, 3.13, 3.14
Operating System
Linux
Steps to Reproduce
-
Copy the
etc/docbuild/env.example.tomltoenv.devel.toml -
Run the following command:
docbuild --env-config env.devel.toml metadata 'suse-ai/1.0/en-us
-
See the exception:
PermissionError: [Errno 13] Permission denied: '/data'
Expected Behavior
If the script cannot write to the given directory, we want a good error message.
Perhaps this issue may be solved through Pydantic validation.
Actual Behavior
No response
Additional Information
Related #21
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working