Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39193 - Emerge gkrellm 2.1.24 fails while applying patches
Summary: Emerge gkrellm 2.1.24 fails while applying patches
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-23 13:23 UTC by Willy Gardiol
Modified: 2004-01-24 00:37 UTC (History)
0 users

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 Willy Gardiol 2004-01-23 13:23:44 UTC
Did emerge sync, then emerge gkrellm dies with the following error:
>>> emerge (1 of 1) app-admin/gkrellm-2.1.24 to /
>>> md5 src_uri ;-) gkrellm-2.1.24.tar.bz2
>>> Unpacking source...
>>> Unpacking gkrellm-2.1.24.tar.bz2 to /var/tmp/portage/gkrellm-2.1.24/work
 * Applying gkrellm-dotkeep.patch...                                                                 [ ok ]
 * Applying gkrellm-2.1.24-mail.patch...

 * Failed Patch: gkrellm-2.1.24-mail.patch!
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/gkrellm-2.1.24/temp/gkrellm-2.1.24-mail.patch-29142.out


The files is:

***** gkrellm-2.1.24-mail.patch *****

=====================================

PATCH COMMAND:  patch  -p0 < /usr/portage/app-admin/gkrellm/files/gkrellm-2.1.24-mail.patch

=====================================
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Naur gkrellm-2.1.24-orig/src/mail.c gkrellm-2.1.24/src/mail.c
|--- gkrellm-2.1.24-orig/src/mail.c     2003-12-19 05:57:01.000000000 +0100
|+++ gkrellm-2.1.24/src/mail.c  2004-01-20 16:47:09.000000000 +0100
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
=====================================

PATCH COMMAND:  patch  -p1 < /usr/portage/app-admin/gkrellm/files/gkrellm-2.1.24-mail.patch

=====================================
patching file src/mail.c
Hunk #1 FAILED at 1378.
Hunk #2 FAILED at 1397.
2 out of 2 hunks FAILED -- saving rejects to file src/mail.c.rej
=====================================

PATCH COMMAND:  patch  -p2 < /usr/portage/app-admin/gkrellm/files/gkrellm-2.1.24-mail.patch

=====================================
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Naur gkrellm-2.1.24-orig/src/mail.c gkrellm-2.1.24/src/mail.c
|--- gkrellm-2.1.24-orig/src/mail.c     2003-12-19 05:57:01.000000000 +0100
|+++ gkrellm-2.1.24/src/mail.c  2004-01-20 16:47:09.000000000 +0100
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
=====================================

PATCH COMMAND:  patch  -p3 < /usr/portage/app-admin/gkrellm/files/gkrellm-2.1.24-mail.patch

=====================================
missing header for unified diff at line 4 of patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Naur gkrellm-2.1.24-orig/src/mail.c gkrellm-2.1.24/src/mail.c
|--- gkrellm-2.1.24-orig/src/mail.c     2003-12-19 05:57:01.000000000 +0100
|+++ gkrellm-2.1.24/src/mail.c  2004-01-20 16:47:09.000000000 +0100
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
=====================================

PATCH COMMAND:  patch  -p4 < /usr/portage/app-admin/gkrellm/files/gkrellm-2.1.24-mail.patch

=====================================
missing header for unified diff at line 4 of patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Naur gkrellm-2.1.24-orig/src/mail.c gkrellm-2.1.24/src/mail.c
|--- gkrellm-2.1.24-orig/src/mail.c     2003-12-19 05:57:01.000000000 +0100
|+++ gkrellm-2.1.24/src/mail.c  2004-01-20 16:47:09.000000000 +0100
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored


Reproducible: Always
Steps to Reproduce:
1. emerge gkrellm
2.
3.
Comment 1 Willy Gardiol 2004-01-24 00:37:35 UTC
SOlved, did another emerge sync today and solved.