Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

brewdle vs bundle #83

Closed
AlJohri opened this issue Jun 15, 2015 · 4 comments
Closed

brewdle vs bundle #83

AlJohri opened this issue Jun 15, 2015 · 4 comments
Labels

Comments

@AlJohri
Copy link

AlJohri commented Jun 15, 2015

Should the README be corrected to say "brewdle" instead of "bundle"?

For example brew bundle dump will give the deprecation warning but brew brewdle dump works like a charm.

@MikeMcQuaid
Copy link
Member

It shouldn't, no. You probably have the old brew bundle tapped.

@AlJohri
Copy link
Author

AlJohri commented Jun 15, 2015

➜  ~  brew untap homebrew/bundle
Untapping homebrew/bundle... (101 files, 424K)
Untapped 0 formulae
➜  ~  brew tap homebrew/bundle
==> Tapping homebrew/bundle
Cloning into '/usr/local/Library/Taps/homebrew/homebrew-bundle'...
remote: Counting objects: 44, done.
remote: Compressing objects: 100% (40/40), done.
remote: Total 44 (delta 2), reused 26 (delta 1), pack-reused 0
Unpacking objects: 100% (44/44), done.
Checking connectivity... done.
Tapped 0 formulae (101 files, 424K)
➜  ~  brew bundle dump
Warning: brew bundle is unsupported and will be replaced with another,
incompatible version at some point.
Please feel free volunteer to support it in a tap.

Error: Cannot find Brewfile at 'dump'
➜  ~  brew tap
caskroom/cask
caskroom/fonts
caskroom/versions
colindean/fonts-nonfree
homebrew/binary
homebrew/boneyard
homebrew/bundle
homebrew/dupes
homebrew/php
homebrew/python
homebrew/science
homebrew/versions
telemachus/desc
thoughtbot/formulae

@xu-cheng
Copy link
Member

You need to untap homebrew/boneyard.

@AlJohri
Copy link
Author

AlJohri commented Jun 15, 2015

ah, duh. thank you!

@lock lock bot added the outdated label Jan 3, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jan 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants