bettermultiply opened a new issue, #6838:
URL: https://github.com/apache/opendal/issues/6838

   Please forgive my rudeness, I am just try to figure out what opendal is and 
how to use it.
   
   When I try to follow the core/examples/README.md to start my opendal 
journey, and change the `.env.examples` as told. However, it told me:
   
   ```
   thread 'main' (270135) panicked at src/raw/tests/utils.rs:72:46:
   must succeed: Unexpected (permanent) at Builder::build => create atomic 
write dir failed
   
   Context:
   atomic_write_dir: /path/to/dir
   
   Source:
   Permission denied (os error 13)
   
   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
   ```
   
   And it takes me some time to figure out that there are more need to be 
changed in `.env` file. (Of course, the log is comprehensive and the root cause 
is my madness)
   I believe that if we can make README more complete, newbie(like me) will 
have more confidence to dive into opendal. =)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to