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

Bug 230702

Summary: layman git: handle git+ssh://, ssh:// correctly
Product: Gentoo Linux Reporter: Donnie Berkholz (RETIRED) <dberkholz>
Component: Current packagesAssignee: Gunnar Wrobel (RETIRED) <wrobel>
Status: RESOLVED FIXED    
Severity: normal CC: ch+gentoobugs
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /usr/lib/python2.5/site-packages/layman/overlays/git.py.patch

Description Donnie Berkholz (RETIRED) gentoo-dev 2008-07-04 05:41:01 UTC
Layman currently appends a slash to all git urls. This breaks on urls that you'd use for committing instead of just checking out. The slash should only be necessary for http:// and nothing else, so I'm attaching a patch to change this.
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2008-07-04 05:41:49 UTC
Created attachment 159495 [details, diff]
/usr/lib/python2.5/site-packages/layman/overlays/git.py.patch
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2008-11-13 18:54:27 UTC
Ping!
Comment 3 Gunnar Wrobel (RETIRED) gentoo-dev 2008-11-15 10:30:34 UTC
Thanks for the patch! Fixed in layman-1.2.1. Available via portage.