Bug 24275

Summary: некорректное размещение исполняемого файла
Product: Sisyphus Reporter: Anton Chernyshov <flammifer>
Component: readaheadAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3    
Version: unstable   
Hardware: all   
OS: Linux   

Description Anton Chernyshov 2010-10-12 12:55:12 MSD
управляющие скрипты демона:
/etc/init.d/readahead_early
и
/etc/init.d/readahead_later 

ругаются на то, что не найден исполняемый файл: line 48: /usr/sbin/readahead: No such file or directory

сам файл находится не там, где его ожидают скрипты: 
# rpm -ql readahead 
...
/sbin/readahead
...
Comment 1 Repository Robot 2010-10-14 05:48:49 MSD
readahead-1.5.6-alt1 -> sisyphus:

* Tue Oct 12 2010 Victor Forsiuk <force@altlinux> 1.5.6-alt1
- 1.5.6
- Fix init-scripts, they expect executable in wrong directory (closes: #24275).