-
Notifications
You must be signed in to change notification settings - Fork 48
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
bbl 8.2.14 SHA mismatch #57
Comments
We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story. The labels on this github issue will be updated when the story is started. |
Looks like the SHA in bbl.rb is incorrect. From https://github.com/cloudfoundry/bosh-bootloader/releases/tag/v8.2.14:
Which matches what my |
Made pull request: #59 pwall@PivotalPete:~/src/petewall/homebrew-tap $ brew tap petewall/tap
==> Tapping petewall/tap
Cloning into '/usr/local/Homebrew/Library/Taps/petewall/homebrew-tap'...
remote: Enumerating objects: 14, done.
remote: Counting objects: 100% (14/14), done.
remote: Compressing objects: 100% (13/13), done.
remote: Total 14 (delta 1), reused 6 (delta 0), pack-reused 0
Receiving objects: 100% (14/14), 9.10 KiB | 9.10 MiB/s, done.
Resolving deltas: 100% (1/1), done.
Tapped 7 formulae (37 files, 54KB).
pwall@PivotalPete:~/src/petewall/homebrew-tap $ brew install bbl
==> Installing bbl from petewall/tap
==> Tapping cloudfoundry/tap
Cloning into '/usr/local/Homebrew/Library/Taps/cloudfoundry/homebrew-tap'...
remote: Enumerating objects: 14, done.
remote: Counting objects: 100% (14/14), done.
remote: Compressing objects: 100% (13/13), done.
remote: Total 14 (delta 1), reused 6 (delta 0), pack-reused 0
Receiving objects: 100% (14/14), 9.10 KiB | 372.00 KiB/s, done.
Resolving deltas: 100% (1/1), done.
Tapped 7 formulae (37 files, 54KB).
==> Downloading https://github.com/cloudfoundry/bosh-bootloader/releases/download/v8.2.14/bbl-v8.2.14_osx
Already downloaded: /Users/pwall/Library/Caches/Homebrew/downloads/34ef45892bb22a420c83fff305d424e8cf711d809452f60350a55e22ca8162ba--bbl-v8.2.14_osx
🍺 /usr/local/Cellar/bbl/v8.2.14: 3 files, 109MB, built in 5 seconds
Removing: /Users/pwall/Library/Caches/Homebrew/bbl--v8.2.13... (109MB)
pwall@PivotalPete:~/src/petewall/homebrew-tap $ bbl version
bbl 8.2.14 (darwin/amd64)
pwall@PivotalPete:~/src/petewall/homebrew-tap $ |
I can confirm the current/latest version (v8.4.0) works as expected also.
|
This issue was marked as |
The text was updated successfully, but these errors were encountered: