Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 406485 - mail-client/mutt-1.5.21-r8 - Failed Patch: sidebar.patch !
Summary: mail-client/mutt-1.5.21-r8 - Failed Patch: sidebar.patch !
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Fabian Groffen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-01 21:23 UTC by Andi H.
Modified: 2012-03-02 18:49 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 Andi H. 2012-03-01 21:23:57 UTC
I just synced a new system today and wanted to merge ~amd64 mutt with sidebar patch and got this:

* Failed Patch: sidebar.patch !
 *  ( /var/tmp/portage/mail-client/mutt-1.5.21-r8/work/mutt-1.5.21-gentoo-patches-r9/sidebar.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/mail-client/mutt-1.5.21-r8/temp/sidebar.patch.out

 * ERROR: mail-client/mutt-1.5.21-r8 failed (prepare phase):
 *   Failed Patch: sidebar.patch!
 * 
 * Call stack:
 *     ebuild.sh, line   85:  Called src_prepare
 *   environment, line 3156:  Called epatch '/var/tmp/portage/mail-client/mutt-1.5.21-r8/work/mutt-1.5.21-gentoo-patches-r9/sidebar.patch'
 *   environment, line 1825:  Called die
 * The specific snippet of code:
 *               die "Failed Patch: ${patchname}!";
 * 
 * If you need support, post the output of 'emerge --info =mail-client/mutt-1.5.21-r8',
 * the complete build log and the output of 'emerge -pqv =mail-client/mutt-1.5.21-r8'.
 * The complete build log is located at '/var/tmp/portage/mail-client/mutt-1.5.21-r8/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/mail-client/mutt-1.5.21-r8/temp/environment'.
 * S: '/var/tmp/portage/mail-client/mutt-1.5.21-r8/work/mutt-1.5.21'

>>> Failed to emerge mail-client/mutt-1.5.21-r8, Log file:

>>>  '/var/tmp/portage/mail-client/mutt-1.5.21-r8/temp/build.log'


The output from the tmp file is:

No file to patch.  Skipping patch.
8 out of 8 hunks ignored
can't find file to patch at input line 1048
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -r ab317868c349 -r 766d716955c7 sidebar.c
|--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
|+++ b/sidebar.c	Tue Jan 17 17:12:39 2012 +0100
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 1385
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -r ab317868c349 -r 766d716955c7 sidebar.h
|--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
|+++ b/sidebar.h	Tue Jan 17 17:12:39 2012 +0100
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored

patch program exited with status 1
Comment 1 Fabian Groffen gentoo-dev 2012-03-02 18:01:23 UTC
Sorry, I forgot to refresh all patches, which causes this problem.  I just committed a fix which is in an updated patchball.  Please make sure you get revision 1.4 of the ebuild, or check that PATCHSET_REV="-r10".

Thanks for the report!
Comment 2 Andi H. 2012-03-02 18:45:16 UTC
thanks for the fast fix, is working now :)
Comment 3 Fabian Groffen gentoo-dev 2012-03-02 18:49:28 UTC
reclosing then ;)