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

Bug 320133

Summary: curl-7.20.1 fails to apply curl-7.19.7-interix.patch
Product: Gentoo/Alt Reporter: Sven Schwyn (svoop) <gentoo>
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: VERIFIED FIXED    
Severity: normal CC: gentoo
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sven Schwyn (svoop) 2010-05-17 10:25:44 UTC
* Applying curl-7.20.0-strip-ldflags.patch ...                          [ ok ]
 * Applying curl-7.19.7-test241.patch ...                                [ ok ]
 * Applying curl-7.19.7-interix.patch ...

 * Failed Patch: curl-7.19.7-interix.patch !


Reproducible: Always

Steps to Reproduce:




***** curl-7.19.7-interix.patch *****

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

PATCH COMMAND:  patch -p0 -g0 -E --no-backup-if-mismatch < '/Gentoo/usr/portage/net-misc/curl/files/curl-7.19.7-interix.patch'

=====================================
can't find file to patch at input line 6
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|reported upstream: https://sourceforge.net/tracker/?func=detail&aid=2961796&group_id=976&atid=100976
|
|diff -ru curl-7.19.7.orig/configure curl-7.19.7/configure
|--- curl-7.19.7.orig/configure	2010-03-02 08:41:53 +0100
|+++ curl-7.19.7/configure	2010-03-02 09:49:04 +0100
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
=====================================

PATCH COMMAND:  patch -p1 -g0 -E --no-backup-if-mismatch < '/Gentoo/usr/portage/net-misc/curl/files/curl-7.19.7-interix.patch'

=====================================
patching file configure
Hunk #1 FAILED at 28777.
1 out of 1 hunk FAILED -- saving rejects to file configure.rej
=====================================

PATCH COMMAND:  patch -p2 -g0 -E --no-backup-if-mismatch < '/Gentoo/usr/portage/net-misc/curl/files/curl-7.19.7-interix.patch'

=====================================
can't find file to patch at input line 6
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|reported upstream: https://sourceforge.net/tracker/?func=detail&aid=2961796&group_id=976&atid=100976
|
|diff -ru curl-7.19.7.orig/configure curl-7.19.7/configure
|--- curl-7.19.7.orig/configure	2010-03-02 08:41:53 +0100
|+++ curl-7.19.7/configure	2010-03-02 09:49:04 +0100
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
=====================================

PATCH COMMAND:  patch -p3 -g0 -E --no-backup-if-mismatch < '/Gentoo/usr/portage/net-misc/curl/files/curl-7.19.7-interix.patch'

=====================================
can't find file to patch at input line 6
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|reported upstream: https://sourceforge.net/tracker/?func=detail&aid=2961796&group_id=976&atid=100976
|
|diff -ru curl-7.19.7.orig/configure curl-7.19.7/configure
|--- curl-7.19.7.orig/configure	2010-03-02 08:41:53 +0100
|+++ curl-7.19.7/configure	2010-03-02 09:49:04 +0100
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
=====================================

PATCH COMMAND:  patch -p4 -g0 -E --no-backup-if-mismatch < '/Gentoo/usr/portage/net-misc/curl/files/curl-7.19.7-interix.patch'

=====================================
can't find file to patch at input line 6
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|reported upstream: https://sourceforge.net/tracker/?func=detail&aid=2961796&group_id=976&atid=100976
|
|diff -ru curl-7.19.7.orig/configure curl-7.19.7/configure
|--- curl-7.19.7.orig/configure	2010-03-02 08:41:53 +0100
|+++ curl-7.19.7/configure	2010-03-02 09:49:04 +0100
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-05-17 15:22:36 UTC
thanks, fixed.
Comment 2 Sven Schwyn (svoop) 2010-05-17 18:16:09 UTC
Thanks!