Error message after upgraing the openssh 4.6P1

Darren Tucker dtucker at zip.com.au
Tue Apr 10 11:57:58 EST 2007


ESQUIRE Sithesvaran wrote:
> Hi Sandor,
> 
> I see the below solution for this issue. When I execute the below
> command, it is not giving command prompt after wards, it just keep
> running. Let me know which patch it reverts, what it does?
> 
>>> I suspect this is related to the change for bug #52.  You could try
>>> reverting the following patch ("patch -p1 -R") and see if the error
>>> messages stop.
>> Yes, that eliminates the chan_read_failed error messages.

You need to feed the patch file into patch's standard input.  If you're 
using a mailer such as mutt you can just pipe it ("| patch -p1 -R"), 
however if you save the patch to a file you need to do redirect it in, 
eg "patch -p1 -R <patchfile".

BTW since there are at least 2 threads about this, I have opened a 
bugzilla bug for this problem.  I suggest that you (and anyone else 
interested) add themselves to the cc: list of the bug.

http://bugzilla.mindrot.org/show_bug.cgi?id=1306

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
     Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


More information about the openssh-unix-dev mailing list