MisterTea / homebrew-et

Homebrew formula for Eternal Terminal
6 stars 9 forks source link

Taking root:admin ownership of some et paths #9

Closed andronat closed 3 years ago

andronat commented 5 years ago

After finishing the installation through Homebrew, I was prompted with this:

==> Caveats
To have launchd start mistertea/et/et now and restart at startup:
  sudo brew services start mistertea/et/et

But when I run it, I got the following:

==> Tapping homebrew/services
Cloning into '/usr/local/Homebrew/Library/Taps/homebrew/homebrew-services'...
remote: Enumerating objects: 14, done.
remote: Counting objects: 100% (14/14), done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 14 (delta 0), reused 8 (delta 0), pack-reused 0
Unpacking objects: 100% (14/14), done.
Tapped 1 command (43 files, 59.5KB).
Warning: Taking root:admin ownership of some et paths:
  /usr/local/Cellar/et/5.1.9_1/bin
  /usr/local/Cellar/et/5.1.9_1/bin/etserver
  /usr/local/opt/et
  /usr/local/opt/et/bin
  /usr/local/var/homebrew/linked/et
This will require manual removal of these paths using `sudo rm` on
brew upgrade/reinstall/uninstall.
==> Successfully started `et` (label: homebrew.mxcl.et)

Is this expected behavior?

MisterTea commented 3 years ago

Yep, that looks fine