#3240 IOError: [Errno 2] No such file or directory: '/var/run/ipa/services.list'
Closed: Invalid None Opened 11 years ago by mkosek.

https://bugzilla.redhat.com/show_bug.cgi?id=873673 (Red Hat Enterprise Linux 6)

Description of problem:
Receiving Error while setting up ipa-server

Version-Release number of selected component (if applicable):
ipa-server-3.0.0-106.20121106T0229zgit881fc3a.el6.x86_64

How reproducible: Always


Steps to Reproduce:
[root@sideswipe ~]# ipa-server-install --setup-dns --forwarder 10.65.201.122 -p
Secret123 -a Secret123 -r TESTRELM.COM -n testrelm.com
--ip-address=10.65.206.83 --hostname=sideswipe.testrelm.com -U

The log file for this installation can be found in
/var/log/ipaserver-install.log
==============================================================================
This program will set up the IPA Server.

This includes:
  * Configure a stand-alone CA (dogtag) for certificate management
  * Configure the Network Time Daemon (ntpd)
  * Create and configure an instance of Directory Server
  * Create and configure a Kerberos Key Distribution Center (KDC)
  * Configure Apache (httpd)
  * Configure DNS (bind)

To accept the default shown in brackets, press the Enter key.

Warning: skipping DNS resolution of host sideswipe.testrelm.com
Using reverse zone 206.65.10.in-addr.arpa.

The IPA Master Server will be configured with:
Hostname:      sideswipe.testrelm.com
IP address:    10.65.206.83
Domain name:   testrelm.com
Realm name:    TESTRELM.COM

BIND DNS server will be configured to serve IPA domain with:
Forwarders:    10.65.201.122
Reverse zone:  206.65.10.in-addr.arpa.

Configuring NTP daemon (ntpd)
  [1/4]: stopping ntpd
Unexpected error - see /var/log/ipaserver-install.log for details:
IOError: [Errno 2] No such file or directory: '/var/run/ipa/services.list'

[root@sideswipe ~]# ipa-server-install --uninstall -U
Shutting down all IPA services
Removing IPA client configuration
Unconfiguring ntpd
Unexpected error - see /var/log/ipaserver-uninstall.log for details:
IOError: [Errno 2] No such file or directory: '/var/run/ipa/services.list'

[root@sideswipe ~]# ipa-server-install --uninstall -U
Shutting down all IPA services
Removing IPA client configuration
Unexpected error - see /var/log/ipaserver-uninstall.log for details:
IOError: [Errno 2] No such file or directory: '/var/run/ipa/services.list'

Actual results:


Expected results:


Additional info:

A wrong spec which did not create /var/run/ipa was used in the target platform, i.e. nothing to do on IPA side. Closing the ticket.

Metadata Update from @mkosek:
- Issue assigned to mkosek
- Issue set to the milestone: FreeIPA 3.0.1 (bug fixing)

7 years ago

Login to comment on this ticket.

Metadata