Skip to content

Instantly share code, notes, and snippets.

@nvie
Created July 24, 2012 10:34
Show Gist options
  • Save nvie/3169317 to your computer and use it in GitHub Desktop.
Save nvie/3169317 to your computer and use it in GitHub Desktop.
Counting objects: 19, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (12/12), done.
Writing objects: 100% (12/12), 1.39 KiB, done.
Total 12 (delta 10), reused 0 (delta 0)
remote: /usr/lib/ruby/1.8/securerandom.rb:53:in `random_bytes': PRNG not seeded (OpenSSL::Random::RandomError)
remote: from /usr/lib/ruby/1.8/securerandom.rb:53:in `random_bytes'
remote: from /usr/lib/ruby/1.8/securerandom.rb:91:in `hex'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/activesupport_notifications_backport-0.0.4/lib/active_support/notifications/instrumenter.rb:29:in `unique_id'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/activesupport_notifications_backport-0.0.4/lib/active_support/notifications/instrumenter.rb:7:in `initialize'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/activesupport_notifications_backport-0.0.4/lib/active_support/notifications.rb:117:in `new'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/activesupport_notifications_backport-0.0.4/lib/active_support/notifications.rb:117:in `initialize'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/activesupport_notifications_backport-0.0.4/lib/active_support/notifications.rb:184:in `new'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/activesupport_notifications_backport-0.0.4/lib/active_support/notifications.rb:184:in `notifier='
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/activesupport_notifications_backport-0.0.4/lib/active_support/notifications.rb:189
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/activesupport_notifications_backport-0.0.4/lib/activesupport_notifications_backport.rb:11:in `require'
remote: from /data/github/current/vendor/gems/ruby/1.8/gems/activesupport_notifications_backport-0.0.4/lib/activesupport_notifications_backport.rb:11
remote: from /data/github/current/lib/github/config/notifications.rb:1:in `require'
remote: from /data/github/current/lib/github/config/notifications.rb:1
remote: from /data/github/current/lib/github/config/stats.rb:5:in `require'
remote: from /data/github/current/lib/github/config/stats.rb:5
remote: from hooks/post-receive:16:in `require'
remote: from hooks/post-receive:16
To git@github.com:nvie/rq.git
dbf101b..2d0934e selwin-decorator -> selwin-decorator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment