Bug 1811670

Summary: Unneeded qemu-guest-agent dependency on pixman
Product: Red Hat Enterprise Linux Advanced Virtualization Reporter: Tomáš Golembiovský <tgolembi>
Component: qemu-kvmAssignee: Marc-Andre Lureau <marcandre.lureau>
qemu-kvm sub component: Guest Agent QA Contact: xiagao
Status: CLOSED ERRATA Docs Contact:
Severity: medium    
Priority: medium CC: ddepaula, jinzhao, juzhang, juzhou, lijin, marcandre.lureau, mxie, pbonzini, tzheng, virt-maint, xiagao, ymankad, zili
Version: 8.2Keywords: RFE, Triaged
Target Milestone: rc   
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: qemu-kvm-4.2.0-16.module+el8.2.0+6092+4f2391c1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-05-05 09:57:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomáš Golembiovský 2020-03-09 14:09:01 UTC
qemu-guest-agent package now depends on libpixman which was not the case with RHEL7. That seems to be since qemu-ga binary links to libpixman.so although there are no symbols required by the qemu-ga from that library. Could the build scrips be fixed so as not to link needlessly to the library?

All this complicates the installation of qemu-ga package by virt-v2v because we need to carry the dependency along.

Comment 1 Marc-Andre Lureau 2020-03-11 16:12:25 UTC
sent to qemu-devel
Subject: [PATCH] build-sys: do not make qemu-ga link with pixman

Comment 8 Danilo de Paula 2020-03-24 00:09:15 UTC
Hi John,

Sorry for the delay, crazy days.
I'm worried about this one. I'm not sure if we can make this into 8.2.0.
The patch is queue but didn't get any ack.

I don't know why overseer missed this. it seems that it never arrived.

Comment 12 xiagao 2020-03-24 02:44:32 UTC
Verify this bug on qemu-guest-agent-4.2.0-16.module+el8.2.0+6092+4f2391c1.x86_64.rpm

[root@vm-74-7 home]# rpm -qpR qemu-guest-agent-4.2.0-16.module+el8.2.0+6092+4f2391c1.x86_64.rpm |grep pixman
[root@vm-74-7 home]# rpm -qpR qemu-guest-agent-4.2.0-15.module+el8.2.0+6029+618ef2ec.x86_64.rpm |grep pixmanlibpixman-1.so.0()(64bit)

Comment 13 xiagao 2020-03-24 02:46:14 UTC
(In reply to xiagao from comment #12)
> Verify this bug on
> qemu-guest-agent-4.2.0-16.module+el8.2.0+6092+4f2391c1.x86_64.rpm
> 
> [root@vm-74-7 home]# rpm -qpR
> qemu-guest-agent-4.2.0-16.module+el8.2.0+6092+4f2391c1.x86_64.rpm |grep
> pixman
> [root@vm-74-7 home]# rpm -qpR
> qemu-guest-agent-4.2.0-15.module+el8.2.0+6029+618ef2ec.x86_64.rpm |grep
> pixman
correct the typo

[root@vm-74-7 home]# rpm -qpR qemu-guest-agent-4.2.0-16.module+el8.2.0+6092+4f2391c1.x86_64.rpm |grep pixman
[root@vm-74-7 home]# rpm -qpR qemu-guest-agent-4.2.0-15.module+el8.2.0+6029+618ef2ec.x86_64.rpm |grep pixman
libpixman-1.so.0()(64bit)

Comment 15 errata-xmlrpc 2020-05-05 09:57:51 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:2017