Bug 481632

Summary: radvd relies on deprecated initscripts setting
Product: [Fedora] Fedora Reporter: Pierre Ossman <pierre-bugzilla>
Component: radvdAssignee: Jiri Skala <jskala>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: aglotov, jskala
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-02-02 13:38:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pierre Ossman 2009-01-26 20:17:36 UTC
From /etc/init.d/radvd:

        # Check that networking is up.  
        [ "${NETWORKING_IPV6}" = "yes" ] || exit 1


From /usr/share/doc/initscripts-8.86/sysconfig.txt:

  obsoleted values from earlier releases:

...

    NETWORKING_IPV6=yes|no
      Enable or disable global IPv6 initialization


I hope the problem is obvious. :)

Comment 1 Jiri Skala 2009-01-27 16:55:41 UTC
The init script is not POSIX compliant. I'll change it to be POSIX compliant.

Comment 2 Fedora Update System 2009-03-25 11:42:17 UTC
radvd-1.1-6.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/radvd-1.1-6.fc10

Comment 3 Fedora Update System 2009-04-27 21:36:44 UTC
radvd-1.1-6.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.