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

rb-rake: update to 13.0.6 #15058

Merged
merged 2 commits into from Jun 4, 2022
Merged

rb-rake: update to 13.0.6 #15058

merged 2 commits into from Jun 4, 2022

Conversation

barracuda156
Copy link
Contributor

Description

Update and bring portfile to sanity.
Closes: https://trac.macports.org/ticket/54732

Type(s)
  • bugfix
  • enhancement
  • security fix
Tested on

macOS 10.6 PPC
Xcode 3.2

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL?
  • checked your Portfile with port lint --nitpick?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
  • tested basic functionality of all binary files?

@l2dy
Copy link
Member

l2dy commented Jun 4, 2022

Error: Failed to activate rb31-rake: Image error: /opt/local/lib/ruby3.1/gems/3.1.0/cache/rake-13.0.6.gem is being used by the active ruby31 port. Please deactivate this port first, or use 'port -f activate rb31-rake' to force the activation.

@barracuda156
Copy link
Contributor Author

@l2dy Any idea which port is causing this?

@l2dy
Copy link
Member

l2dy commented Jun 4, 2022

rb31-rake installs a file that ruby31 already provides. If ruby31 already bundles rake, the rb31-rake subport should be removed, i.e. remove 3.1 from ruby.branches.

@barracuda156
Copy link
Contributor Author

rb31-rake installs a file that ruby31 already provides. If ruby31 already bundles rake, the rb31-rake subport should be removed, i.e. remove 3.1 from ruby.branches.

@l2dy Thanks! Removed 3.1 variant.

@l2dy l2dy merged commit 61bcaee into macports:master Jun 4, 2022
@barracuda156 barracuda156 deleted the rb-rake branch June 4, 2022 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants