Bug 22052

Summary: /usr/libexec/john path mismatch
Product: Sisyphus Reporter: Ilya Shpigor <shpigor>
Component: johnAssignee: placeholder <placeholder>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: major    
Priority: P3 CC: glebfm, ldv, placeholder, shpigor
Version: unstable   
Hardware: x86   
OS: Linux   

Description Ilya Shpigor 2009-10-23 20:45:25 MSD
Поставил john, запустил - получил ошибку:

execv: /usr/libexec/john/john-non-sse: No such file or directory
Sorry, SSE2 is required

Похоже, что при установке некоторые бинарники должны оказаться в

/usr/libexec/john/

вместо этого они ставятся в

/usr/lib/john/
Comment 1 Repository Robot 2009-10-25 20:33:31 MSK
john-1.7.3.4-alt1 -> sisyphus:

* Sun Oct 25 2009 Dmitry V. Levin <ldv@altlinux> 1.7.3.4-alt1

- Updated to 1.7.3.4-owl1
- Fixed x86-specific john exec directory location (closes: #22052).