snemetz -
- Email:
- Registered on: 06/03/2008
- Last connection: 12/09/2009
Activity
Reported issues: 7
02/04/2009
- 10:46 pm Facter Bug #1928: Reopen #1924 - 1.5.4rc1 did not fix. "Device "lo:0" does not exist."
- I have created an account (jamtur01) for you on puppet-test.proofpoint.com
Just let me know what ip address or net... - 06:14 pm Facter Bug #1928 (Closed): Reopen #1924 - 1.5.4rc1 did not fix. "Device "lo:0" does not exist."
- I can't access ticket 1924 to reopen this morning. Keep getting an internal server error.
While it does appear tha... - 12:42 am Facter Bug #1924: Device "lo:0" does not exist
- Look like I spoke too soon.
Editing that line probably needs to be done, but it does not clear up the error.
Sho...
01/31/2009
- 01:55 am Facter Bug #1924: Device "lo:0" does not exist
- Found the problem in ip.rb
if interface != "lo" && interface != "lo0"
Can this be changed to
if interface ~... - 01:39 am Facter Bug #1924 (Closed): Device "lo:0" does not exist
- I have a number of systems that have multiple loopback interfaces.
Just installed 1.5.3 on one of them and facter gi... - 01:33 am Facter Bug #1923 (Closed): Version was not updated in the Redhat spec file
- The 1.5.3 tarball builds as a 1.5.2 rpm on redhat
The version number was not updated in the spec file.
01/06/2009
- 10:33 pm Facter Bug #1851 (Re-opened): ip.rb Facter::IPAddress.get_interfaces does not handle interfaces that are...
- This is NOT fixed in the latest file in the repository. I made sure I checked first this time.
- 09:59 pm Facter Bug #1851 (Duplicate): ip.rb Facter::IPAddress.get_interfaces does not handle interfaces that are...
- Current code will only handle eth0.10 or eth0:2, but not eth0.10:2
The line:
int = output.scan(/^\w+[.:]?\d+...
12/30/2008
- 12:39 am Facter Feature #1846: ipmess.rb: Change interfaces to match the names used for the variables
- Made a typo
gsub([:.], '_') should have been gsub(/[:.]/, '_') - 12:33 am Facter Feature #1846 (Closed): ipmess.rb: Change interfaces to match the names used for the variables
- : and . are being replaced with _ in the variable names.
The names in the interfaces variables should be changed to ...
Also available in: Atom