Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72561 - Qemu 0.6.1 fix in CVS
Summary: Qemu 0.6.1 fix in CVS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Luca Barbato
URL: http://lists.gnu.org/archive/html/qem...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-26 09:20 UTC by qube99
Modified: 2004-11-28 07:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Qemu-0.6.1-r1 with texi2html as dep (qemu-0.6.1-r1.ebuild,2.08 KB, text/plain)
2004-11-28 06:39 UTC, Anonymous
Details

Note You need to log in before you can comment on or make changes to this bug.
Description qube99 2004-11-26 09:20:57 UTC
There's apparently an ide bug in 0.6.1 which causes various versions of Windows (2k, XP, and 2k3 at least) to not behave properly (Disk I/O errors on boot because of disk geometry).  Around Nov. 16, 2004 a fix was made to the CVS involving ide.c, which seems to fix the problem for some people.  It'd be nice if a copy of cvs would be tested and possibly included, since it sounds like it's something that more than one person is likely to stumble across.

Reproducible: Sometimes
Steps to Reproduce:
Comment 1 Luca Barbato gentoo-dev 2004-11-26 12:35:27 UTC
I'll have a look, but don't expect anything sooner than the next week
Comment 2 Luca Barbato gentoo-dev 2004-11-27 17:24:23 UTC
ebuild in cvs please test and tell me if is working for you
Comment 3 Yu Wang 2004-11-27 20:14:08 UTC
emerge -u qemu
Calculating dependencies ...done!
>>> emerge (1 of 1) app-emulation/qemu-0.6.1-r1 to /
>>> md5 src_uri ;-) qemu-0.6.1.tar.gz
>>> Unpacking source...
>>> Unpacking qemu-0.6.1.tar.gz to /var/tmp/portage/qemu-0.6.1-r1/work
 * Applying qemu-0.6.1-20041126.patch ...

 * Failed Patch: qemu-0.6.1-20041126.patch!
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/qemu-0.6.1-r1/temp/qemu-0.6.1-20041126.patch-15828.out


!!! ERROR: app-emulation/qemu-0.6.1-r1 failed.
!!! Function epatch, Line 402, Exitcode 0
!!! Failed Patch: qemu-0.6.1-20041126.patch!
!!! If you need support, post the topmost build error, NOT this status message.

The .out file is to long so I am not putting it here.

Comment 4 Luca Barbato gentoo-dev 2004-11-28 03:17:10 UTC
Found the problem in the patch, should be available in 30min
Comment 5 Anonymous 2004-11-28 06:38:10 UTC
Apparently qemu-0.6.1-r1 needs texi2html when compiling, so I added it as dep.
Comment 6 Anonymous 2004-11-28 06:39:27 UTC
Created attachment 44869 [details]
Qemu-0.6.1-r1 with texi2html as dep

Qemu needs texi2html to compile.
Comment 7 Luca Barbato gentoo-dev 2004-11-28 07:50:00 UTC
committed, thanks