Skip to content

Instantly share code, notes, and snippets.

@thatdutchguy
Created September 21, 2012 00:21
Show Gist options
  • Save thatdutchguy/3759093 to your computer and use it in GitHub Desktop.
Save thatdutchguy/3759093 to your computer and use it in GitHub Desktop.
rvm patch error
--- ~ » rvm reinstall 1.9.3-p194 --patch railsexpress --name railsexpress 1 ↵
Removing /Users/Daniel/.rvm/src/ruby-1.9.3-p194-railsexpress...
/Users/Daniel/.rvm/rubies/ruby-1.9.3-p194-railsexpress has already been removed.
Installing Ruby from source to: /Users/Daniel/.rvm/rubies/ruby-1.9.3-p194-railsexpress, this may take a while depending on your cpu(s)...
ruby-1.9.3-p194-railsexpress - #downloading ruby-1.9.3-p194, this may take a while depending on your connection...
ruby-1.9.3-p194-railsexpress - #extracting ruby-1.9.3-p194 to /Users/Daniel/.rvm/src/ruby-1.9.3-p194-railsexpress
ruby-1.9.3-p194-railsexpress - #extracted to /Users/Daniel/.rvm/src/ruby-1.9.3-p194-railsexpress
__rvm_apply_patches:17: failed to compile regex: repetition-operator operand invalid
Patch 'railsexpress/01-revert-f6b49243eb0c21bea1c4198cdd52a549e6ead075.patch' not found.
__rvm_apply_patches:17: failed to compile regex: repetition-operator operand invalid
Patch 'railsexpress/02-backport-c2086cc7ff1142b14c95c8758af24b8689b78ffc.patch' not found.
__rvm_apply_patches:17: failed to compile regex: repetition-operator operand invalid
Patch 'railsexpress/03-railsbench-gc.patch' not found.
__rvm_apply_patches:17: failed to compile regex: repetition-operator operand invalid
Patch 'railsexpress/04-display-more-detailed-stack-trace.patch' not found.
__rvm_apply_patches:17: failed to compile regex: repetition-operator operand invalid
Patch 'railsexpress/05-fork-support-for-gc-logging.patch' not found.
__rvm_apply_patches:17: failed to compile regex: repetition-operator operand invalid
Patch 'railsexpress/06-track-live-dataset-size.patch' not found.
__rvm_apply_patches:17: failed to compile regex: repetition-operator operand invalid
Patch 'railsexpress/07-webrick_204_304_keep_alive_fix.patch' not found.
__rvm_apply_patches:17: failed to compile regex: repetition-operator operand invalid
Patch 'railsexpress/08-export-a-few-more-symbols-for-ruby-prof.patch' not found.
__rvm_apply_patches:17: failed to compile regex: repetition-operator operand invalid
Patch 'railsexpress/09-avoid-using-broken-ffi-headers.patch' not found.
There has been an error applying the specified patches. Halting the installation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment