Bug 23333 - Криво отрабатывает grub-mkconfig в %preun от kernel-image
Summary: Криво отрабатывает grub-mkconfig в %preun от kernel-image
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: bootloader-utils (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on: 23332
Blocks:
  Show dependency tree
 
Reported: 2010-04-14 02:04 MSD by Sir Raorn
Modified: 2010-06-07 13:53 MSD (History)
10 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)