Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1965649

Summary: slptool produces no output due to missing /etc/slp.spi file
Product: Red Hat Enterprise Linux 8 Reporter: jcalhoun
Component: openslpAssignee: Vitezslav Crhonek <vcrhonek>
Status: CLOSED ERRATA QA Contact: Evgeny Fedin <efedin>
Severity: medium Docs Contact: Prerana Sharma <presharm>
Priority: unspecified    
Version: 8.4CC: efedin, presharm
Target Milestone: betaKeywords: Triaged
Target Release: ---Flags: pm-rhel: mirror+
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: openslp-2.0.0-19.el8 Doc Type: Bug Fix
Doc Text:
./etc/slp.spi file added to openslp package Previously, the `/etc/slp.spi` file was missing in the `openslp` package. Consequently, the `/usr/bin/slptool` command did not generate output. With this update, `/etc/slp.spi` has been added to `openslp`.
Story Points: ---
Clone Of:
: 1976199 (view as bug list) Environment:
Last Closed: 2021-11-09 18:49:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1976199    

Comment 1 Vitezslav Crhonek 2021-05-31 08:33:03 UTC
Thank you, reproduced.

The default content of /etc/slp.spi is only commentary, which means that the issue can
be simply workarounded by just creating empty file, for example:
# touch /etc/slp.spi
(No need to copy the file from RHEL 7.)

I don't think that dependency on that file is erroneous, it's expected to be used by both
client/server part of openslp. But it was only shipped with server part and that's a bug.

I'll investigate further.

Comment 2 Vitezslav Crhonek 2021-06-07 12:31:01 UTC
I'd like to fix this by moving /etc/slp.spi from openslp-server to openslp.

Comment 12 errata-xmlrpc 2021-11-09 18:49:11 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (openslp bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2021:4295