Bug 975868 - The slpd daemon fails to start due to broken runtime dependencies
Summary: The slpd daemon fails to start due to broken runtime dependencies
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: openslp
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vitezslav Crhonek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-19 13:41 UTC by Tomas Smetana
Modified: 2013-11-14 03:35 UTC (History)
1 user (show)

Fixed In Version: openslp-1.2.1-20.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-14 03:35:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tomas Smetana 2013-06-19 13:41:03 UTC
Description of problem:
The slpd daemon fails to start due to missing netstat.

Version-Release number of selected component (if applicable):
openslp-server-1.2.1-18.fc19.x86_64

How reproducible:
Always

Steps to Reproduce:
1. install F-19 minimal installation
2. install openslp-server
3. systemctl enable slpd.service
4. reboot
5. systemctl status slpd.service

Actual results:
slpd.service - LSB: slpd - OpenSLP daemon for the Service Location Protocol
   Loaded: loaded (/etc/rc.d/init.d/slpd)
   Active: failed (Result: exit-code) since Wed 2013-06-19 09:55:40 CEST; 5h 34min ago
  Process: 188 ExecStart=/etc/rc.d/init.d/slpd start (code=exited, status=1/FAILURE)

Jun 19 09:55:39 f-19-local systemd[1]: Starting LSB: slpd - OpenSLP daemon for the Service Location Protocol...
Jun 19 09:55:40 f-19-local slpd[188]: Starting slpd: Failed to Detect Multicast Route
Jun 19 09:55:40 f-19-local slpd[188]: Attempting to Add Multicast Route ...
Jun 19 09:55:40 f-19-local slpd[188]: /etc/rc.d/init.d/slpd: line 75: netstat: command not found
Jun 19 09:55:40 f-19-local slpd[188]: FAILED - Route NOT Added.
Jun 19 09:55:40 f-19-local systemd[1]: slpd.service: control process exited, code=exited status=1
Jun 19 09:55:40 f-19-local systemd[1]: Failed to start LSB: slpd - OpenSLP daemon for the Service Location Protocol.
Jun 19 09:55:40 f-19-local systemd[1]: Unit slpd.service entered failed state.

Expected results:
slpd service running...

Additional info:
Looks like the openslp-server needs to pull in whatever provides /bin/netstat (net-tools).

Comment 1 Fedora Admin XMLRPC Client 2013-07-22 10:18:08 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Rex Dieter 2013-07-22 11:41:08 UTC
%changelog
* Wed Jun 19 2013 Rex Dieter <rdieter> 1.2.1-19
- -server: Requires: +net-tools (for netstat, #975868)

Comment 3 Fedora Update System 2013-11-05 14:09:46 UTC
openslp-1.2.1-20.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/openslp-1.2.1-20.fc19

Comment 4 Fedora Update System 2013-11-06 07:41:46 UTC
Package openslp-1.2.1-20.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing openslp-1.2.1-20.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-20746/openslp-1.2.1-20.fc19
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2013-11-14 03:35:31 UTC
openslp-1.2.1-20.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.