Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 428716 - app-emulation/qemu-user-9999 failed at src_prepare - can not find $EPATCH_SOURCE
Summary: app-emulation/qemu-user-9999 failed at src_prepare - can not find $EPATCH_SOURCE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-07-30 22:25 UTC by Andrew Aladjev
Modified: 2013-08-12 12:13 UTC (History)
1 user (show)

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


Attachments
bridge helper enable/disable (bridge-helper.patch,1.90 KB, patch)
2012-07-30 22:26 UTC, Andrew Aladjev
Details | Diff
qemu-user-9999 patch (qemu-user-9999.patch,1.07 KB, patch)
2012-07-30 22:29 UTC, Andrew Aladjev
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Aladjev 2012-07-30 22:25:22 UTC
I want to build qemu-user-9999

Reproducible: Always

Steps to Reproduce:
1. build qemu-user-9999
Actual Results:  
error: patches directory is not found
qemu-bridge-helper is a collision

Expected Results:  
build
Comment 1 Andrew Aladjev 2012-07-30 22:26:13 UTC
Created attachment 319786 [details, diff]
bridge helper enable/disable
Comment 2 Andrew Aladjev 2012-07-30 22:29:35 UTC
Created attachment 319788 [details, diff]
qemu-user-9999 patch
Comment 3 Andrew Aladjev 2012-07-30 22:30:59 UTC
after creating this 2 patches problem is resolved for me. I've done it according to http://lists.gnu.org/archive/html/qemu-devel/2012-07/msg01377.html
Comment 4 Sergey Popov gentoo-dev 2013-08-12 12:13:10 UTC
+  12 Aug 2013; Sergey Popov <pinkbyte@gentoo.org> qemu-user-9999.ebuild:
+  Remove unneeded epatch call, add support for epatch_user, wrt bug #428716.
+  Thanks to Andrew Aladjev <aladjev.andrew@gmail.com>

I did not apply your qemu-bridge-helper patch, because it is not needed for now - building is successful without it.