Bug 786890
Summary: | libvirt-client-0.9.6 does not use proper chkconfig syntax | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | René Genz <liebundartig> | ||||||
Component: | libvirt | Assignee: | Libvirt Maintainers <libvirt-maint> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 16 | CC: | berrange, clalancette, crobinso, dougsland, itamar, jforbes, laine, libvirt-maint, veillard, virt-maint | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2012-06-15 20:45:01 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: | |||||||||
Attachments: |
|
Created attachment 570002 [details]
simple patch to fix the problem
The attached patch should be both added to the patchlist for the rpm, and also applied to the Fedora-specific libvirt.spec.
(This is a Fedora-specific patch - upstream has completely removed the code in question).
This was already fixed in latest libvirt update. |
Created attachment 559087 [details] anaconda kickstart and install.log files Description of problem: after installation of f16 using attached kickstart file there is an error message in /root/install.log Not sure if that is a problem, though. Version-Release number of selected component (if applicable): libvirt-client-0.9.6-4.fc16.x86_64 How reproducible: 100% Steps to Reproduce: 1. install fedora 16 with attached kickstart file 2. review /root/install.log Actual results: 15:47:13 Installing libvirt-client-0.9.6-4.fc16.x86_64 chkconfig version 1.3.57 - Copyright (C) 1997-2000 Red Hat, Inc. This may be freely redistributed under the terms of the GNU Public License. usage: chkconfig [--list] [--type <type>] [name] chkconfig --add <name> chkconfig --del <name> chkconfig --override <name> chkconfig [--level <levels>] [--type <type>] <name> <on|off|reset|resetpriorities> Expected results: libvirt-client should adhere to the proper syntax of chkconfig or update to systemctl