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

Remove cpp-ethereum (and leave deprecation notice) #222

Merged
merged 2 commits into from
Mar 25, 2019
Merged

Conversation

axic
Copy link
Member

@axic axic commented Mar 24, 2019

Closes #216. Closes #161.

@axic axic requested a review from chfast March 24, 2019 18:49
cpp-ethereum.rb Outdated
test do
system "#{bin}/aleth", "--version"
end
odie "cpp-ethereum has been removed from Homebrew. Please install binary release from https://github.com/ethereum/aleth/relases"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left this message here because there's no direct way to mark removed/deprecated packages.

Homebrew only has two files:

  • formula_renames.json for renaming
  • tap_migrations.json when a package moved to a different repository

cpp-ethereum.rb Outdated Show resolved Hide resolved
@chfast
Copy link
Member

chfast commented Mar 25, 2019

Is it enough to just merge it now?

@axic axic merged commit 1900c98 into master Mar 25, 2019
@axic axic deleted the remove-aleth branch March 25, 2019 10:46
@karalabe
Copy link
Member

@axic @chfast I think this PR borked something: ethereum/go-ethereum#19335

@nonsense
Copy link
Member

Looks like odie is throwing an Exception, but also version field is required for taps.

@chfast
Copy link
Member

chfast commented Mar 27, 2019

Whatever it was suppose to do, you can remove it.

@axic
Copy link
Member Author

axic commented Mar 27, 2019

Weird, I must have had a different brew version because the change worked here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants