Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19552 - problem emerging pykde + solution
Summary: problem emerging pykde + solution
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All All
: High blocker (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-18 10:14 UTC by Paul Pacheco
Modified: 2003-04-26 09:07 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 Paul Pacheco 2003-04-18 10:14:39 UTC
PyKDE was moved to pykde, but moving it resulted in it not emerging. here is the problem 
that I am getting. 
 
 
The solution is quite simple. in the files directories, move the file 
pykde-3.5.2-sandbox-patch.diff 
to 
PyKDE-3.5-2-sandbox-patch.diff 
 
OR 
 
change the ebuild to include the right patch. 
 

Reproducible: Always
Steps to Reproduce:
1.emerge pykde 
 
Actual Results:  
marge dev-python # emerge pykde 
Calculating dependencies ...done! 
>>> emerge (1 of 1) dev-python/pykde-3.5.2 to / 
>>> md5 ;-) PyKDE-3.5-2.tar.gz 
>>> Unpacking source... 
>>> Unpacking PyKDE-3.5-2.tar.gz to /var/tmp/portage/pykde-3.5.2/work 
 
 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is: 
 * 
 *   /usr/portage/dev-python/pykde/files/PyKDE-3.5-2-sandbox-patch.diff 
 
 
!!! ERROR: dev-python/pykde-3.5.2 failed. 
!!! Function epatch, Line 181, Exitcode 0 
!!! Cannot find $EPATCH_SOURCE! 
 
 

Expected Results:  
I would expect pykde to emerge without a problem.
Comment 1 Hannes Mehnert (RETIRED) gentoo-dev 2003-04-26 09:07:20 UTC
fixed, thanks for reporting.