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 645799 - Remove dependency on vconfig
Summary: Remove dependency on vconfig
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: dracut
Version: 6.1
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: rc
: ---
Assignee: Harald Hoyer
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On: 645796
Blocks: 566360
TreeView+ depends on / blocked
 
Reported: 2010-10-22 13:47 UTC by Petr Pisar
Modified: 2011-05-19 11:54 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
dracut dropped the hardcoded dependency on "vconfig", which is not required anymore.
Clone Of:
Environment:
Last Closed: 2011-05-19 11:54:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2011:0523 0 normal SHIPPED_LIVE dracut bug fix and enhancement update 2011-05-18 17:44:57 UTC

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


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