question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

libpulsar Homebrew formula fails

See original GitHub issue

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

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
merlimatcommented, May 16, 2019

BTW: just removed the outdated docs from site.

0reactions
merlimatcommented, May 16, 2019

Got it. The problem is that 2.3.1 was missing a fix (#3759) that went in master and was backported in branch-2.3. This will be included in the upcoming 2.3.2 which will be released shortly.

Read more comments on GitHub >

github_iconTop Results From Across the Web

libpulsar - Homebrew Formulae
libpulsar. Install command: brew install libpulsar. Apache Pulsar C++ library. https://pulsar.apache.org/. License: Apache-2.0. Formula JSON API: ...
Read more >
homebrew-core - Homebrew Formulae
a2ps 4.14 Any‑to‑PostScript filter aacgain 1.8 AAC‑supporting version of mp3gain aalib 1.4rc5 Portable ASCII art graphics library aamath 0.3 Renders mathematical expressions as ASCII art
Read more >
Formula Cookbook - Homebrew Documentation
When a dependent of a formula fails to build against a new version of that dependency it must receive a revision . An...
Read more >
libgpg-error - Homebrew Formulae
Common error values for all GnuPG components. https://www.gnupg.org/related_software/libgpg-error/. License: LGPL-2.1-or-later. Formula JSON API: ...
Read more >
libpsl - Homebrew Formulae
brew install libpsl. C library for the Public Suffix List. https://rockdaboot.github.io/libpsl. License: MIT. Formula JSON API: /api/formula/libpsl.json.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found