Re: [Mongrel] Error installing Mongrel on Solaris 9

2007-11-09 Thread Brian Penrose

Upgrading rubygems to 0.9.4 and mongrel 1.1 resolved the issue.

Thanks for your help!

 Brian
 Date: Wed, 7 Nov 2007 16:01:23 -0300
 From: [EMAIL PROTECTED]
 To: mongrel-users@rubyforge.org
 Subject: Re: [Mongrel] Error installing Mongrel on Solaris 9
 
 On 11/7/07, Brian Penrose [EMAIL PROTECTED] wrote:
  Thanks Luis...
 
  RubyGemsVersion 0.8.11
 
 
 Oh, you should try update rubygems at least... version 0.9.4 is the
 latest stable published.
 
 But I'll try to get that version running on my sandbox and see what happens.
 
 Too many version compatibility mismatches :-P
 
  Mongrel version 1.0.4...we also have a Mongrel 1.1 folder but I don't
  see a gem file with it.
 
 I think 1.1 is not ready for production, maybe I'm wrong (was offline
 for almost a week).
 
 Regards,
 
 -- 
 Luis Lavena
 Multimedia systems
 -
 Leaders are made, they are not born. They are made by hard effort,
 which is the price which all of us must pay to achieve any goal that
 is worthwhile.
 Vince Lombardi
 ___
 Mongrel-users mailing list
 Mongrel-users@rubyforge.org
 http://rubyforge.org/mailman/listinfo/mongrel-users

_
Climb to the top of the charts!  Play Star Shuffle:  the word scramble 
challenge with star power.
http://club.live.com/star_shuffle.aspx?icid=starshuffle_wlmailtextlink_oct___
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Re: [Mongrel] Error installing Mongrel on Solaris 9

2007-11-07 Thread Luis Lavena
On 11/7/07, Brian Penrose [EMAIL PROTECTED] wrote:
 Thanks Luis...

 RubyGemsVersion 0.8.11


Oh, you should try update rubygems at least... version 0.9.4 is the
latest stable published.

But I'll try to get that version running on my sandbox and see what happens.

Too many version compatibility mismatches :-P

 Mongrel version 1.0.4...we also have a Mongrel 1.1 folder but I don't
 see a gem file with it.

I think 1.1 is not ready for production, maybe I'm wrong (was offline
for almost a week).

Regards,

-- 
Luis Lavena
Multimedia systems
-
Leaders are made, they are not born. They are made by hard effort,
which is the price which all of us must pay to achieve any goal that
is worthwhile.
Vince Lombardi
___
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users


Re: [Mongrel] Error installing Mongrel on Solaris 9

2007-11-07 Thread Luis Lavena
On 11/7/07, Brian Penrose [EMAIL PROTECTED] wrote:
 Hi Luis,

 We still have not been able to get past this error.  We do have OpenSSL
 installed not the machine.  Rake installed fine, which I thought also
 needed SSL???


The Rake gem isn't signed, the Mongrel one is.

As I commented, it seems rubygems is trying to verify gem signature
even that you didn't require it, which sounds odd when you comment
that have OpenSSL installed.

 Any ideas?

- What version of rubygems do you have? use (gem -v) or (gem env) to
get the info

I don't remember if 0.9.4 have --debug support to show the backtrace
with the problem, but please try it:

gem --debug install mongrel

also:

gem --debug install mongrel -P HighSecurity

I'll check later today for some workaround. Please excuse the inconvenience.

-- 
Luis Lavena
Multimedia systems
-
Leaders are made, they are not born. They are made by hard effort,
which is the price which all of us must pay to achieve any goal that
is worthwhile.
Vince Lombardi
___
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users


Re: [Mongrel] Error installing Mongrel on Solaris 9

2007-11-07 Thread Brian Penrose
Thanks Luis...

RubyGemsVersion 0.8.11

Mongrel version 1.0.4...we also have a Mongrel 1.1 folder but I don't 
see a gem file with it.

The --debug install options below didn't generate anything.

Brian



Luis Lavena wrote:
 On 11/7/07, Brian Penrose [EMAIL PROTECTED] wrote:
 Hi Luis,

 We still have not been able to get past this error.  We do have OpenSSL
 installed not the machine.  Rake installed fine, which I thought also
 needed SSL???

 
 The Rake gem isn't signed, the Mongrel one is.
 
 As I commented, it seems rubygems is trying to verify gem signature
 even that you didn't require it, which sounds odd when you comment
 that have OpenSSL installed.
 
 Any ideas?
 
 - What version of rubygems do you have? use (gem -v) or (gem env) to
 get the info
 
 I don't remember if 0.9.4 have --debug support to show the backtrace
 with the problem, but please try it:
 
 gem --debug install mongrel
 
 also:
 
 gem --debug install mongrel -P HighSecurity
 
 I'll check later today for some workaround. Please excuse the 
 inconvenience.
 
 --
 Luis Lavena
 Multimedia systems
 -
 Leaders are made, they are not born. They are made by hard effort,
 which is the price which all of us must pay to achieve any goal that
 is worthwhile.
 Vince Lombardi

-- 
Posted via http://www.ruby-forum.com/.
___
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users


Re: [Mongrel] Error installing Mongrel on Solaris 9

2007-11-07 Thread Brian Penrose
Hi Luis,

We still have not been able to get past this error.  We do have OpenSSL 
installed not the machine.  Rake installed fine, which I thought also 
needed SSL???

Any ideas?

Thanks,
Brian





