Your message dated Sat, 03 Apr 2010 18:01:49 +0000
with message-id <e1ny7fj-0008hj...@ries.debian.org>
and subject line Bug#575067: fixed in ohai 0.5.0-2
has caused the Debian Bug report #575067,
regarding ohai: does not depend on ruby, but calls ruby
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
575067: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575067
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ohai
Severity: grave

ohai either needs to call ruby$version or it needs to depend on ruby:

: r...@korma ~ # ohai -l debug
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: Loading plugin os
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: Loading plugin ruby
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: Loading plugin languages
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: ---- Begin ruby -e "require 
'rbconfig'; puts 
\"host_vendor:#{::Config::CONFIG['host_vendor']},release_date:#{RUBY_RELEASE_DATE},bin_dir:#{::Config::CONFIG['bindir']},platform:#{RUBY_PLATFORM},target_cpu:#{::Config::CONFIG['target_cpu']},ruby_bin:#{::File.join(::Config::CONFIG['bindir'],
 
::Config::CONFIG['ruby_install_name'])},host_os:#{::Config::CONFIG['host_os']},target:#{::Config::CONFIG['target']},target_vendor:#{::Config::CONFIG['target_vendor']},host:#{::Config::CONFIG['host']},version:#{RUBY_VERSION},target_os:#{::Config::CONFIG['target_os']},host_cpu:#{::Config::CONFIG['host_cpu']},\""
 STDOUT ----
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: 
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: ---- End ruby -e "require 'rbconfig'; 
puts 
\"host_vendor:#{::Config::CONFIG['host_vendor']},release_date:#{RUBY_RELEASE_DATE},bin_dir:#{::Config::CONFIG['bindir']},platform:#{RUBY_PLATFORM},target_cpu:#{::Config::CONFIG['target_cpu']},ruby_bin:#{::File.join(::Config::CONFIG['bindir'],
 
::Config::CONFIG['ruby_install_name'])},host_os:#{::Config::CONFIG['host_os']},target:#{::Config::CONFIG['target']},target_vendor:#{::Config::CONFIG['target_vendor']},host:#{::Config::CONFIG['host']},version:#{RUBY_VERSION},target_os:#{::Config::CONFIG['target_os']},host_cpu:#{::Config::CONFIG['host_cpu']},\""
 STDOUT ----
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: ---- Begin ruby -e "require 
'rbconfig'; puts 
\"host_vendor:#{::Config::CONFIG['host_vendor']},release_date:#{RUBY_RELEASE_DATE},bin_dir:#{::Config::CONFIG['bindir']},platform:#{RUBY_PLATFORM},target_cpu:#{::Config::CONFIG['target_cpu']},ruby_bin:#{::File.join(::Config::CONFIG['bindir'],
 
::Config::CONFIG['ruby_install_name'])},host_os:#{::Config::CONFIG['host_os']},target:#{::Config::CONFIG['target']},target_vendor:#{::Config::CONFIG['target_vendor']},host:#{::Config::CONFIG['host']},version:#{RUBY_VERSION},target_os:#{::Config::CONFIG['target_os']},host_cpu:#{::Config::CONFIG['host_cpu']},\""
 STDERR ----
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: sh: ruby: command not found
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: ---- End ruby -e "require 'rbconfig'; 
puts 
\"host_vendor:#{::Config::CONFIG['host_vendor']},release_date:#{RUBY_RELEASE_DATE},bin_dir:#{::Config::CONFIG['bindir']},platform:#{RUBY_PLATFORM},target_cpu:#{::Config::CONFIG['target_cpu']},ruby_bin:#{::File.join(::Config::CONFIG['bindir'],
 
