Bug 192427 - app-emulation/xen-tools-3.1.0: File collision with app-emulation/qemu-softmmu-0.9.0
Bug#: 192427 Product:  Gentoo Linux Version: 2007.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: xen@gentoo.org Reported By: askwar@digitalprojects.com
Component: Ebuilds
URL: 
Summary: app-emulation/xen-tools-3.1.0: File collision with app-emulation/qemu-softmmu-0.9.0
Keywords:  
Status Whiteboard: 
Opened: 2007-09-13 13:47 0000
Description:   Opened: 2007-09-13 13:47 0000
>>> Done.
* checking 476 files for package collisions
* This package is blocked because it wants to overwrite
* files belonging to other packages (see list below).
* If you have no clue what this is all about report it 
* as a bug for this package on http://bugs.gentoo.org

package app-emulation/xen-tools-3.1.0 NOT merged

--($:~)-- equery b /usr/share/man/man1/qemu-img.1.bz2
/usr/share/man/man1/qemu.1.bz2
[ Searching for file(s)
/usr/share/man/man1/qemu-img.1.bz2,/usr/share/man/man1/qemu.1.bz2 in *... ]
app-emulation/qemu-softmmu-0.9.0 (/usr/share/man/man1/qemu.1.bz2)
app-emulation/qemu-softmmu-0.9.0 (/usr/share/man/man1/qemu-img.1.bz2)

------- Comment #1 From Robert Buchholz 2008-05-04 18:54:18 0000 -------
This only happens when the "hvm" use flag is enabled. It will result in QEMU
being built. Unfortunately, its configure script has some magic included that
will build the documentation when it finds texi2html and pod2man installed.

The xen-tools-3.2.1 ebuild has a patch included that adds a configure option to
enable building the docs, but the ebuild will not use this option. No docs
built = no collision = no blocker necessary.

------- Comment #2 From Robert Buchholz 2008-05-04 19:00:28 0000 -------
+*xen-tools-3.2.1 (04 May 2008)
+
+  04 May 2008; Robert Buchholz <rbu@gentoo.org>
+  +files/xen-tools-3.2.1-qemu-nodocs.patch, -xen-tools-3.1.2.ebuild,
+  +xen-tools-3.2.1.ebuild:
+  Version bump to the Xen 3.2.1 release (bug #219339), thanks to Troy Bowman
+  for testig. Disable magic building of QEMU documentation (bug #192427).
+