Bugzilla – Bug 1211886
kprop does not start because of missing entry for port 754 in /etc/services
Last modified: 2024-02-26 12:30:09 UTC
We tried today setting up an KDC slave on a Leap 15.4 machine. So we wanted to start kpropd.service on this node (kerberos02b). But this service refuses to start: ``` # /usr/lib/mit/sbin/kpropd -d ready getaddrinfo: Servname not supported for ai_socktype ``` We found out that the root case for this issue is in /etc/services of the netcfg (11.6-3.3.1) package. ``` # grep " 754/" /etc/services tell 754/tcp # send [Josyula_R_Rao] tell 754/udp # send [Josyula_R_Rao] ``` On Ubuntu 22.04.2 LTS it does work. It's /etc/services looks like this: ``` $ grep "754/" /etc/services krb-prop 754/tcp krb_prop krb5_prop hprop # Kerberos slave propagation ``` After changing the /etc/service on Leap to look like the Ubuntu one, kpropd.service finally runs on leap :)
Confirmed for Leap 15.4. I'll check if 15.5 is impacted as well.
Confirmed on Leap 15.5. This likely impacts Tumbleweed too. Will patch.
A request for this issue has been submitted for Factory: https://build.opensuse.org/request/show/1135939 Another request has also been submitted for SLE-15: https://build.suse.de/request/show/316576 As all service packs inherit from this SLE-15 package, this issue should be fixed across all of them.
Requests were accepted, I'm closing this bug: https://maintenance.suse.de/request/316576/
SUSE-RU-2024:0615-1: An update that has one fix can now be installed. Category: recommended (moderate) Bug References: 1211886 Sources used: openSUSE Leap Micro 5.3 (src): netcfg-11.6-150000.3.6.1 openSUSE Leap Micro 5.4 (src): netcfg-11.6-150000.3.6.1 openSUSE Leap 15.5 (src): netcfg-11.6-150000.3.6.1 SUSE Linux Enterprise Micro for Rancher 5.3 (src): netcfg-11.6-150000.3.6.1 SUSE Linux Enterprise Micro 5.3 (src): netcfg-11.6-150000.3.6.1 SUSE Linux Enterprise Micro for Rancher 5.4 (src): netcfg-11.6-150000.3.6.1 SUSE Linux Enterprise Micro 5.4 (src): netcfg-11.6-150000.3.6.1 SUSE Linux Enterprise Micro 5.5 (src): netcfg-11.6-150000.3.6.1 Basesystem Module 15-SP5 (src): netcfg-11.6-150000.3.6.1 SUSE Linux Enterprise Micro 5.1 (src): netcfg-11.6-150000.3.6.1 SUSE Linux Enterprise Micro 5.2 (src): netcfg-11.6-150000.3.6.1 SUSE Linux Enterprise Micro for Rancher 5.2 (src): netcfg-11.6-150000.3.6.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination.