You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/05/16 15:31:06 UTC

[GitHub] [pulsar] Jim-Lambert-Bose opened a new issue #4286: libpulsar Homebrew formula fails

Jim-Lambert-Bose opened a new issue #4286: libpulsar Homebrew formula fails
URL: https://github.com/apache/pulsar/issues/4286
 
 
   libpulsar Homebrew formula fails to install and reports that the "protobuf@2.6" dependency is "missing"
   
   **To Reproduce**
   Steps to reproduce the behavior:
   Following the instructions from: https://pulsar.apache.org/docs/latest/clients/Cpp/#MacOS-684t0p
   
   Running the brew command specified:
   
   ```
   $ brew install https://raw.githubusercontent.com/apache/incubator-pulsar/master/pulsar-client-cpp/homebrew/libpulsar.rb
   
   Updating Homebrew...
   ######################################################################## 100.0%
   Error: No available formula with the name "protobuf@2.6" (dependency of libpulsar)
   ==> Searching for a previously deleted formula (in the last month)...
   Warning: homebrew/core is shallow clone. To get complete history run:
     git -C "$(brew --repo homebrew/core)" fetch --unshallow
   
   Error: No previously deleted formula found.
   ==> Searching for similarly named formulae...
   Error: No similarly named formulae found.
   ==> Searching taps...
   ==> Searching taps on GitHub...
   Error: No formulae found in taps.
   ```
   
   **Desktop (please complete the following information):**
   MacOS Mojave version 10.14.4
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services