Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 192040

Summary: sys-apps/watchdog-5.4 fails to patch...
Product: Gentoo Linux Reporter: Patrizio Bassi <patrizio.bassi>
Component: New packagesAssignee: Christian Heim (RETIRED) <phreak>
Status: RESOLVED FIXED    
Severity: normal CC: dkarasik
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Patrizio Bassi 2007-09-10 20:00:31 UTC
>>> Unpacking source...
>>> Unpacking watchdog-5.4.tar.gz to /mnt/Dati/Gentoo/tmp/portage/sys-apps/watchdog-5.4/work
 * Applying watchdog-5.2.6-headers.patch ...                                                                                                                   [ ok ]
 * Applying watchdog-5.2.6-uclibc.patch ...                                                                                                                    [ ok ]

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *
 *   /mnt/Dati/Gentoo/tmp/portage/sys-apps/watchdog-5.4/work/-.diff
 *   ( -.diff )

 *
 * ERROR: sys-apps/watchdog-5.4 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_unpack
 *   ebuild.sh, line 768:   Called qa_call 'src_unpack'
 *   ebuild.sh, line 44:   Called src_unpack
 *   watchdog-5.4.ebuild, line 25:   Called epatch '/mnt/Dati/Gentoo/tmp/portage/sys-apps/watchdog-5.4/work/-.diff'
 *   eutils.eclass, line 161:   Called die
 *
 * Cannot find $EPATCH_SOURCE!
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/mnt/Dati/Gentoo/tmp/portage/sys-apps/watchdog-5.4/temp/build.log'.
 *
Comment 1 Christian Heim (RETIRED) gentoo-dev 2007-09-11 15:46:01 UTC
(In reply to comment #0)
> >>> Unpacking source...
> >>> Unpacking watchdog-5.4.tar.gz to /mnt/Dati/Gentoo/tmp/portage/sys-apps/watchdog-5.4/work
>  * Applying watchdog-5.2.6-headers.patch ...                                   
>                                                                               
> [ ok ]
>  * Applying watchdog-5.2.6-uclibc.patch ...                                    
>                                                                               
> [ ok ]
> 
>  * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
>  *
>  *   /mnt/Dati/Gentoo/tmp/portage/sys-apps/watchdog-5.4/work/-.diff
>  *   ( -.diff )

Yup, I didn't comment the Debian patch's epatch line out, so its basically failing on a patch that isn't there. Should be fixed within the next hour.