Bug 1211886 - kprop does not start because of missing entry for port 754 in /etc/services
Summary: kprop does not start because of missing entry for port 754 in /etc/services
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Leap 15.4
Hardware: x86-64 openSUSE Leap 15.4
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Martin Schreiner
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-01 07:46 UTC by Jonathan Brielmaier
Modified: 2024-02-26 12:30 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Brielmaier 2023-06-01 07:46:28 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 :)
Comment 1 Martin Schreiner 2023-12-18 11:54:08 UTC
Confirmed for Leap 15.4. I'll check if 15.5 is impacted as well.
Comment 2 Martin Schreiner 2023-12-21 12:41:45 UTC
Confirmed on Leap 15.5. This likely impacts Tumbleweed too. Will patch.
Comment 4 Martin Schreiner 2024-01-02 14:30:15 UTC
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.
Comment 5 Martin Schreiner 2024-01-16 21:10:14 UTC
Requests were accepted, I'm closing this bug:
https://maintenance.suse.de/request/316576/
Comment 6 Maintenance Automation 2024-02-26 12:30:09 UTC
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.