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

Gem installation reports dependency failure #8

Closed
phene opened this issue Dec 2, 2013 · 8 comments
Closed

Gem installation reports dependency failure #8

phene opened this issue Dec 2, 2013 · 8 comments

Comments

@phene
Copy link

phene commented Dec 2, 2013

$ gem install canonix
Fetching: canonix-0.1.7.gem (100%)
ERROR:  Error installing canonix:
    canonix requires canonix (>= 0)
@brendon
Copy link
Owner

brendon commented Dec 3, 2013

Hi Phene, I'm not sure what's causing this. But more to the point, I don't think canonix is required anymore because there are better alternatives. ruby-saml has moved away to another project and I'm not sure anything else is using this gem. Let me know if you still require it fixed up and I'll take another look :)

@phene
Copy link
Author

phene commented Dec 3, 2013

Gems shouldn't be dependencies of themselves: https://github.com/brendon/canonix/blob/master/canonix.gemspec#L50

@brendon
Copy link
Owner

brendon commented Dec 3, 2013

Yes, it seems that Jeweler is generating this. I've had a go at fixing it
but can't seem to figure out why it's including itself as a dependency. If
you have any ideas they'd be more than welcome :)

On Wed, Dec 4, 2013 at 7:05 AM, Geoffrey Hichborn
notifications@github.comwrote:

Gems shouldn't be dependencies of themselves:
https://github.com/brendon/canonix/blob/master/canonix.gemspec#L50


Reply to this email directly or view it on GitHubhttps://github.com//issues/8#issuecomment-29734821
.

@Piyushchoudhary
Copy link

Any updates on this issue. I am facing the same issue.

@phene
Copy link
Author

phene commented Apr 21, 2015

The gem has been marked as obsolete. Abandon all hope, ye who enter here.

@brendon
Copy link
Owner

brendon commented Apr 21, 2015

Hehe, it's not actually used anywhere that I'm aware of now. The only
dependency that existed was with various version of ruby-saml. The latest
version of ruby-saml doesn't have the dependency, so updating to that
version should fix your dependency problem.

Farewell poorly written gem!

Brendon Muir

On Wed, Apr 22, 2015 at 4:42 AM, Geoffrey Hichborn <notifications@github.com

wrote:

The gem has been marked as obsolete. Abandon all hope, ye who enter here.


Reply to this email directly or view it on GitHub
#8 (comment).

@bournsh
Copy link

bournsh commented May 25, 2018

I am not sure , even after a successful update of bundle, why I'm getting certain gems under $gem outdated

@brendon
Copy link
Owner

brendon commented May 27, 2018

Sorry, I'm not sure I can help. This gem is obsolete now.

@brendon brendon closed this as completed May 27, 2018
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

No branches or pull requests

4 participants