OpenSSH
[Top] [All Lists]

Re: Error message after upgraing the openssh 4.6P1

To: ESQUIRE Sithesvaran <ESQUIRE_SITHESVARAN@dm.gov.ae>
Subject: Re: Error message after upgraing the openssh 4.6P1
From: Darren Tucker <dtucker@zip.com.au>
Date: Tue, 10 Apr 2007 11:57:58 +1000
Cc: OpenSSH Devel List <openssh-unix-dev@mindrot.org>
Delivered-to: sp-com-lists@consult.net
Delivered-to: openssh-unix-dev-list1@securepoint.com
Delivered-to: openssh-unix-dev-tmda@mindrot.org
Delivered-to: openssh-unix-dev@mindrot.org
In-reply-to: <983771046C3CD8478025E73F533B25B9016526D0@HQOMAIL.dm.ae>
List-archive: <http://lists.mindrot.org/pipermail/openssh-unix-dev>
List-help: <mailto:openssh-unix-dev-request@mindrot.org?subject=help>
List-id: Development of portable OpenSSH <openssh-unix-dev.mindrot.org>
List-post: <mailto:openssh-unix-dev@mindrot.org>
List-subscribe: <http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev>, <mailto:openssh-unix-dev-request@mindrot.org?subject=subscribe>
List-unsubscribe: <http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev>, <mailto:openssh-unix-dev-request@mindrot.org?subject=unsubscribe>
References: <983771046C3CD8478025E73F533B25B9016526D0@HQOMAIL.dm.ae>
Sender: openssh-unix-dev-bounces+openssh-unix-dev-list1=securepoint.com@mindrot.org
User-agent: Thunderbird 1.5.0.10 (Windows/20070221)
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.
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@mindrot.org
http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev

<Prev in Thread] Current Thread [Next in Thread>