Bug 23333

Summary: Криво отрабатывает grub-mkconfig в %preun от kernel-image
Product: Sisyphus Reporter: Sir Raorn <raorn>
Component: bootloader-utilsAssignee: placeholder <placeholder>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: at, boyarsh, evg, glebfm, ldv, placeholder, sem, slazav, vitty, vt
Version: unstable   
Hardware: all   
OS: Linux   
Bug Depends on: 23332    
Bug Blocks:    

Description Sir Raorn 2010-04-14 02:04:19 MSD
+++ This bug was initially created as a clone of Bug #23332 +++

Когда в %preun ядра вызывается installkernel --remove в grub.cfg всё равно остаётся удаляемое ядро.  Надо убрать вызов grub-mkconfig из installkernel после переноса вызова grub-mkconfig в файлтриггер.
Comment 1 Repository Robot 2010-06-07 13:53:45 MSD
bootloader-utils-0.4.8-alt2 -> sisyphus:

* Fri Jun 04 2010 Vitaly Kuznetsov <vitty@altlinux> 0.4.8-alt2
- Remove grub-mkconfig call from installkernel (moved to filetrigger)
- (ALT #23333)