You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
install from console — works, install from puppet — no.
tl
** Execute gems:install
/usr/local/rvm/src/rbx-2.2.10/staging/bin/rbx /usr/local/rvm/src/rbx-2.2.10/rakelib/preinstall_gems.rb
Pre-installing gems for 2.1.0...
An exception occurred running /usr/local/rvm/src/rbx-2.2.10/rakelib/preinstall_gems.rb:
invalid gem: package is corrupt, exception while verifying: invalid byte sequence in US-ASCII (ArgumentError) in /usr/local/rvm/src/rbx-2.2.10/vendor/cache/bundler-1.6.2.gem (Gem::InstallError)
Backtrace:
ESC[0;31m Gem::Installer#spec at /usr/local/rvm/src/rbx-2.2.10/staging
/library/rubygems/installer.rb:198ESC[0m
Gem::Installer#ensure_loadable_spec at /usr/local/rvm/src/rbx-2.2.10/staging
/library/rubygems/installer.rb:528ESC[0m
Gem::Installer#pre_install_checks at /usr/local/rvm/src/rbx-2.2.10/staging
/library/rubygems/installer.rb:747ESC[0m
Gem::Installer#install at /usr/local/rvm/src/rbx-2.2.10/staging
/library/rubygems/installer.rb:213ESC[0m
{ } in Object#__script__ at /usr/local/rvm/src/rbx-2.2.10/rakelib
/preinstall_gems.rb:30ESC[0m
ESC[0;34m Array#each at kernel/bootstrap/array.rb:76ESC[0m
Object#__script__ at /usr/local/rvm/src/rbx-2.2.10/rakelib
/preinstall_gems.rb:24ESC[0m
ESC[0;34m Rubinius::CodeLoader#load_script at kernel/delta/code_loader.rb:66ESC[0m
ESC[0;34m Rubinius::CodeLoader.load_script at kernel/delta/code_loader.rb:152ESC[0m
ESC[0;34m Rubinius::Loader#script at kernel/loader.rb:649ESC[0m
ESC[0;34m Rubinius::Loader#main at kernel/loader.rb:825ESC[0m
rake aborted!
Command failed with status (1): [/usr/local/rvm/src/rbx-2.2.10/staging/bin/...]
I'm using http://puppet-vagrant-boxes.puppetlabs.com/ubuntu-server-12042-x64-vbox4210.box as my base box. Which should have correct locale. Changing locale, however, doesn't fix anything.
tl;dr
install from console — works, install from puppet — no.
tl
I'm using
http://puppet-vagrant-boxes.puppetlabs.com/ubuntu-server-12042-x64-vbox4210.box
as my base box. Which should have correct locale. Changing locale, however, doesn't fix anything.The text was updated successfully, but these errors were encountered: