Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 167839 - app-laptop/acerhk-0.5.35 failed patch
Summary: app-laptop/acerhk-0.5.35 failed patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Jurek Bartuszek (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-21 07:27 UTC by Xavier Vierling
Modified: 2007-02-21 19:44 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 Xavier Vierling 2007-02-21 07:27:50 UTC
mmhhh... Please look at the emerge error..

* Found sources for kernel version:
 *     2.6.20-gentoo
>>> Unpacking source...
>>> Unpacking acerhk-0.5.35.tar.bz2 to /var/tmp/portage/app-laptop/acerhk-0.5.35                                
/work
 * Applying kernel-2.6.19-config.h.patch ...

 * Failed Patch: kernel-2.6.19-config.h.patch !
 *  ( /usr/portage/app-laptop/acerhk/files/kernel-2.6.19-config.h.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/app-laptop/acerhk-0.5.35/temp/kernel-2.6.19-config.h.patch                                
-12776.out


!!! ERROR: app-laptop/acerhk-0.5.35 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_unpack
  ebuild.sh, line 751:   Called qa_call 'src_unpack'
  environment, line 3991:   Called src_unpack
  acerhk-0.5.35.ebuild, line 23:   Called epatch '/usr/portage/app-laptop/acerhk                                
/files/kernel-2.6.19-config.h.patch'
  eutils.eclass, line 341:   Called die

!!! Failed Patch: kernel-2.6.19-config.h.patch!
!!! If you need support, post the topmost build error, and the call stack if rel                                
evant.
!!! A complete build log is located at '/var/tmp/portage/app-laptop/acerhk-0.5.3                                
5/temp/build.log'.

I think the ebuild is looking for a 2.6.19 kernel... :/

Reproducible: Always

Steps to Reproduce:
1. emerge --sync
2. add acerhk to /etc/portage/package.keywords
3. emerge acerhk

Actual Results:  
The emerge stops with the error described below.

Expected Results:  
Emerge successfully acerhk
Comment 1 Pandor 2007-02-21 16:06:43 UTC
acerhk.c has been changed since 0.5.34 so the patch does not apply to acerhk-0.5.35.
In fact, the patch is no longer needed.
It compiled fine against my 2.6.20 Gentoo kernel.
Comment 2 Jurek Bartuszek (RETIRED) gentoo-dev 2007-02-21 19:44:58 UTC
Sorry, forgot to remove epatch. Fixed in CVS, thanks.