Bug #1928

Reopen #1924 - 1.5.4rc1 did not fix. "Device "lo:0" does not exist."

Added by snemetz - over 3 years ago. Updated about 3 years ago.

Status:Closed Start date:02/04/2009
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:library
Target version:1.5.5
Keywords: Affected Facter version:
Branch:
Votes: 0

Description

I can’t access ticket 1924 to reopen this morning. Keep getting an internal server error.

While it does appear that 1.5.4rc1 made some difference, it did not fix the problem. Attached is the new output from facter —debug

Let me know if there is anything else I can do to help. I have not found where in the code this error is coming from.

facter.debug (3.5 kB) snemetz -, 02/04/2009 06:15 pm

History

Updated by James Turnbull over 3 years ago

  • Status changed from Unreviewed to Needs More Information

Obviously – because I can’t replicate this problem – it’s pretty hard to fix – do you have a box I can access and test? Thanks.

Updated by snemetz - over 3 years ago

I have created an account (jamtur01) for you on puppet-test.proofpoint.com

Just let me know what ip address or network you will be coming, so I can adjust our filters to allow you in. I’ll send the password to your private email.

Updated by James Turnbull about 3 years ago

  • Target version set to 1.5.5

I can’t remember where we got with this? Can you confirm it’s still an issue?

Updated by Paul Nasrat about 3 years ago

  • Status changed from Needs More Information to Closed

Working on master

ifconfig -a | grep -A 1 lo: lo:1 Link encap:Local Loopback

      inet addr:169.254.0.1  Mask:255.255.0.0

— lo:2 Link encap:Local Loopback

      inet addr:169.254.0.2  Mask:255.255.0.0

[root@cambridge facter]# ruby -Ilib bin/facter > /dev/null

ruby -Ilib bin/facter | grep lo_ interfaces => eth0,eth0_1,lo_1,lo_2,pan0,sit0 ipaddress_lo_1 => 169.254.0.1 ipaddress_lo_2 => 169.254.0.2 netmask_lo_1 => 255.255.0.0 netmask_lo_2 => 255.255.0.0 network_lo_1 => 169.254.0.0 network_lo_2 => 169.254.0.0

Also available in: Atom PDF