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

Bug 124131

Summary: [patch] gnome-vfs-2.12.2 unable to connect to FreeBSD ssh server
Product: Gentoo Linux Reporter: Hans Nieser <hans>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: natanael.copa
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch against gnome-vfs-2.12.2

Description Hans Nieser 2006-02-25 23:13:52 UTC
(Please read before merking as dup of http://bugs.gentoo.org/show_bug.cgi?id=103130 ) There is a bug in gnome-vfs that makes it unable to connect to FreeBSD OpenSSH servers (and possibly others) using password authentication, as they (by default) send a different string before waiting for password input.

gnome-vfs has always had a patch for this in Gentoo, until some time ago. For some reason the patch never got accepted/processed upstream and so I am trying my luck again with Gentoo. I left comments+patch about a month ago in the aforementioned bug but maybe I should submit a new one for this (apologies if I shouldn't) for it to be picked up.

Attached patch will make gnome-vfs check for both "password: " and "password:" (and with capital P) and is for gnome-vfs-2.12.2. Please consider including it again.
Comment 1 Hans Nieser 2006-02-25 23:14:32 UTC
Created attachment 80741 [details, diff]
Patch against gnome-vfs-2.12.2
Comment 2 foser (RETIRED) gentoo-dev 2006-02-26 06:14:22 UTC
Where is the relevant gnome bug exactly ?

Afaics the 2.12.2 ebuild still patches for this.
Comment 3 Hans Nieser 2006-02-26 07:09:07 UTC
The relevant gnome bug is at http://bugzilla.gnome.org/show_bug.cgi?id=168203 . As far as I can see, gnome-vfs-2.10.1 is the last ebuild that patched for this issue. There are two patches that have 'fbsd' in the filename though, the gnome-vfs-2.11.92-fbsd.patch is still used, but solves another issue. 'gnome-vfs-2.10.1-fbsd.patch' is the patch that used to fix the password string issue.
Comment 4 foser (RETIRED) gentoo-dev 2006-02-26 07:15:27 UTC
correct, I guess the pack bumper at the time assumed it was the same fix and so part of the patch got lost.
Comment 5 Natanael Copa 2006-03-17 02:27:26 UTC
*** Bug 126506 has been marked as a duplicate of this bug. ***
Comment 6 Natanael Copa 2006-03-17 02:29:14 UTC
I suggest that you use this patch instead (that I posted in a duplicate of this bug: 126506)

http://bugs.gentoo.org/attachment.cgi?id=82353

That is how the problem is solved in the 2.14.0 verision. (only one line added instead of two)
Comment 7 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-12-01 01:33:38 UTC
this is currently applied upstream, marking this bug as fixed.