Bug 1442254

Summary: update of ovirt-guest-agent-debuginfo fails due to confict with installed rhevm-guest-agent-debuginfo (el6 only)
Product: Red Hat Enterprise Virtualization Manager Reporter: Pavel Novotny <pnovotny>
Component: ovirt-guest-agentAssignee: Vinzenz Feenstra [evilissimo] <vfeenstr>
Status: CLOSED ERRATA QA Contact: Jiri Belka <jbelka>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.1.0CC: bugs, gklein, lsurette, mkenneth, rbalakri, srevivo, trichard, ykaul
Target Milestone: ovirt-4.1.1Keywords: Rebase
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
File conflicts, as a result of package renaming, caused direct upgrades of debuginfo from version 1.0.12 and earlier to a later version to fail due to duplicate files in the same location. The workaround for this problem is to manually uninstall the previous version of the debuginfo package before an installation or upgrade of the newer ovirt-guest-agent packages, such as: # yum remove rhevm-guest-agent-debuginfo This workaround does not introduce any limitations and is simple to execute for users of the debuginfo packages.
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-04-15 08:28:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Integration RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pavel Novotny 2017-04-13 20:35:33 UTC
Description of problem:
Update of ovirt-guest-agent-debuginfo-1.0.13-5.el6.x86_64.rpm with installed rhevm-guest-agent-debuginfo-1.0.12-3.el6ev.x86_64 fails due to conflicting files.
It happens only on RHEL 6, doesn't happen on RHEL 7.

Version-Release number of selected component (if applicable):
ovirt-guest-agent-debuginfo-1.0.13-5.el6.x86_64.rpm

How reproducible:
always

Steps to Reproduce:
1. Install rhevm-guest-agent-debuginfo-1.0.12-3.el6ev.x86_64
2. Update to ovirt-guest-agent-debuginfo-1.0.13-5.el6.x86_64
3.

Actual results:
Update fails due to conflicting files:

# rpm -i rhevm-guest-agent-debuginfo-1.0.12-3.el6ev.x86_64
# rpm -U ovirt-guest-agent-debuginfo-1.0.13-5.el6.x86_64
file /usr/lib/debug/lib64/security/pam_ovirt_cred.so.debug from install of ovirt-guest-agent-debuginfo-1.0.13-5.el6.x86_64 conflicts with file from package rhevm-guest-agent-debuginfo-1.0.12-3.el6ev.x86_64
	file /usr/lib/debug/usr/lib64/gdm/simple-greeter/plugins/ovirtcred.so.debug from install of ovirt-guest-agent-debuginfo-1.0.13-5.el6.x86_64 conflicts with file from package rhevm-guest-agent-debuginfo-1.0.12-3.el6ev.x86_64
	file /usr/lib/debug/usr/lib64/kde4/kgreet_ovirtcred.so.debug from install of ovirt-guest-agent-debuginfo-1.0.13-5.el6.x86_64 conflicts with file from package rhevm-guest-agent-debuginfo-1.0.12-3.el6ev.x86_64


Expected results:
rhevm-guest-agent-debuginfo is successfully updated to ovirt-guest-agent-debuginfo

Additional info:

Comment 2 Vinzenz Feenstra [evilissimo] 2017-04-15 08:28:03 UTC
This BZ is filed for the wrong product - This needs to be filed against RHV / ovirt-guest-agent

Comment 6 Vinzenz Feenstra [evilissimo] 2017-04-15 11:10:26 UTC
In a similar way as it is noted in BZ#684182 we'll not be able to fix this issues and have to ask customers to uninstall the debuginfo package instead.

The appropriate release note was added to the BZ description no other changes will be applied.