Bug 17668

Summary: git-sh-setup absent
Product: Sisyphus Reporter: seriv <seriv>
Component: hg2gitAssignee: real <real>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P2    
Version: unstable   
Hardware: all   
OS: Linux   
Attachments:
Description Flags
add /usr/libexec/git to the PATH none

Description seriv 2008-10-24 05:53:06 MSD
hg2git не работает, жалуется:
---
 hg2git --help
/usr/bin/hg2git: line 27: git-sh-setup: No such file or directory
---
При этом 
---
 rpm -ql git-core |grep sh-setup
/usr/libexec/git-core/git-sh-setup
/usr/share/man/man1/git-sh-setup.1.gz
---
то есть man и
Comment 1 seriv 2008-10-24 05:59:48 MSD
Created attachment 3013 [details]
add /usr/libexec/git to the PATH
Comment 2 Repository Robot 2009-04-21 16:18:30 MSD
hg2git-0.1-alt2 -> sisyphus:

* Tue Mar 31 2009 Vladimir V. Kamarzin <vvk@altlinux> 0.1-alt2

- Update to working version taken from raorn's git (Closes: #19415, #17668)