Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 352485 - net-misc/connman-0.67-r1 build error - "Cannot find $EPATCH_SOURCE!"
Summary: net-misc/connman-0.67-r1 build error - "Cannot find $EPATCH_SOURCE!"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Robert Piasek (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-23 10:21 UTC by hal
Modified: 2011-01-25 13:21 UTC (History)
1 user (show)

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 hal 2011-01-23 10:21:05 UTC
looks like a missing patch in the files dir.

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) net-misc/connman-0.67-r1
>>> Failed to emerge net-misc/connman-0.67-r1, Log file:
>>>  '/var/log/portage/net-misc:connman-0.67-r1:20110123-100850.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 0.88, 0.53, 0.25
 * Package:    net-misc/connman-0.67-r1
 * Repository: gentoo
 * Maintainer: dagger@gentoo.org
 * USE:  caps elibc_glibc ethernet kernel_linux policykit threads userland_GNU x86

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/net-misc/connman/files/connman-0.67-fix-policy-name.patch
 *   ( connman-0.67-fix-policy-name.patch )

 * ERROR: net-misc/connman-0.67-r1 failed:
 *   Cannot find $EPATCH_SOURCE!
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_prepare
 *   environment, line 2345:  Called epatch '/usr/portage/net-misc/connman/files/connman-0.67-fix-policy-name.patch'
 *   environment, line 1058:  Called die
 * The specific snippet of code:
 *               die "Cannot find \$EPATCH_SOURCE!";
 * 
 * If you need support, post the output of 'emerge --info =net-misc/connman-0.67-r1',
 * the complete build log and the output of 'emerge -pqv =net-misc/connman-0.67-r1'.
 * The complete build log is located at '/var/log/portage/net-misc:connman-0.67-r1:20110123-100850.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/connman-0.67-r1/temp/environment'.
 * S: '/var/tmp/portage/net-misc/connman-0.67-r1/work/connman-0.67'


Reproducible: Always

Steps to Reproduce:
1. emerge connman

Actual Results:  
1. emerge fails

Expected Results:  
1. should not fail
Comment 1 Tiziano Müller (RETIRED) gentoo-dev 2011-01-23 15:19:22 UTC
Assigning to maintainer.
@Robert: seems you forgot to commit the patch.
Comment 2 Robert Piasek (RETIRED) gentoo-dev 2011-01-25 12:08:38 UTC
Hi,

I think that was already fixed in main tree. Too bad repoman didn't pick that one up :S

Please sync and re-try.

Comment 3 Tiziano Müller (RETIRED) gentoo-dev 2011-01-25 13:21:37 UTC
(In reply to comment #2)
> Hi,
> 
> I think that was already fixed in main tree. Too bad repoman didn't pick that
> one up :S
Unfortunately it wasn't, else I would not have reassigned the bug to you but closed it directly. 
> Please sync and re-try.
> 
Works now, thanks.