This help site has been deprecated. Please send your requests to support@rubygems.org

gem yank not working as expected

Matthew Nielsen's Avatar

Matthew Nielsen

21 Apr, 2010 03:18 PM

I'm trying to remove a botched release of 'sudden_motion_sensor' (wrong release date i gemspec, actually, nothing majour), but when I try to yank it with:

gem yank sudden_motion_sensor -v1.1.0

..I am told "The version 1.1.0 does not exist." even though it does. If I add the platform string:

gem yank sudden_motion_sensor -v1.1.0-universal-darwin

..I get "Illformed requirement ["1.1.0-universal-darwin"]".

Am I using the command wrong, or do I have the wrong syntax or is there something else I am missing?

  1. Support Staff 1 Posted by Nick Quaranto on 23 Apr, 2010 05:09 AM

    Nick Quaranto's Avatar

    Hi there,

    Yeah, gem yank doesn't take platform gems into account yet, it's an open issue for us.

    In the meantime I can manually handle this for you...which version(s) would you like yanked?

  2. 2 Posted by Matthew Nielsen on 23 Apr, 2010 03:09 PM

    Matthew Nielsen's Avatar

    Thanks for the follow-up, understood. Don't worry about yanking it since it's just a small issue. I'll learn to be more careful in the future.

  3. Support Staff 3 Posted by Nick Quaranto on 25 Apr, 2010 02:25 PM

    Nick Quaranto's Avatar

    Sounds good, considering this resolved for now then :)

  4. Nick Quaranto closed this discussion on 25 Apr, 2010 02:25 PM.

Discussions are closed to public comments.
If you need help with RubyGems.org please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac