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

Bug 258610

Summary: epatch fails for sys-apps/openrc-0.4.3
Product: Gentoo Linux Reporter: Stelian Ionescu <bugs>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major CC: mark+gentoobugs
Priority: High    
Version: 2008.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Fix epatch
Output of /var/tmp/portage/sys-apps/openrc-0.4.3/temp/0004-svn-version.patch-4287.out

Description Stelian Ionescu 2009-02-11 14:47:04 UTC
Using paludis I get:

>>> Starting src_unpack
>>> Unpacking openrc-0.4.3.tar.bz2 to /var/mm/tmp/sys-apps-openrc-0.4.3/work
tar jxf /usr/portage/distfiles/openrc-0.4.3.tar.bz2 --no-same-owner
              
 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *
 *   /usr/portage/sys-apps/openrc/files/0.4.3/*.patch
 *   ( *.patch )

because ${FILESDIR}/0.4.3/ doesn't exist
Comment 1 Stelian Ionescu 2009-02-11 14:48:41 UTC
Created attachment 181675 [details, diff]
Fix epatch
Comment 2 Mark Nowiasz 2009-02-11 15:37:25 UTC
Created attachment 181681 [details]
Output of /var/tmp/portage/sys-apps/openrc-0.4.3/temp/0004-svn-version.patch-4287.out
Comment 3 Mark Nowiasz 2009-02-11 15:38:40 UTC
(In reply to comment #2)
> Created an attachment (id=181681) [edit]
> Output of
> /var/tmp/portage/sys-apps/openrc-0.4.3/temp/0004-svn-version.patch-4287.out

I don't know if it's the same as the bug above, but using emerge I get
 
* Applying 0004-svn-version.patch ...                                          

 * Failed Patch: 0004-svn-version.patch !
 *  ( /usr/portage/sys-apps/openrc/files/0.4.2/0004-svn-version.patch )
 *                                                                     
 * Include in your bugreport the contents of:                          
 *                                                                     
 *   /var/tmp/portage/sys-apps/openrc-0.4.3/temp/0004-svn-version.patch-4287.out

 * 
 * ERROR: sys-apps/openrc-0.4.3 failed.
 * Call stack:                         
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 2665:  Called epatch '/usr/portage/sys-apps/openrc/files/0.4.2/0001-msg-style.patch' '/usr/portage/sys-apps/openrc/files/0.4.2/0002-useful-functions.patch' '/usr/portage/sys-apps/openrc/files/0.4.2/0003-KV.patch' '/usr/portage/sys-apps/openrc/files/0.4.2/0004-svn-version.patch'         
 *             environment, line 1127:  Called epatch '/usr/portage/sys-apps/openrc/files/0.4.2/0004-svn-version.patch'                                         
 *             environment, line 1263:  Called die                              
 * The specific snippet of code:                                                
 *                   die "Failed Patch: ${patchname}!";                         
 *  The die message:                                                            
 *   Failed Patch: 0004-svn-version.patch!                                      
 *                                                                              
 * If you need support, post the topmost build error, and the call stack if relevant.                                                                           
 * A complete build log is located at '/var/tmp/portage/sys-apps/openrc-0.4.3/temp/build.log'.                                                                  
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/openrc-0.4.3/temp/environment'.                                                         
 *                                                    
Comment 4 Serkan Kaba (RETIRED) gentoo-dev 2009-02-11 15:41:03 UTC

*** This bug has been marked as a duplicate of bug 258600 ***