[Bug 773442] Review Request: libvirt-sandbox - libvirt application sandbox framework

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 11 20:44:05 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=773442

--- Comment #1 from Daniel Berrange <berrange at redhat.com> 2012-01-11 15:44:04 EST ---
I have a F17 scratch build on x8_64:

  http://koji.fedoraproject.org/koji/taskinfo?taskID=3640418

rpmlint is expected to show the following

libvirt-sandbox.x86_64: W: summary-not-capitalized C libvirt application
sandbox framework
libvirt-sandbox.src: W: summary-not-capitalized C libvirt application sandbox
framework
libvirt-sandbox-libs.x86_64: W: summary-not-capitalized C libvirt application
sandbox framework libraries
libvirt-sandbox-libs.x86_64: E: statically-linked-binary
/usr/libexec/libvirt-sandbox-init-qemu
libvirt-sandbox-devel.x86_64: W: summary-not-capitalized C libvirt application
sandbox framework development files
4 packages and 0 specfiles checked; 1 errors, 4 warnings.


The warnings are all bogus.

The error can be ignored, because this particular binary is intentionally
static. It must run inside an initrd where there are no dynamic libraries
available. Fortunately this binary is tiny, has no external deps except glibc,
and always runs inside a KVM guest under sVirt so is protected against any
security issues

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list