#7224 Logging: ipa-replica-conncheck is missing a /n
Closed: fixed 6 years ago Opened 6 years ago by datakid.

I saw this new word "protocoland" when I ran ipa-replica-conncheck:

The following list of ports use UDP protocoland would need to be
checked manually:
   Kerberos KDC: UDP (88): SKIPPED
   Kerberos Kpasswd: UDP (464): SKIPPED

Looks like line 452 in ipa-replica-conncheck needs to have a \n appended

        if udp_ports:
            logger.info("\nThe following list of ports use UDP protocol"
                        "and would need to be\n"

Metadata Update from @ftweedal:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/1213

6 years ago

Metadata Update from @ftweedal:
- Issue assigned to ftweedal

6 years ago

Metadata Update from @tkrizek:
- Issue set to the milestone: FreeIPA 4.7

6 years ago

master:

  • aa5ad3e Add missing space in ipa-replica-conncheck error

Metadata Update from @tkrizek:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

6 years ago

Metadata Update from @tkrizek:
- Issue priority set to: normal

6 years ago

Login to comment on this ticket.

Metadata