Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192040 - sys-apps/watchdog-5.4 fails to patch...
Summary: sys-apps/watchdog-5.4 fails to patch...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Christian Heim (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-10 20:00 UTC by Patrizio Bassi
Modified: 2007-09-11 15: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 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.