Bug 645799

Summary: Remove dependency on vconfig
Product: Red Hat Enterprise Linux 6 Reporter: Petr Pisar <ppisar>
Component: dracutAssignee: Harald Hoyer <harald>
Status: CLOSED ERRATA QA Contact: Release Test Team <release-test-team-automation>
Severity: medium Docs Contact:
Priority: low    
Version: 6.1CC: atodorov, jstodola, pknirsch
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
dracut dropped the hardcoded dependency on "vconfig", which is not required anymore.
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-19 11:54:06 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:
Bug Depends On: 645796    
Bug Blocks: 566360    

Description Petr Pisar 2010-10-22 13:47:26 UTC
According bug #566360, vconfig package is scheduled for removal from
distribution in favor of iproute2. dracut-network package has been identified as
requiring vconfig at run-time.

Please fix your package to not depend on vconfig. If your package provides
scripts for RHEL initscripts, contact `initscripts' component maintainer (bug #566485).

Comment 1 Harald Hoyer 2010-10-26 10:15:22 UTC
Is vconfig included in iproute2? Or is there a similar tool?

Comment 2 Petr Pisar 2010-10-26 10:31:54 UTC
vconfig is to drop. iproute2 package contains comprehensive ip(8) utility that is able to set VLANs on its own.

There is short example on vconfig homepage <http://www.candelatech.com/~greear/vlan.html>. For more details refer to ip(8) manual or ask iproute2 package maintainer (psabata).

Comment 3 Harald Hoyer 2010-10-26 10:37:28 UTC
(In reply to comment #2)
> vconfig is to drop. iproute2 package contains comprehensive ip(8) utility that
> is able to set VLANs on its own.
> 
> There is short example on vconfig homepage
> <http://www.candelatech.com/~greear/vlan.html>. For more details refer to ip(8)
> manual or ask iproute2 package maintainer (psabata).

thanks!

Comment 6 Harald Hoyer 2011-02-16 11:13:03 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
dracut dropped the hardcoded dependency on "vconfig", which is not required anymore.

Comment 7 Alexander Todorov 2011-02-17 14:58:19 UTC
With older version:

$ rpm -q dracut-network
dracut-network-004-33.2.el6_0.noarch
$ rpm -qR dracut-network | grep vconfig
vconfig 


With newer version:

# rpm -q dracut-network
dracut-network-004-38.el6.noarch
# rpm -qR dracut-network | grep vconfig



Dependency on vconfig has been removed.

Comment 8 errata-xmlrpc 2011-05-19 11:54:06 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2011-0523.html