#2138 Installation aborts and complains about IPv6 address
Closed: Fixed None Opened 12 years ago by asn.

This machine has a static IPv4 address set, so the IPv6 address is automatically set. When running 'ipa-server-install' I get the following error message:

2011-11-24 11:17:03,515 DEBUG read domain_name: ipa.discworld.site

2011-11-24 11:17:23,550 DEBUG failed to detect a valid IP address from 'fe80::5054:ff:feb9:fd13%eth0'
  File "/usr/sbin/ipa-server-install", line 1164, in <module>
    sys.exit(main())

  File "/usr/sbin/ipa-server-install", line 782, in main
    ip = CheckedIPAddress(hostaddr, match_local=True)

  File "/usr/lib/python2.7/site-packages/ipapython/ipautil.py", line 97, in __init__
    addr = netaddr.IPAddress(addr, flags=self.netaddr_ip_flags)

  File "/usr/lib/python2.7/site-packages/netaddr/ip/__init__.py", line 315, in __init__
    'address from %r' % addr)

This is F16 with the ipa-devel repo.


Moving to next month iteration.

Moving to next month iteration.

Metadata Update from @asn:
- Issue assigned to jcholast
- Issue set to the milestone: FreeIPA 2.2 Core Effort - 2012/03

7 years ago

Login to comment on this ticket.

Metadata