Bug 38624 - remove-old-kernels не удаляет ядро другого FLAVOR
Summary: remove-old-kernels не удаляет ядро другого FLAVOR
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: update-kernel (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Vitaly Chikunov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-18 22:04 MSK by Motsyo Gennadi
Modified: 2020-06-19 08:02 MSK (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Motsyo Gennadi 2020-06-18 22:04:10 MSK
rpm -qa | grep kernel-image
kernel-image-std-def-5.4.44-alt1.x86_64
kernel-image-un-def-5.7.0-alt1.x86_64
========================================
remove-old-kernels --help
Usage: remove-old-kernels [options]
Valid options are:
	-f, -y, --force   non-interactive kernel removal (default is interactive)
	-n, --dry-run     just simulate removal
	-t, --type        remove kernels with specified flavour (ovz-smp, std-def, etc)
	-a, --all         remove kernels with all flavours
	-h, --help        show this text and exit
========================================
remove-old-kernels -t std-def
Running kernel version: kernel-image-un-def-1:5.7.0-alt1
Checking for installed kernel packages...
For removing:

Nothing to remove.