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 download problem #54

Open
jslozier opened this issue May 3, 2014 · 4 comments
Open

gem download problem #54

jslozier opened this issue May 3, 2014 · 4 comments

Comments

@jslozier
Copy link

jslozier commented May 3, 2014

When I try installing arcadia using gems I get the following:

$ sudo gem install arcadia
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read server session ticket A (https://api.rubygems.org/api/v1/dependencies?gems=arcadia)

@angal
Copy link
Owner

angal commented May 4, 2014

Hi,
it seems a rubygems/openssl problem !
Try to update them.
Have you the same error installing other gems ?

@jslozier
Copy link
Author

jslozier commented May 4, 2014

Antonio
    Other gems seem to install correctly.
    Jay
On 05/04/2014 03:57 PM, Antonio wrote:

  Hi, 
    it seems a rubygems/openssl problem ! 
    Try to update them.
    Have you the same error installing other gems ?
  —
    Reply to this email directly or view
      it on GitHub.

-- 

Jay Lozier
jslozier@gmail.com

@angal
Copy link
Owner

angal commented May 6, 2014

Can you write some details ?

  • Linux distro and version
  • Ruby version
  • Rubygems version
  • All Error details

@jslozier
Copy link
Author

jslozier commented May 6, 2014

Antonio,
Thanks
Manjaro, 0.8.9
Ruby 2.1.1
Rubygems 2.2.2
The error report is with a list of all the installed arcadia
versions:
[jslozier@boopers ~]$ arcadia
 ----------------------------------------------
       *** LOAD ERROR ***
 ----------------------------------------------
       Arcadia require ruby-tk extension     
       and tcl/tk run-time                   
       you must install before run ...       
 ----------------------------------------------
 ----- LoadError Details-----------------------
    Platform : "x86_64-linux"          
    Ruby version : "2.1.1"
    Message : 
    "cannot load such file -- tk"
 ----------------------------------------------
[jslozier@boopers ~]$ gem list arcadia
*** LOCAL GEMS ***
arcadia (0.13.1)
[jslozier@boopers ~]$On 05/06/2014 03:28 PM, Antonio wrote:

  Can you write some details ? 
  Linux distro and version
    Ruby version
    Rubygems version
    All Error details
  —
    Reply to this email directly or view
      it on GitHub.

-- 

Jay Lozier
jslozier@gmail.com

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

2 participants