error installing bpm from pkg

2 views
Skip to first unread message

Roberto Saccon

unread,
Sep 29, 2011, 9:17:54 AM9/29/11
to get...@googlegroups.com
on a new OS X Lion, I tried to install bpm, I expected that it actually works out of the box now (the gem installation required ruby and gem versions which my fresh Lion setup di not fulfill), but what I got what this:

bpm --version
/usr/local/ruby1.9/lib/ruby/1.9.1/yaml.rb:30: warning: already initialized constant ENGINE
/usr/local/ruby1.9/lib/ruby/1.9.1/yaml.rb:36: warning: already initialized constant ENGINE
/usr/local/ruby1.9/lib/ruby/1.9.1/yaml.rb:40: warning: already initialized constant ENGINE
/usr/local/ruby1.9/lib/ruby/1.9.1/yaml.rb:30: warning: already initialized constant ENGINE
/usr/local/ruby1.9/lib/ruby/1.9.1/yaml.rb:36: warning: already initialized constant ENGINE
/usr/local/ruby1.9/lib/ruby/1.9.1/yaml.rb:40: warning: already initialized constant ENGINE
/usr/local/ruby1.9/lib/ruby/1.9.1/yaml.rb:30: warning: already initialized constant ENGINE
/usr/local/ruby1.9/lib/ruby/1.9.1/yaml.rb:36: warning: already initialized constant ENGINE
/usr/local/ruby1.9/lib/ruby/1.9.1/yaml.rb:40: warning: already initialized constant ENGINE
/usr/local/ruby1.9/lib/ruby/1.9.1/date/format.rb:8: warning: already initialized constant MONTHS
/usr/local/ruby1.9/lib/ruby/1.9.1/date/format.rb:14: warning: already initialized constant DAYS
/usr/local/ruby1.9/lib/ruby/1.9.1/date/format.rb:19: warning: already initialized constant ABBR_MONTHS
/usr/local/ruby1.9/lib/ruby/1.9.1/date/format.rb:25: warning: already initialized constant ABBR_DAYS
<internal:lib/rubygems/custom_require>:29: stack level too deep (SystemStackError)


(no ideal where this ruby 1.9.1 stuff is coming from, I have:
ruby --version
ruby 1.8.7 (2010-01-10 patchlevel 249) [universal-darwin11.0] 

Peter Wagenet

unread,
Sep 29, 2011, 12:17:16 PM9/29/11
to get...@googlegroups.com
BPM installs it's own version of Ruby.
It's odd that you're getting these issues since I'm also running on Lion without issue.
Out of curiosity, what does `which bpm` return? Also, when did you download the
package? There was a bad version up briefly.

-Peter

Roberto Saccon

unread,
Sep 29, 2011, 2:38:18 PM9/29/11
to get...@googlegroups.com
Robertos-MacBook-Air:~ robertosaccon$ which bpm
/usr/bin/bpm

I downloaded it about 5 hours ago, but it re-downloaded / installed right now again and error was the same

if I try it with gem I get this (have no rvm ruby installed)

Robertos-MacBook-Air:~ robertosaccon$ gem install bpm
ERROR:  While executing gem ... (Gem::FilePermissionError)
    You don't have write permissions into the /Library/Ruby/Gems/1.8 directory.
Robertos-MacBook-Air:~ robertosaccon$ sudo gem install bpm
Password:
Sorry, try again.
Password:
ERROR:  Error installing bpm:
libgems requires Ruby version > 1.9.2.

Peter Wagenet

unread,
Sep 29, 2011, 7:20:12 PM9/29/11
to get...@googlegroups.com
Are you able to install RVM and Ruby 1.9.2? If so, that might be best until I can
figure out what's wrong with the package on your machine.

-Peter

Dongmin

unread,
Oct 10, 2011, 5:42:55 PM10/10/11
to Browser Package Manager (BPM)
I saw the exactly same error on my MacBook Pro (10.6.8).

Peter Wagenet

unread,
Oct 10, 2011, 8:34:12 PM10/10/11
to get...@googlegroups.com
Dongmin, did you try with RVM and Ruby 1.9.2?

-Peter

Reply all
Reply to author
Forward
0 new messages