Luis Lavena wrote:
 On 11/5/07, Brian Penrose [EMAIL PROTECTED] wrote:

 All other gems (including Rake) installed fine.

 Any suggestions?

 
 Latest mongrel gems are signed, in that way you are sure is our gem
 and noone else.
 
 RubyGems shouldn't yell at you about missing OpenSSL since you didn't
 use the -P HighSecurity parameter, or did you?
 
 --
 Luis Lavena
 Multimedia systems
 -
 Leaders are made, they are not born. They are made by hard effort,
 which is the price which all of us must pay to achieve any goal that
 is worthwhile.
 Vince Lombardi

-- 
Posted via http://www.ruby-forum.com/.
___
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users


Re: [Mongrel] Error installing Mongrel on Solaris 9

2007-11-07 Thread Evan Weaver
1.1 is fine for production although there is a (now) known bug with
mongrel_rails restart.

Evan

On Nov 7, 2007 2:01 PM, Luis Lavena [EMAIL PROTECTED] wrote:
 On 11/7/07, Brian Penrose [EMAIL PROTECTED] wrote:
  Thanks Luis...
 
  RubyGemsVersion 0.8.11
 

 Oh, you should try update rubygems at least... version 0.9.4 is the
 latest stable published.

 But I'll try to get that version running on my sandbox and see what happens.

 Too many version compatibility mismatches :-P

  Mongrel version 1.0.4...we also have a Mongrel 1.1 folder but I don't
  see a gem file with it.

 I think 1.1 is not ready for production, maybe I'm wrong (was offline
 for almost a week).

 Regards,

 --
 Luis Lavena
 Multimedia systems
 -
 Leaders are made, they are not born. They are made by hard effort,
 which is the price which all of us must pay to achieve any goal that
 is worthwhile.
 Vince Lombardi

 ___
 Mongrel-users mailing list
 Mongrel-users@rubyforge.org
 http://rubyforge.org/mailman/listinfo/mongrel-users




-- 
Evan Weaver
Cloudburst, LLC
___
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users


[Mongrel] Error installing Mongrel on Solaris 9

2007-11-05 Thread Brian Penrose

Hi all,
 
We've installed RoR on Solaris 9, and are attempting to install Mongrel using 
the following command:gem install mongrelgetting error SSL is not installed on 
this system.All other gems (including Rake) installed fine.Any 
suggestions?Thanks,Brian
_
Boo! Scare away worms, viruses and so much more! Try Windows Live OneCare!
http://onecare.live.com/standard/en-us/purchase/trial.aspx?s_cid=wl_hotmailnews___
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Re: [Mongrel] Error installing Mongrel on Solaris 9

2007-11-05 Thread Brian Penrose


Hi Luis,

Nope...didn't use the -P HighSecurity parameter.

Thanks,
Brian

 Date: Mon, 5 Nov 2007 12:55:03 -0300
 From: [EMAIL PROTECTED]
 To: mongrel-users@rubyforge.org
 Subject: Re: [Mongrel] Error installing Mongrel on Solaris 9
 
 On 11/5/07, Brian Penrose [EMAIL PROTECTED] wrote:
 
 
  Hi all,
 
   We've installed RoR on Solaris 9, and are attempting to install Mongrel
  using the following command:
 
  gem install mongrel
 
  getting error SSL is not installed on this system.
 
  All other gems (including Rake) installed fine.
 
  Any suggestions?
 
 
 Latest mongrel gems are signed, in that way you are sure is our gem
 and noone else.
 
 RubyGems shouldn't yell at you about missing OpenSSL since you didn't
 use the -P HighSecurity parameter, or did you?
 
 -- 
 Luis Lavena
 Multimedia systems
 -
 Leaders are made, they are not born. They are made by hard effort,
 which is the price which all of us must pay to achieve any goal that
 is worthwhile.
 Vince Lombardi
 ___
 Mongrel-users mailing list
 Mongrel-users@rubyforge.org
 http://rubyforge.org/mailman/listinfo/mongrel-users

_
Boo! Scare away worms, viruses and so much more! Try Windows Live OneCare!
http://onecare.live.com/standard/en-us/purchase/trial.aspx?s_cid=wl_hotmailnews___
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Re: [Mongrel] Error installing Mongrel on Solaris 9

2007-11-05 Thread Jamie Orchard-Hays
Brian, I've dealt with Solaris 8 and 10 installations. I generally  
use the Blastwave package system to get what I need. It's not up to  
par with most Linux and FreeBSD package systems, but easier than the  
default Solaris stuff.


http://www.blastwave.org/

Jamie

On Nov 5, 2007, at 12:36 PM, Brian Penrose wrote:


Sorry for my ignorance, but how would we install SSL library for Ruby?


 Date: Mon, 5 Nov 2007 13:39:26 -0300
 From: [EMAIL PROTECTED]
 To: mongrel-users@rubyforge.org
 Subject: Re: [Mongrel] Error installing Mongrel on Solaris 9

 On 11/5/07, Brian Penrose [EMAIL PROTECTED] wrote:
 
 
  Hi Luis,
 
  Nope...didn't use the -P HighSecurity parameter.
 

 Ok, that means that actually RubyGems is using SSL even you didn't
 asked for it...

 I'll try to recreate the scenario later today and maybe submit a  
patch

 for rubygems.

 You don't have alternative or don't want to install SSL?

 --
 Luis Lavena
 Multimedia systems
 -
 Leaders are made, they are not born. They are made by hard effort,
 which is the price which all of us must pay to achieve any goal that
 is worthwhile.
 Vince Lombardi
 ___
 Mongrel-users mailing list
 Mongrel-users@rubyforge.org
 http://rubyforge.org/mailman/listinfo/mongrel-users

Windows Live Hotmail and Microsoft Office Outlook – together at  
last. Get it now!

___
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users


___
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users