← Back to team overview

freeipa team mailing list archive

[Bug 1501320] [NEW] ipa-client-install: certmonger failed to stop: [Errno 2] No such file or directory: '/var/run/ipa/services.list'

 

Public bug reported:

using the FreeIPA PPA

Weird message when enrolling:
certmonger failed to stop: [Errno 2] No such file or directory: '/var/run/ipa/services.list'
APart from this, all seems to work quite fine.

sudo ipa-client-install --enable-dns-updates --server=ipa.example.com -p
admin --mkhomedir --force-join --domain example.com -N --hostname
apache.example.com

Autodiscovery of servers for failover cannot work with this configuration.
If you proceed with the installation, services will be configured to always access the discovered server for all operations and will not fail over to other servers in case of failure.
Proceed with fixed values and no DNS discovery? [no]: yes
Hostname: apache.example.com
Realm: example.COM
DNS Domain: example.com
IPA Server: ipa.example.com
BaseDN: dc=example,dc=com

Continue to configure the system with these values? [no]: yes
Synchronizing time with KDC...
Unable to sync time with IPA NTP server, assuming the time is in sync. Please check that 123 UDP port is opened.
Password for admin@xxxxxxxxxxx:
Successfully retrieved CA cert
    Subject: CN=Certificate Authority,O=example.COM
    Issuer: CN=Certificate Authority,O=example.COM
    Valid From: Thu Jul 09 09:41:54 2015 UTC
    Valid Until: Mon Jul 09 09:41:54 2035 UTC

Enrolled in IPA realm example.COM
Created /etc/ipa/default.conf
New SSSD config will be created
Configured /etc/sssd/sssd.conf
Configured /etc/krb5.conf for IPA realm example.COM
Hostname (apache.example.com) not found in DNS
DNS server record set to: apache.example.com -> 10.0.2.15
certmonger failed to stop: [Errno 2] No such file or directory: '/var/run/ipa/services.list'
Adding SSH public key from /etc/ssh/ssh_host_dsa_key.pub
Adding SSH public key from /etc/ssh/ssh_host_ed25519_key.pub
Adding SSH public key from /etc/ssh/ssh_host_ecdsa_key.pub
Adding SSH public key from /etc/ssh/ssh_host_rsa_key.pub
SSSD enabled
Configured /etc/openldap/ldap.conf
Configured /etc/ssh/ssh_config
Configured /etc/ssh/sshd_config
Client configuration complete.

** Affects: freeipa (Ubuntu)
     Importance: Undecided
         Status: New

** Package changed: python-apt (Ubuntu) => freeipa (Ubuntu)

-- 
You received this bug notification because you are a member of FreeIPA,
which is subscribed to freeipa in Ubuntu.
https://bugs.launchpad.net/bugs/1501320

Title:
  ipa-client-install: certmonger failed to stop: [Errno 2] No such file
  or directory: '/var/run/ipa/services.list'

Status in freeipa package in Ubuntu:
  New

Bug description:
  using the FreeIPA PPA

  Weird message when enrolling:
  certmonger failed to stop: [Errno 2] No such file or directory: '/var/run/ipa/services.list'
  APart from this, all seems to work quite fine.

  sudo ipa-client-install --enable-dns-updates --server=ipa.example.com
  -p admin --mkhomedir --force-join --domain example.com -N --hostname
  apache.example.com

  Autodiscovery of servers for failover cannot work with this configuration.
  If you proceed with the installation, services will be configured to always access the discovered server for all operations and will not fail over to other servers in case of failure.
  Proceed with fixed values and no DNS discovery? [no]: yes
  Hostname: apache.example.com
  Realm: example.COM
  DNS Domain: example.com
  IPA Server: ipa.example.com
  BaseDN: dc=example,dc=com

  Continue to configure the system with these values? [no]: yes
  Synchronizing time with KDC...
  Unable to sync time with IPA NTP server, assuming the time is in sync. Please check that 123 UDP port is opened.
  Password for admin@xxxxxxxxxxx:
  Successfully retrieved CA cert
      Subject: CN=Certificate Authority,O=example.COM
      Issuer: CN=Certificate Authority,O=example.COM
      Valid From: Thu Jul 09 09:41:54 2015 UTC
      Valid Until: Mon Jul 09 09:41:54 2035 UTC

  Enrolled in IPA realm example.COM
  Created /etc/ipa/default.conf
  New SSSD config will be created
  Configured /etc/sssd/sssd.conf
  Configured /etc/krb5.conf for IPA realm example.COM
  Hostname (apache.example.com) not found in DNS
  DNS server record set to: apache.example.com -> 10.0.2.15
  certmonger failed to stop: [Errno 2] No such file or directory: '/var/run/ipa/services.list'
  Adding SSH public key from /etc/ssh/ssh_host_dsa_key.pub
  Adding SSH public key from /etc/ssh/ssh_host_ed25519_key.pub
  Adding SSH public key from /etc/ssh/ssh_host_ecdsa_key.pub
  Adding SSH public key from /etc/ssh/ssh_host_rsa_key.pub
  SSSD enabled
  Configured /etc/openldap/ldap.conf
  Configured /etc/ssh/ssh_config
  Configured /etc/ssh/sshd_config
  Client configuration complete.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1501320/+subscriptions


Follow ups