Anrock opened a new issue, #2171: URL: https://github.com/apache/buildstream/issues/2171
[Documentation](https://docs.buildstream.build/master/using_config.html) states that `workspacedir` can be a relative path: > Because of this, the workspacedir directory is the only directory which is allowed to be declared as a relative path. However setting `workspacedir: ./workspace/` in `~/.config/buildstream.conf` and then executing `bst workspace list` produces ``` $ bst workspace list Error loading user configuration: workspacedir must be an absolute path ``` -- 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]
