Bug 21513

Summary: Missing {post,preun}_service
Product: Sisyphus Reporter: Vladimir V. Kamarzin <vvk>
Component: glusterfsAssignee: Konstantin A Lepikhov (L.A. Kostis) <lakostis>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: at, ldv, mike
Version: unstableKeywords: patch
Hardware: all   
OS: Linux   

Description Vladimir V. Kamarzin 2009-09-10 08:55:56 MSD
После установки
# chkconfig --list glusterfsd
service glusterfsd supports chkconfig, but is not referenced in any runlevel (run 'chkconfig --add glusterfsd')

http://git.altlinux.org/people/vvk/packages/glusterfs.git?p=glusterfs.git;a=commitdiff;h=7a8e6fb54da6e8bb4c805e5b4857f6755b59dd61
Comment 1 Michael Shigorin 2009-09-11 23:51:37 MSD
Да не должны быть они нужны, выкидываются же отовсюду.  Может, следует править posttrans trigger? (коммит посмотрел)
Comment 2 Andrey Rahmatullin 2009-09-12 09:10:47 MSD
(В ответ на комментарий №1)
> Да не должны быть они нужны, выкидываются же отовсюду. 
Нет, для сервисов файлтриггер ещё не написан (если не путаю, даже приводились трудности, с ним связанные).
Comment 3 Repository Robot 2009-12-01 23:25:37 MSK
glusterfs-2.0.8-alt3 -> sisyphus:

* Mon Nov 30 2009 L.A. Kostis <lakostis@altlinux> 2.0.8-alt3

- Updated to GIT v2.0.8-11-g5a131d6 snapshot.
- Local fixes:
  - glusterfs/libglusterfs/src/protocol.h: apply fix from Kirill Shutemov
    fixing compilation with recent gcc (see upstream #197 for details).
  - glusterfs.spec: add post/preun actions (by vvk@) (closes #21513).