eclipse-zenoh / homebrew-zenoh

Homebrew tap for Eclipse zenoh formulae (MacOS)
3 stars 6 forks source link

fix: add proper path #1

Closed daniel-vera-g closed 2 years ago

daniel-vera-g commented 2 years ago

Installing as described here leads to:

Error: An exception occurred within a child process:
  Errno::ENOENT: No such file or directory - libzenohc.dylib
JEnoch commented 2 years ago

Hi @daniel-vera-g, Thanks for catching and fixing this!

However, as you can see the eclipsefdn/eca check failed, meaning Eclipse didn't manage to verify your ECA signature wrt. your commits' email address.

Before your PR can be merged, you need to create and electronically sign the Eclipse Contributor Agreement (ECA) and sign off on the Eclipse Foundation Certificate of Origin. For more information, please visit: https://wiki.eclipse.org/Development_Resources/Contributing_via_Git#Eclipse_Contributor_Agreement

daniel-vera-g commented 2 years ago

Hey @JEnoch thanks for the reminder! I fixed the signature, should be ready now.