::Config::CONFIG['ruby_install_name'])},host_os:#{::Config::CONFIG['host_os']},target:#{::Config::CONFIG['target']},target_vendor:#{::Config::CONFIG['target_vendor']},host:#{::Config::CONFIG['host']},version:#{RUBY_VERSION},target_os:#{::Config::CONFIG['target_os']},host_cpu:#{::Config::CONFIG['host_cpu']},\""
 STDERR ----
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: Ran  (ruby -e "require 'rbconfig'; 
puts 
\"host_vendor:#{::Config::CONFIG['host_vendor']},release_date:#{RUBY_RELEASE_DATE},bin_dir:#{::Config::CONFIG['bindir']},platform:#{RUBY_PLATFORM},target_cpu:#{::Config::CONFIG['target_cpu']},ruby_bin:#{::File.join(::Config::CONFIG['bindir'],
 
::Config::CONFIG['ruby_install_name'])},host_os:#{::Config::CONFIG['host_os']},target:#{::Config::CONFIG['target']},target_vendor:#{::Config::CONFIG['target_vendor']},host:#{::Config::CONFIG['host']},version:#{RUBY_VERSION},target_os:#{::Config::CONFIG['target_os']},host_cpu:#{::Config::CONFIG['host_cpu']},\"")
 returned 127
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: Loading plugin kernel
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: ---- Begin uname -s STDOUT ----
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: Linux
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: ---- End uname -s STDOUT ----
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: ---- Begin uname -s STDERR ----
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: 
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: ---- End uname -s STDERR ----
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: Ran  (uname -s) returned 0
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: ---- Begin uname -r STDOUT ----
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: 2.6.32-2-686
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: ---- End uname -r STDOUT ----
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: ---- Begin uname -r STDERR ----
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: 
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: ---- End uname -r STDERR ----
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: Ran  (uname -r) returned 0
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: ---- Begin uname -v STDOUT ----
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: #1 SMP Thu Feb 11 04:08:42 UTC 2010
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: ---- End uname -v STDOUT ----
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: ---- Begin uname -v STDERR ----
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: 
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: ---- End uname -v STDERR ----
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: Ran  (uname -v) returned 0
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: ---- Begin uname -m STDOUT ----
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: i686
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: ---- End uname -m STDOUT ----
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: ---- Begin uname -m STDERR ----
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: 
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: ---- End uname -m STDERR ----
[Tue, 23 Mar 2010 10:02:43 +0100] DEBUG: Ran  (uname -m) returned 0
/usr/lib/ruby/1.8/ohai/system.rb:121:in `join': can't convert nil into String 
(TypeError)
        from /usr/lib/ruby/1.8/ohai/system.rb:121:in `all_plugins'
        from /usr/lib/ruby/1.8/ohai/system.rb:118:in `each'
        from /usr/lib/ruby/1.8/ohai/system.rb:118:in `all_plugins'
        from /usr/lib/ruby/1.8/ohai/application.rb:89:in `run_application'
        from /usr/lib/ruby/1.8/ohai/application.rb:67:in `run'
        from /usr/bin/ohai:40

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Navn                      Versjon                   Beskrivelse
+++-=========================-=========================-==================================================================
un  ruby                      <ingen>                   (ingen beskrivelse 
tilgjengelig)
ii  libohai-ruby1.8           0.5.0-1                   Ruby 1.8 library to 
collect data about your operating system
ii  ohai                      0.5.0-1                   Detects data about your 
operating system and reports it in JSON

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- 
Tollef Fog Heen
Varnish Software
t: +47 21 54 41 73



--- End Message ---
--- Begin Message ---
Source: ohai
Source-Version: 0.5.0-2

We believe that the bug you reported is fixed in the latest version of
ohai, which is due to be installed in the Debian FTP archive:

libohai-ruby1.8_0.5.0-2_all.deb
  to main/o/ohai/libohai-ruby1.8_0.5.0-2_all.deb
libohai-ruby_0.5.0-2_all.deb
  to main/o/ohai/libohai-ruby_0.5.0-2_all.deb
ohai-doc_0.5.0-2_all.deb
  to main/o/ohai/ohai-doc_0.5.0-2_all.deb
ohai_0.5.0-2.diff.gz
  to main/o/ohai/ohai_0.5.0-2.diff.gz
ohai_0.5.0-2.dsc
  to main/o/ohai/ohai_0.5.0-2.dsc
