asimov
asimov copied to clipboard
Cannot start asimov service (service already bootstrapped)
Before:
brew services
Name Status User File
asimov none root
Then, starting the service:
sudo brew services start asimov
Warning: Taking root:admin ownership of some asimov paths:
/opt/homebrew/Cellar/asimov/0.3.0/bin
/opt/homebrew/Cellar/asimov/0.3.0/bin/asimov
/opt/homebrew/opt/asimov
/opt/homebrew/opt/asimov/bin
/opt/homebrew/var/homebrew/linked/asimov
This will require manual removal of these paths using `sudo rm` on
brew upgrade/reinstall/uninstall.
/Library/LaunchDaemons/homebrew.mxcl.asimov.plist: service already bootstrapped
Bootstrap failed: 37: Operation already in progress
Error: Failure while executing; `/bin/launchctl bootstrap system /Library/LaunchDaemons/homebrew.mxcl.asimov.plist` exited with 37.
After, despite the error:
sudo brew services
Name Status User File
asimov scheduled root /Library/LaunchDaemons/homebrew.mxcl.asimov.plist
samee here
Same here. /opt/homebrew/opt/asimov/bin/asimov
does work. So I assume the scheduled task also runs. However, running Asimov manually does find (long existing) directories not yet excluded. Hmmmm...
Same issue here too
▶ sudo brew services start asimov
Warning: Taking root:admin ownership of some asimov paths:
/usr/local/Cellar/asimov/0.3.0/bin
/usr/local/Cellar/asimov/0.3.0/bin/asimov
/usr/local/opt/asimov
/usr/local/opt/asimov/bin
/usr/local/var/homebrew/linked/asimov
This will require manual removal of these paths using `sudo rm` on
brew upgrade/reinstall/uninstall.
Bootstrap failed: 5: Input/output error
Same here
$ sudo brew services start asimov
Warning: Taking root:admin ownership of some asimov paths:
/usr/local/Cellar/asimov/0.3.0/bin
/usr/local/Cellar/asimov/0.3.0/bin/asimov
/usr/local/opt/asimov
/usr/local/opt/asimov/bin
/usr/local/var/homebrew/linked/asimov
This will require manual removal of these paths using `sudo rm` on
brew upgrade/reinstall/uninstall.
Bootstrap failed: 5: Input/output error
Error: Failure while executing; `/bin/launchctl bootstrap system /Library/LaunchDaemons/homebrew.mxcl.asimov.plist` exited with 5.