Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141391 - app-admin/hddtemp-0.3_beta15 has broken pkg_config()
Summary: app-admin/hddtemp-0.3_beta15 has broken pkg_config()
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Michal Januszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-22 08:09 UTC by Jakub Moc (RETIRED)
Modified: 2006-08-10 17:46 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 Jakub Moc (RETIRED) gentoo-dev 2006-07-22 08:09:43 UTC
emerge --config doesn't work exactly well w/ ${FILESDIR}...

<snip>
Configuring pkg...

 * Trying to download the latest hddtemp.db file
--17:04:03--  http://www.guzu.net/linux/hddtemp.db
           => `hddtemp.db'
Resolving www.guzu.net... 213.186.33.19
Connecting to www.guzu.net|213.186.33.19|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 20,559 (20K) [text/plain]

    0K .......... ..........                                 100% 3.92M       

17:04:03 (3.87 MB/s) - `hddtemp.db' saved [20559/20559]

 * Attempting to apply gentoo patches for further entries.

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /var/db/pkg/app-admin/hddtemp-0.3_beta15/files/hddtemp-0.3_beta15-maxtor-diamondmax10.patch
 *   ( hddtemp-0.3_beta15-maxtor-diamondmax10.patch )


!!! ERROR: app-admin/hddtemp-0.3_beta15 failed.
Call stack:
  ebuild.sh, line 1526:   Called pkg_config
  hddtemp-0.3_beta15.ebuild, line 63:   Called epatch '/var/db/pkg/app-admin/hddtemp-0.3_beta15/files/hddtemp-0.3_beta15-maxtor-diamondmax10.patch'
  eutils.eclass, line 190:   Called die

!!! Cannot find $EPATCH_SOURCE!
!!! If you need support, post the topmost build error, and the call stack if relevant.
</snip>

Anyway, why can't those Maxtor entries be merged upstream to avoid such weird stuff in ebuilds?
Comment 1 Michal Januszewski (RETIRED) gentoo-dev 2006-08-08 14:08:37 UTC
Patch removed from the tree and sent upstream. Thanks for reporting this!
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-08-10 17:46:02 UTC
*** Bug 143515 has been marked as a duplicate of this bug. ***