ohai_0.5.0-2_all.deb
  to main/o/ohai/ohai_0.5.0-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 575...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joshua Timberman <jos...@opscode.com> (supplier of updated ohai package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 09 Mar 2010 19:21:06 -0700
Source: ohai
Binary: ohai libohai-ruby libohai-ruby1.8 ohai-doc
Architecture: source all
Version: 0.5.0-2
Distribution: unstable
Urgency: low
Maintainer: Joshua Timberman <jos...@opscode.com>
Changed-By: Joshua Timberman <jos...@opscode.com>
Description: 
 libohai-ruby - Library to collect data about your operating system and report 
it
 libohai-ruby1.8 - Ruby 1.8 library to collect data about your operating system
 ohai       - Detects data about your operating system and reports it in JSON
 ohai-doc   - Documentation for ohai
Closes: 575067
Changes: 
 ohai (0.5.0-2) unstable; urgency=low
 .
   * Remove rubygems patch missed bin/ohai.
   * ohai needs to depend on 'ruby' or it fails to process plugins
     (Closes: #575067)
Checksums-Sha1: 
 07caf16cea8f9ef7f2bf6dceb9c56a7c87d100be 1950 ohai_0.5.0-2.dsc
 b7ef2ade5ba0efa8dff02c916068807bd818aae6 4318 ohai_0.5.0-2.diff.gz
 56856e0f638839527d65c8d3ecb0e02d8f2230d6 6998 ohai_0.5.0-2_all.deb
 0d955c79c6d5c1de54ffe8022f9c55ae2bbe0422 6234 libohai-ruby_0.5.0-2_all.deb
 acac4dddc6c3ba673ed9cd538a4e7d8e50d6f0ee 40810 libohai-ruby1.8_0.5.0-2_all.deb
 7266829f15b9f4515b663632f0d88db73d4723f6 6324 ohai-doc_0.5.0-2_all.deb
Checksums-Sha256: 
 b7e1690eef650cbd8ffda96ea60582bea5602a122713ff90571928fd907c4254 1950 
ohai_0.5.0-2.dsc
 b9b99b89c2de11ca6d4254075bbcc7ade444b8848a02f358d7ef6935bb55277b 4318 
ohai_0.5.0-2.diff.gz
 0490c1f30cbee39b4db78a11ba9c9af55d3bd4734be44d3579193cac936828f5 6998 
ohai_0.5.0-2_all.deb
 b51af8850a11e9b8e93128dc1980ea8af437b65684600ac2e7966d1d938dc1a8 6234 
libohai-ruby_0.5.0-2_all.deb
 f488b96ddb19797af34948467b143fb677b462691a828965f7ddce4f762e997f 40810 
libohai-ruby1.8_0.5.0-2_all.deb
 971e879319377ea2ba028eb1a5d7fe47cb0b929c738c2c66ccc258aae062533a 6324 
ohai-doc_0.5.0-2_all.deb
Files: 
 bbbcad241dd34c9614f96ab095ae0619 1950 ruby extra ohai_0.5.0-2.dsc
 61a160d37dd00563cbebb8315c87c8b8 4318 ruby extra ohai_0.5.0-2.diff.gz
 eb57470324aaf59d41466b0cde235b54 6998 ruby extra ohai_0.5.0-2_all.deb
 5c362cbcad658ae1edead8bf140604f2 6234 ruby extra libohai-ruby_0.5.0-2_all.deb
 b04fef1b145c28c3d1ee443f0d467288 40810 ruby extra 
libohai-ruby1.8_0.5.0-2_all.deb
 8c1ab2ce189c76d94c4b34993604a30e 6324 doc extra ohai-doc_0.5.0-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLq8uoAAoJELZaSHHKGdcX3A8P+QHEY7z5JSqPM7IzTs90eg3b
Fq+laanIZwsDDGrWAY1OecaXsEXWbGYsy2jLD8PgsymbgKDUgWMiuvo7Dw/jSyPX
tIOr0J5cZe47LvdWT6TqhQnAz6LzBk4WZ7wV0Om4BiJOYOko4pLo4WwwBX6fkk7O
3hf/mt1zqOfUAtbZATPxcDnZF8KttN5u9xpCavbX17FMrsZJ/qY3c/xjR7oLvhrd
t1dOysouGBFnBiGf2luIOlNxSE6A9AOou3LbTjuvD/uQYBaS2LUU/FOoHIC3gcld
oUNzxwSeAj8u3yhFwAZjpqE+YqxLXp5BVd883THjLiPaemzpR3hyczs2g+rKo2/S
hrGukbQcArol9ndqMwH7tyqv6dNb46cWsuUV/4uwjz8isw/8+CtMARzwF9i+Xn8m
v6XnGSx6A+rKKPaCgoaHbMI8rJFj4S91eXktVwXBEu26BBK4hbj8HPttt5cRkyL9
Bv8r7/3A8cJ/mzbtOdNFz58qNHv/c6tNDFT76rjt3f+aw9D3X5zrhN7KCGtm4V3F
hvJe7O5dmvY00tSigCGs3Ol8rM53ssjn7grmMgfLaE6t+rwQMVpj6doYu2i53MHF
/hFUkWhswxA5XvFOn7VpWEBxZ3JeG+7s+5aUfoOv3xy6W8uczD8wyrAYYwAqXqie
Gg5sh/vmEJiM7fUUq1b0
=yQjh
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to