Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 287865 - openssh-5.3_p1 fails to apply openssh-5.2_p1-darwin10.patch and openssh-5.3_p1-interix-new.patch
Summary: openssh-5.3_p1 fails to apply openssh-5.2_p1-darwin10.patch and openssh-5.3_p...
Status: VERIFIED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
: 287907 (view as bug list)
Depends on:
Blocks: 287444
  Show dependency tree
 
Reported: 2009-10-06 08:39 UTC by Sven Schwyn (svoop)
Modified: 2009-10-09 07:52 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 Sven Schwyn (svoop) 2009-10-06 08:39:45 UTC
* Applying openssh-5.1_p1-apple-copyfile.patch ...                       [ ok ]
 * Applying openssh-5.1_p1-apple-getpwuid.patch ...                       [ ok ]
 * Applying openssh-5.2_p1-darwin10.patch ...

 * Failed Patch: openssh-5.2_p1-darwin10.patch !
 *  ( /Gentoo/usr/portage/net-misc/openssh/files/openssh-5.2_p1-darwin10.patch )
 * 
 * Include in your bugreport the contents of:
 *   /Gentoo/var/tmp/portage/net-misc/openssh-5.3_p1/temp/openssh-5.2_p1-darwin10.patch-2177.out



Reproducible: Always

Steps to Reproduce:




sh-5.2_p1-darwin10.patch-2177.out
***** openssh-5.2_p1-darwin10.patch *****

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

PATCH COMMAND:	 patch -p0 -g0 -E --no-backup-if-mismatch < /Gentoo/usr/portage/net-misc/openssh/files/openssh-5.2_p1-darwin10.patch

=========================================
can't find file to patch at input line 7
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20090910/23c3cc1c/attachment.ksh
|http://lists.mindrot.org/pipermail/openssh-unix-dev/2009-September/027856.html
|
|diff -Naur openssh-5.2p1/configure.ac openssh-5.2p1.resolv/configure.ac
|--- openssh-5.2p1/configure.ac	2009-02-16 04:37:03.000000000 +0000
|+++ openssh-5.2p1.resolv/configure.ac	2009-09-10 20:32:46.000000000 +0000
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
=========================================

PATCH COMMAND:	 patch -p1 -g0 -E --no-backup-if-mismatch < /Gentoo/usr/portage/net-misc/openssh/files/openssh-5.2_p1-darwin10.patch

=========================================
patching file configure.ac
Hunk #1 FAILED at 3274.
Hunk #2 FAILED at 3305.
2 out of 2 hunks FAILED -- saving rejects to file configure.ac.rej
=========================================

PATCH COMMAND:	 patch -p2 -g0 -E --no-backup-if-mismatch < /Gentoo/usr/portage/net-misc/openssh/files/openssh-5.2_p1-darwin10.patch

=========================================
missing header for unified diff at line 7 of patch
can't find file to patch at input line 7
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20090910/23c3cc1c/attachment.ksh
|http://lists.mindrot.org/pipermail/openssh-unix-dev/2009-September/027856.html
|
|diff -Naur openssh-5.2p1/configure.ac openssh-5.2p1.resolv/configure.ac
|--- openssh-5.2p1/configure.ac	2009-02-16 04:37:03.000000000 +0000
|+++ openssh-5.2p1.resolv/configure.ac	2009-09-10 20:32:46.000000000 +0000
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
=========================================

PATCH COMMAND:	 patch -p3 -g0 -E --no-backup-if-mismatch < /Gentoo/usr/portage/net-misc/openssh/files/openssh-5.2_p1-darwin10.patch

=========================================
missing header for unified diff at line 7 of patch
can't find file to patch at input line 7
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20090910/23c3cc1c/attachment.ksh
|http://lists.mindrot.org/pipermail/openssh-unix-dev/2009-September/027856.html
|
|diff -Naur openssh-5.2p1/configure.ac openssh-5.2p1.resolv/configure.ac
|--- openssh-5.2p1/configure.ac	2009-02-16 04:37:03.000000000 +0000
|+++ openssh-5.2p1.resolv/configure.ac	2009-09-10 20:32:46.000000000 +0000
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
=========================================

PATCH COMMAND:	 patch -p4 -g0 -E --no-backup-if-mismatch < /Gentoo/usr/portage/net-misc/openssh/files/openssh-5.2_p1-darwin10.patch

=========================================
missing header for unified diff at line 7 of patch
can't find file to patch at input line 7
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20090910/23c3cc1c/attachment.ksh
|http://lists.mindrot.org/pipermail/openssh-unix-dev/2009-September/027856.html
|
|diff -Naur openssh-5.2p1/configure.ac openssh-5.2p1.resolv/configure.ac
|--- openssh-5.2p1/configure.ac	2009-02-16 04:37:03.000000000 +0000
|+++ openssh-5.2p1.resolv/configure.ac	2009-09-10 20:32:46.000000000 +0000
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
Comment 1 Michael Yang 2009-10-06 15:10:13 UTC
*** Bug 287907 has been marked as a duplicate of this bug. ***
Comment 2 Fabian Groffen gentoo-dev 2009-10-06 17:24:42 UTC
patch was a backport, dropped it.
Comment 3 Sven Schwyn (svoop) 2009-10-07 08:01:31 UTC
First issue gone, another patch is failing now ;-)

* Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
* 
*   /Gentoo/usr/portage/net-misc/openssh/files/openssh-5.3_p1-interix-new.patch
*   ( openssh-5.3_p1-interix-new.patch )
Comment 4 Sven Schwyn (svoop) 2009-10-08 07:48:36 UTC
Compiles now, but the digest differs:

 * Digest verification failed:
 * /Gentoo/usr/portage/net-misc/openssh/openssh-5.3_p1.ebuild
 * Reason: Filesize does not match recorded size
 * Got: 8755
 * Expected: 8928
Comment 5 Fabian Groffen gentoo-dev 2009-10-08 08:00:46 UTC
I just redownloaded all files and redigested, but I have no differences with what's in svn, so are you sure you don't have local modifications?
Comment 6 Fabian Groffen gentoo-dev 2009-10-08 16:26:17 UTC
others reported success, assuming local problem
Comment 7 Sven Schwyn (svoop) 2009-10-08 16:36:11 UTC
You're right, something cloaked. After removing a few files by hand it installed flawlessly. Thanks a lot!
Comment 8 Markus Duft (RETIRED) gentoo-dev 2009-10-09 07:52:06 UTC
ah, sorry - i missed that bug: i fixed the problem yesterday ;)