pothosware / homebrew-pothos

Homebrew formulas for Pothos and SoapySDR
https://github.com/pothosware/homebrew-pothos/wiki
MIT License
62 stars 17 forks source link

Tap seems to be broken #18

Closed sludtke42 closed 6 years ago

sludtke42 commented 6 years ago

This is my first attempt with Homebrew (10.13):

brew tap pothosware/homebrew-pothos

==> Tapping pothosware/pothos Cloning into '/usr/local/Homebrew/Library/Taps/pothosware/homebrew-pothos'... remote: Counting objects: 29, done. remote: Compressing objects: 100% (29/29), done. remote: Total 29 (delta 10), reused 4 (delta 0), pack-reused 0 Unpacking objects: 100% (29/29), done. Error: Invalid formula: /usr/local/Homebrew/Library/Taps/pothosware/homebrew-pothos/pothossoapy.rb No available formula with the name "pothossoapy" In formula file: /usr/local/Homebrew/Library/Taps/pothosware/homebrew-pothos/pothossoapy.rb Expected to find class Pothossoapy, but only found: Pothossdr. Error: Invalid formula: /usr/local/Homebrew/Library/Taps/pothosware/homebrew-pothos/pothosflow.rb No available formula with the name "pothosflow" In formula file: /usr/local/Homebrew/Library/Taps/pothosware/homebrew-pothos/pothosflow.rb Expected to find class Pothosflow, but only found: Pothosgui. Error: Cannot tap pothosware/pothos: invalid syntax in tap!

guruofquality commented 6 years ago

Sorry, I made a quick rename for the formula files after the release and forgot to test. I forgot to also rename the formula/class itself. Does it work now?

sludtke42 commented 6 years ago

Yep, thanks for the quick reply! Testing the install now.

Steven Ludtke, Ph.D. Charles C. Bell Jr., Professor of Structural Biology Dept. of Biochemistry and Molecular Biology (www.bcm.edu/biochem) Co-Director CIBR Center (www.bcm.edu/research/cibr) Co-Director National Center For Macromolecular Imaging (ncmi.bcm.edu) Baylor College of Medicine
sludtke@bcm.edu

On Dec 27, 2017, at 2:59 PM, Josh Blum notifications@github.com wrote:

Sorry, I made a quick rename for the formula files after the release and forgot to test. I forgot to also rename the formula/class itself. Does it work now?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pothosware/homebrew-pothos/issues/18#issuecomment-354183783, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ6i6up5CqkgLS9o91vCtqwSvmI6TGq-ks5tEr2mgaJpZM4RNzdm.

guruofquality commented 6 years ago

thanks