Skip to content

Instantly share code, notes, and snippets.

[chris@turnstile ~]$ rvm info
ruby-1.8.7-p249:
system:
uname: "Linux turnstile 2.6.33-ARCH #1 SMP PREEMPT Thu May 13 11:32:37 CEST 2010 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux"
shell: "bash"
version: "4.1.7(2)-release"
rvm:
type: "rvm is /home/chris/.rvm/bin/rvm"
exec { "/opt/ree.bash":
cwd => "/opt",
creates => "/opt/ruby-ee/bin/ruby",
logoutput => on_failure,
timeout => "-1",
path => "/opt:/opt/ruby-ee/bin:/opt/ruby-ee/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
}
exec { "/opt/ruby-ee/bin/passenger-install-nginx-module --auto --prefix=/opt/nginx --auto-download":
require => Exec["/opt/ree.bash"] # THIS LINE MADE IT WORK
Whatever you do, DON'T PANIC!
This is what happened:
undefined method `short_identifier' for nil:NilClass
/home/adva/integrity/views/project.haml:26:in `__tilt_3e1816a3712b9669a3b6a98a55a6f4de'
/home/adva/.rvm/gems/ruby-1.8.7-p249/gems/dm-core-0.10.2/lib/dm-core/collection.rb:509:in `each'
/home/adva/.rvm/gems/ruby-1.8.7-p249/gems/extlib-0.9.14/lib/extlib/lazy_array.rb:411:in `each'
/home/adva/.rvm/gems/ruby-1.8.7-p249/gems/extlib-0.9.14/lib/extlib/lazy_array.rb:411:in `each'
/home/adva/.rvm/gems/ruby-1.8.7-p249/gems/dm-core-0.10.2/lib/dm-core/collection.rb:506:in `each'
/home/adva/integrity/views/project.haml:22:in `__tilt_3e1816a3712b9669a3b6a98a55a6f4de'
/home/adva/.rvm/gems/ruby-1.8.7-p249/gems/sinatra-1.0/lib/sinatra/tilt.rb:192:in `send'
# This is an example PKGBUILD file. Use this as a start to creating your own,
# and remove these comments. For more information, see 'man PKGBUILD'.
# NOTE: Please fill out the license field for your package! If it is unknown,
# then please put 'unknown'.
# Maintainer: Your Name <youremail@domain.com>
pkgname=raop_play
pkgver=0.5.1
pkgrel=1
pkgdesc="Discover Airport Express by Apple Rendezvous.Browse music files and send selected files to the Airport Express."
Here's the command:
$ puppetd --server servercharlie.bestgroup -l console -o -v --no-daemon
info: Not using expired catalog for servercharlie.bestgroup from cache; expired at Mon Aug 09 09:47:12 +0200 2010
notice: Using cached catalog
err: Could not retrieve catalog; skipping run
27 Aug 2010 16:31 - /home/puppet-admin/puppet_config
Then in another terminal, the log output:
<div id="wikipage_2" class="entry clearing">
<div class="content">
<h2>Howtos</h2>
<p>
<a href="/wiki/wikipages/getting-started">Getting started</a>
– how to download + install adva cms
<br>
<a href="/wiki/wikipages/updating-adva-cms">Updating adva cms</a>
[chris@reissverschluss adva-cms.org]$ thor adva:static:import
WARNING: unable to load thorfile "/mnt/arch/home/chris/work/projects/adva-cms.org/Thorfile": You have already activated thor 0.14.1, but your Gemfile requires thor 0.14.0. Consider using bundle exec.
/home/chris/.rvm/gems/ruby-1.8.7-p302/gems/bundler-1.0.0/lib/bundler/runtime.rb:27:in `setup'
/home/chris/.rvm/gems/ruby-1.8.7-p302/gems/thor-0.14.1/lib/thor/runner.rb:34:in `method_missing': undefined method `start' for nil:NilClass (NoMethodError)
from /home/chris/.rvm/gems/ruby-1.8.7-p302/gems/thor-0.14.1/lib/thor/task.rb:22:in `send'
from /home/chris/.rvm/gems/ruby-1.8.7-p302/gems/thor-0.14.1/lib/thor/task.rb:22:in `run'
from /home/chris/.rvm/gems/ruby-1.8.7-p302/gems/thor-0.14.1/lib/thor/task.rb:108:in `run'
from /home/chris/.rvm/gems/ruby-1.8.7-p302/gems/thor-0.14.1/lib/thor/invocation.rb:118:in `invoke_task'
from /home/chris/.rvm/gems/ruby-1.8.7-p302/gems/thor-0.14.1/lib/thor.rb:246:in `dispatch'
from /home/chris/.rvm/gems/ruby-1.8.7-p302/
@assets
Feature: Asset Management
Background: # adva-assets/features/asset.feature:4
Given a site # adva-core/lib/testing/step_definitions/common_steps.rb:1
super called outside of method (NoMethodError)
./adva-core/lib/core_ext/rails/active_record/skip_callbacks.rb:38:in `call'
./adva-core/lib/core_ext/rails/active_record/skip_callbacks.rb:38:in `_run_save_callbacks'
./adva-core/lib/testing/step_definitions/common_steps.rb:3:in `/^a\ site$/'
adva-assets/features/asset.feature:5:in `Given a site'
[hudson@mail ~]$ rvm install --trace ree-1.8.7-2010.02
--trace ree-1.8.7-2010.02
rvm 1.0.20 by Wayne E. Seguin (wayneeseguin@gmail.com) [http://rvm.beginrescueend.com/]
+ [[ -z '' ]]
+ export 'PS4=+[${BASH_SOURCE}] : ${LINENO} : ${FUNCNAME[0]:+${FUNCNAME[0]}() $ }'
+ PS4='+[${BASH_SOURCE}] : ${LINENO} : ${FUNCNAME[0]:+${FUNCNAME[0]}() $ }'
+[/home/hudson/.rvm/scripts/cli] : 588 : __rvm_parse_args() $ [[ -z install ]]
+[/home/hudson/.rvm/scripts/cli] : 590 : __rvm_parse_args() $ [[ 0 -eq 1 ]]
Since we're working in sprints of 2 weeks we're also trying to follow a similar
release cycle. This will of course mean fewer major changes, but also steadier
stream of new features.
To keep y'all informed we'll at least send the changelog on a mailing list:
link_to('mailinglist'), but of course if there is anything particularly noteworthy,
you can always expect to find it mentioned.
So, on to the changes to for this release, 0.0.2