Net/Https & active_rbac & Debian Sarge

Hi,
I’m attempting an install of active_rbac but am having some troubles.
I’m running Debian 3.1 sarge and I am getting an error saying that I
need to have net/https installed.
I checked out my ruby lib and net/https.rb is nowhere to be found.
I’m running the default ruby for Sarge which is 1.8.2. Was https.rb not
included in this build?
How can I get around this? I know that
http://www.sgtpepper.net/hyspro/deb has a 1.8.4 package but I don’t know
how stable it is or if I should even need to upgrade.
Any help would be greatly appriciated.
Cheers,
Eric G.


Eric G.
http://ericgoodwin.com

Ok … I found out the first error. I needed to install libopenssl-ruby
as well.
I’m still getting an error when I try to run script/generate
rbac_schema.

ruby script/generate rbac_schema

./script/…/config/…/vendor/rails/activerecord/lib/…/…/activesupport/lib/active_support/dependencies.rb:102:in
const_missing': stack level too deep (SystemStackError) from ./script/../config/../vendor/plugins/engines/lib/dependencies_extensions.rb:28:in require_or_load’
from
./script/…/config/…/vendor/rails/activerecord/lib/…/…/activesupport/lib/active_support/dependencies.rb:30:in
depend_on' from ./script/../config/../vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:74:in require_dependency’
from
./script/…/config/…/vendor/rails/activerecord/lib/…/…/activesupport/lib/active_support/dependencies.rb:74:in
require_dependency' from ./script/../config/../vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:104:in const_missing’
from
./script/…/config/…/vendor/plugins/engines/lib/dependencies_extensions.rb:28:in
require_or_load' from ./script/../config/../vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:30:in depend_on’
from
./script/…/config/…/vendor/rails/activerecord/lib/…/…/activesupport/lib/active_support/dependencies.rb:74:in
require_dependency' ... 321 levels... from ./script/../config/../vendor/rails/railties/lib/commands/generate.rb:1:in require’
from
./script/…/config/…/vendor/rails/railties/lib/commands/generate.rb:1
from script/generate:3:in `require’
from script/generate:3

Has anyone else ran into this at all? I’m running edgerails.

Eric G. wrote:

Any help would be greatly appriciated.
http://lists.rubyonrails.org/mailman/listinfo/rails

Eric G.
http://www.ericgoodwin.com