Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140424 - synaptics-0.14.5-r1 failure in unpack
Summary: synaptics-0.14.5-r1 failure in unpack
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: X11 External Driver Maintainers
URL:
Whiteboard:
Keywords:
: 140425 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-07-14 17:09 UTC by Ulrich Müller
Modified: 2006-07-14 18:21 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2006-07-14 17:09:44 UTC
x11-drivers/synaptics-0.14.5-r1 fails in src_unpack:

>>> Unpacking synaptics-0.14.5.tar.bz2 to /var/tmp/portage/synaptics-0.14.5-r1/work

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/x11-drivers/synaptics/files/synaptics-0.14.5-r1-makefile-fpic.patch
 *   ( synaptics-0.14.5-r1-makefile-fpic.patch )

!!! ERROR: x11-drivers/synaptics-0.14.5-r1 failed.


It should be ${P}-makefile-fpic.patch and not ${PF}-makefile-fpic.patch.

(Seemant, you had promised better QA in bug #140338 ;-) )
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-14 17:13:28 UTC
*** Bug 140425 has been marked as a duplicate of this bug. ***
Comment 2 Joshua Baergen (RETIRED) gentoo-dev 2006-07-14 18:20:26 UTC
I fixed this a little while ago.  You should be able to resync in about 30 mins to get the fix.

If you don't want to wait, the change the line in the ebuild that refers to the patch to use ${P} instead of ${PF}.
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2006-07-14 18:21:22 UTC
fixed, sorry about that Ulrich.  I didn't catch it when I tried the ebuild.