Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98082 - dev-util/eclipse-subclipse-bin should depend on x11-ssh-askpass
Summary: dev-util/eclipse-subclipse-bin should depend on x11-ssh-askpass
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PMASKED
: 121646 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-07-05 22:37 UTC by Daniel Guido
Modified: 2007-04-30 16:49 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 Daniel Guido 2005-07-05 22:37:11 UTC
When using svn+ssh repositories in Subclipse it looks for ssh-askpass which may
or may not be installed.  A use flag should probably be added to enable this
dependency.  Can someone verify that svn+ssh DOES NOT work when ssh-askpass is
not installed?  You'll need subversion server 1.2+ as Subclipse 0.9.31 does not
work with lower versions properly.

Reproducible: Always
Steps to Reproduce:
1. emerge eclipse-subclipse-bin
2. add an svn+ssh repository in eclipse
3. attempt to connect

Actual Results:  
ssh_askpass: exec(/usr/lib/misc/ssh-askpass): No such file or directory
Permission denied (publickey,keyboard-interactive).
svn: Connection closed unexpectedly

Expected Results:  
svn+ssh should succeed.

Using Eclipse 3.1 (~x86), Subclipse 0.9.30 from subclipse.tigris.org/update,
Subversion server 1.1.3 (x86)

emerge x11-ssh-askpass fixes this problem.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-02-05 04:33:28 UTC
*** Bug 121646 has been marked as a duplicate of this bug. ***
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2007-04-30 12:21:36 UTC
eclipse-subclipse-bin is going away as we don't have anyone maintaining the binary plugins. Please use the Update manager from now on.