[Bug 182064] Review Request: facter

bugzilla at redhat.com bugzilla at redhat.com
Wed Apr 19 03:17:13 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: facter


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=182064


bugzilla at redhat.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          QAContact|fedora-extras-              |fedora-package-
                   |list at redhat.com             |review at redhat.com




------- Additional Comments From jpmahowald at gmail.com  2006-04-18 23:17 EST -------
Doesn't work on x86_64 by simply entering facter. 

/usr/bin/facter:9:in `require': no such file to load -- facter (LoadError)
        from /usr/bin/facter:9

which is the require 'factor' line. Works by specifying load path:

ruby -I /usr/lib64/ruby/site_ruby/1.8/ /usr/bin/facter

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list