Bug 1330846
Summary: | Should not printout so much debug information during upgrade via "yum install *.rpm" | ||||||
---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-node | Reporter: | Huijuan Zhao <huzhao> | ||||
Component: | Installation & Update | Assignee: | Fabian Deutsch <fdeutsch> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Huijuan Zhao <huzhao> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.0 | CC: | bugs, cshao, fkong, huiwa, leiwang, weiwang, yaniwang, ycui | ||||
Target Milestone: | --- | Flags: | rule-engine:
planning_ack?
rule-engine: devel_ack? rule-engine: testing_ack? |
||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2016-04-27 07:26:13 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | Node | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
*** This bug has been marked as a duplicate of bug 1330844 *** |
Created attachment 1151206 [details] Too much [DEBUG] info printout of "yum install *.rpm" Description of problem: There is much [DEBUG] information printout during upgrade via "yum install *.rpm", should hide debug information. Version-Release number of selected component (if applicable): ovirt-node-ng-image-update-placeholder-007-1.el7.noarch imgbased-0.6-0.201604150305git1e3b28f.el7.centos.noarch ovirt-release36-007-1.noarch ovirt-release-host-node-007-1.el7.noarch The update version: ovirt-node-ng-image-update-3.6.5-1.20160426.0.el7.noarch.rpm How reproducible: 100% Steps to Reproduce: 1. Anaconda install NGN 4.0. 2. Download ovirt-node-ng-image-update-3.6.5-1.20160426.0.el7.noarch.rpm 2. Upgrade with "yum install ovirt-node-ng-image-update-3.6.5-1.20160426.0.el7.noarch.rpm" Actual results: 1. After step3, there is much [DEBUG] information printout. The information is so much, I attach it to the attachment. Expected results: 1. After step3, there should be only upgrade information without so much [DEBUG] information Additional info: