#1199 LDAP Updater may crash IPA install
Closed: Fixed None Opened 12 years ago by mkosek.

IPA installer may fail because of an error in IPA LDAP updater.

Stacktrace:

Traceback (most recent call last):
  File "/usr/lib64/python2.7/logging/__init__.py", line 842, in emit
    msg = self.format(record)
  File "/usr/lib64/python2.7/logging/__init__.py", line 719, in format
    return fmt.format(record)
  File "/usr/lib64/python2.7/logging/__init__.py", line 464, in format
    record.message = record.getMessage()
  File "/usr/lib64/python2.7/logging/__init__.py", line 328, in getMessage
    msg = msg % self.args
TypeError: not enough arguments for format string

Metadata Update from @mkosek:
- Issue assigned to mkosek
- Issue set to the milestone: FreeIPA 2.1 - 2011/08 (Final)

7 years ago

Login to comment on this ticket.

Metadata