ITADN

realpath don't works on macOS

#167ClosedEason0210 创建于 2024-11-09
bugmacos
E
Eason0210commented
Hi @tarsius With latest version of Borg,`make bootstrap-borg` don't works on macOS anymore, will get the errors as below. This is because the realpath on macOS is not `grealpath`. ``` > make bootstrap-borg realpath: illegal option -- - usage: realpath [-q] [path ...] mkdir: /modules: Read-only file system Cloning into 'lib/borg'... fatal: Invalid path '/modules': No such file or directory make: *** [bootstrap-borg] Error 128 ```
关闭于 2024-11-11 3 条评论