Bug 1279209 - Spurious rc.local failure message
Summary: Spurious rc.local failure message
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: initscripts
Version: 23
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Lukáš Nykrýn
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-08 15:57 UTC by Orion Poplawski
Modified: 2016-12-03 00:34 UTC (History)
3 users (show)

Fixed In Version: initscripts-9.65-2.fc24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-03 00:34:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Orion Poplawski 2015-11-08 15:57:28 UTC
Description of problem:

Nov 08 14:59:42 moria systemd[1]: Failed to start /etc/rc.d/rc.local Compatibility.
Nov 08 14:59:42 moria systemd[1]: rc-local.service: Failed with result 'exit-code'.

This is because:

. /etc/rc.d/init.d/functions

returns 1, because:

strstr "$(cat /proc/cmdline)" "rc.debug" && set -x

returns 1


Version-Release number of selected component (if applicable):
initscripts-9.64-1.fc23.i686

Additional info:

Comment 1 Orion Poplawski 2015-11-08 16:00:23 UTC
Also produces:

[FAILED] Failed to start /etc/rc.d/rc.local Compatibility.
See 'systemctl status rc-local.service' for details.

in boot messages/boot.log

Comment 2 Lukáš Nykrýn 2015-11-09 11:54:14 UTC
just for curiosity, what is your content of /etc/rc.d/rc.local ?

Comment 4 Orion Poplawski 2015-11-09 14:45:46 UTC
(In reply to Lukáš Nykrýn from comment #2)
> just for curiosity, what is your content of /etc/rc.d/rc.local ?

It's unmodified.

Comment 5 Fedora End Of Life 2016-11-24 13:12:11 UTC
This message is a reminder that Fedora 23 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 23. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '23'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 23 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.


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