Closed sunknudsen closed 3 years ago
ah, guess we need #2 first, right?
ah, guess we need #2 first, right?
@ThomasWaldmann Yes... that is what I meant by conflicting PRs.
ok, guess this needs a git rebase -i master
now.
@ThomasWaldmann Done! My nose is (figuratively) bleeding haha... Learning so much about collaborative work and Git. Thanks for being patient.
No problem. :-) Can you try the install from the tap in current state?
No problem. :-) Can you try the install from the tap in current state?
For sure, on it!
$ brew install borgbackup/tap/borgbackup-fuse
==> Installing borgbackup-fuse from borgbackup/tap
borgbackup-fuse: osxfuse is required to build borgbackup-fuse. Please run `brew install --cask osxfuse` first.
Error: An unsatisfied requirement failed this build.
$ brew install --cask osxfuse
==> Caveats
osxfuse requires a kernel extension to work.
If the installation fails, retry after you enable it in:
System Preferences → Security & Privacy → General
For more information, refer to vendor documentation or this Apple Technical Note:
https://developer.apple.com/library/content/technotes/tn2459/_index.html
You must reboot for the installation of osxfuse to take effect.
...
$ brew install borgbackup/tap/borgbackup-fuse
==> Installing borgbackup-fuse from borgbackup/tap
...
$ borg --version
borg 1.1.14
👍
Renamed formula to
borgbackup-fuse
as discussed here givenllfuse
has been deprecated and we will likely switch topyfuse3
shortly.