https://bugs.kde.org/show_bug.cgi?id=437233
Bug ID: 437233
Summary: Unable to clone from github with ssh
Product: kdevelop
Version: 5.6.2
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: VCS: Git
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
I can't clone a project from github
STEPS TO REPRODUCE
1. start a new session
2. click on "fetch project"
3. enter project details, the git address has to be the ssh "version"
OBSERVED RESULT
kdevelop messes up the url and fails to fetch the project
EXPECTED RESULT
it should work - write access with ssh is not such an uncommon thing after all
SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20210515
KDE Plasma Version: 5.21.90
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Kernel Version: 5.12.3-1-default (64-bit)
Graphics Platform: X11
Processors: 8 × 11th Gen Intel® Core™ i7-1185G7 @ 3.00GHz
Memory: 15.3 GiB of RAM
Graphics Processor: Mesa Intel® Xe Graphics
ADDITIONAL INFORMATION
Output from trying to clone the project:
/home/mathias/work> git clone --progress --
file:///home/mathias/[email protected]:lemmy04/phoenix-firestorm-lgpl.git
/home/mathias/work/phoenix-firestorm-lgpl.git
Command exited with value 128.
Cloning into '/home/mathias/work/phoenix-firestorm-lgpl.git'...
fatal: '/home/mathias/[email protected]:lemmy04/phoenix-firestorm-lgpl.git' does
not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Command finished with error UnknownError.
--
You are receiving this mail because:
You are watching all bug changes.