https://bugzilla.redhat.com/show_bug.cgi?id=1313394
Bug ID: 1313394 Summary: subclipse svn+ssh:// URLs don't work anymore? Product: Fedora Version: 23 Component: eclipse-subclipse Severity: urgent Assignee: mat.booth@redhat.com Reporter: peljasz@yahoo.co.uk QA Contact: extras-qa@fedoraproject.org CC: eclipse-sig@lists.fedoraproject.org, krzysztof.daniel@gmail.com, mat.booth@redhat.com
Description of problem:
just cannot connect, the same box svn client command works fine, subclipse just stalls, I have to kill -9 java
Version-Release number of selected component (if applicable):
eclipse-subclipse-1.10.10-1.fc23.noarch
How reproducible:
Steps to Reproduce: 1. 2. 3.
Actual results:
Expected results:
Additional info:
https://bugzilla.redhat.com/show_bug.cgi?id=1313394
Mat Booth mat.booth@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
--- Comment #1 from Mat Booth mat.booth@redhat.com --- Yep, I can reproduce this with the following steps:
$ su - # mkdir -p /var/svn/repos # svnadmin create /var/svn/repos/test # chown -R :wheel /var/svn/repos # chmod -R 775 /var/svn/repos # svnserve -t --foreground --listen-host localhost -r /var/svn/repos
And then the following works:
$ svn co svn+ssh://mbooth@localhost/var/svn/repos/test
But Subclipse hangs, as described above. It appears to be stuck in the native portion of javahl:
"ModalContext" #72 prio=6 os_prio=0 tid=0x00007fe2b2584800 nid=0x463c runnable [0x00007fe1fe7a7000] java.lang.Thread.State: RUNNABLE at org.apache.subversion.javahl.SVNClient.info(Native Method) at org.apache.subversion.javahl.SVNClient.info2(SVNClient.java:797) at org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getInfo(AbstractJhlClientAdapter.java:2144) at org.tigris.subversion.svnclientadapter.AbstractClientAdapter.getInfo(AbstractClientAdapter.java:310) at org.tigris.subversion.subclipse.core.repo.SVNRepositoryLocation.validateConnection(SVNRepositoryLocation.java:325) at org.tigris.subversion.subclipse.ui.wizards.NewLocationWizard$1.run(NewLocationWizard.java:127) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
https://bugzilla.redhat.com/show_bug.cgi?id=1313394
Mat Booth mat.booth@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |peljasz@yahoo.co.uk Flags| |needinfo?(peljasz@yahoo.co. | |uk)
--- Comment #2 from Mat Booth mat.booth@redhat.com --- So at some point, I guess that prompting for authentication credentials has been broken because I've found that if I start Eclipse from the terminal, it prompts me for my password:
[mbooth@thinkpad ~]$ eclipse CompilerOracle: exclude org/eclipse/core/internal/dtree/DataTreeNode.forwardDeltaWith CompilerOracle: exclude org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding.<init> CompilerOracle: exclude org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates.instantiateTemplate CompilerOracle: exclude org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage.addBinding CompilerOracle: exclude org/python/pydev/editor/codecompletion/revisited/PythonPathHelper.isValidSourceFile CompilerOracle: exclude org/eclipse/tycho/core/osgitools/EquinoxResolver.newState mbooth@localhost's password:
Then, if I enter my password on the terminal, Eclipse continues as normal.
I am able to work around the problem by using public key authentication. Lejeczek, can you confirm that this works for you also?
https://bugzilla.redhat.com/show_bug.cgi?id=1313394
lejeczek peljasz@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(peljasz@yahoo.co. | |uk) |
--- Comment #3 from lejeczek peljasz@yahoo.co.uk --- I wonder if it has something to do with the fact that user account does not exist on the remote system - this would happen because one committed a typo or even more commonly did not put itsme@ as part of URL and Eclipse filled in local session's username which does not exist on remote box. If this is the problem then it's fundamental test case, which Eclipse/subversion should be able to handle .... or, there is no way a ssh client can know if that account exists on remote box and it's only the operator who deserves punishment?
https://bugzilla.redhat.com/show_bug.cgi?id=1313394
--- Comment #4 from lejeczek peljasz@yahoo.co.uk --- I think I my want to cancel my last thought. It does not work even if the user exists on remote svn box, prompt does not pop up and yes keys get me in to the server. Yes, I see password prompt when start eclipse via command prompt.
https://bugzilla.redhat.com/show_bug.cgi?id=1313394
--- Comment #5 from Fedora End Of Life jkurik@fedoraproject.org --- This message is a reminder that Fedora 23 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 23. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '23'.
Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version.
Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 23 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above.
Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
https://bugzilla.redhat.com/show_bug.cgi?id=1313394
Mat Booth mat.booth@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|23 |rawhide
https://bugzilla.redhat.com/show_bug.cgi?id=1313394
--- Comment #7 from Fedora End Of Life jkurik@fedoraproject.org --- This message is a reminder that Fedora 26 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 26. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '26'.
Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version.
Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 26 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above.
Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
https://bugzilla.redhat.com/show_bug.cgi?id=1313394
Mat Booth mat.booth@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|26 |27
--- Comment #8 from Mat Booth mat.booth@redhat.com --- This might still be an issue.
https://bugzilla.redhat.com/show_bug.cgi?id=1313394
--- Comment #9 from Ben Cotton bcotton@redhat.com --- This message is a reminder that Fedora 27 is nearing its end of life. On 2018-Nov-30 Fedora will stop maintaining and issuing updates for Fedora 27. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '27'.
Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version.
Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 27 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above.
Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
https://bugzilla.redhat.com/show_bug.cgi?id=1313394
Ben Cotton bcotton@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution|--- |EOL Last Closed| |2018-11-30 16:25:31
--- Comment #10 from Ben Cotton bcotton@redhat.com --- Fedora 27 changed to end-of-life (EOL) status on 2018-11-30. Fedora 27 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.
If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug.
Thank you for reporting this bug and we are sorry it could not be fixed.
eclipse-sig@lists.stg.fedoraproject.org