Bug 40233 - Does not generate an initrd image
Summary: Does not generate an initrd image
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: make-initrd (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Alexey Gladkov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-17 11:08 MSK by Олег Соловьев
Modified: 2021-06-18 10:13 MSK (History)
5 users (show)

See Also:


Attachments
с VERBOSE=1 (10.03 KB, text/plain)
2021-06-17 11:09 MSK, Олег Соловьев
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Олег Соловьев 2021-06-17 11:08:17 MSK
kernel-image 5.12.10-un-def.x86_64
make-initrd-2.18.0-alt1.x86_64

# make-initrd 
[00:00:00] Config file: /etc/initrd.mk
[00:00:00] Generating module dependencies on host ...
[00:00:03] Creating initrd image ...
[00:00:04] Putting udev rules ...
[00:00:04] Putting modules ...
depinfo: ERROR: Module pci:v00008086d00001901sv00001043sd000015E0bc06sc04i00 not found.
make[2]: *** [/usr/share/make-initrd/features/add-modules/rules.mk:5: put-modules] Ошибка 1
make[1]: *** [/usr/share/make-initrd/mk/make-initrd.mk:167: process-config] Ошибка 2
make: *** [/usr/share/make-initrd/mk/make-initrd.mk:157: all] Ошибка 1

Как результат, в /boot отсутствует initrd-5.12.10-un-def-alt1.img
Comment 1 Олег Соловьев 2021-06-17 11:09:25 MSK
Created attachment 9425 [details]
с VERBOSE=1
Comment 2 Alexey Gladkov 2021-06-17 12:39:31 MSK
Проблема известна. В мастере есть фикс. Скоро будет релиз с исправлением.
Comment 3 Олег Соловьев 2021-06-17 15:47:43 MSK
(Ответ для Alexey Gladkov на комментарий #2)
> Проблема известна. В мастере есть фикс. Скоро будет релиз с исправлением.

Спасибо!
Comment 4 Repository Robot 2021-06-17 19:03:59 MSK
make-initrd-2.19.0-alt1 -> sisyphus:

 Thu Jun 17 2021 Alexey Gladkov <legion@altlinux.ru> 2.19.0-alt1
 - New version (2.19.0).
 - Add add-udev-rules to the list of dependencies of other features (ALT#40228).
 - Check only devices of class PCI_CLASS_DISPLAY_VGA (ALT#40233).
Comment 5 Олег Соловьев 2021-06-18 10:13:34 MSK
*** Bug 40243 has been marked as a duplicate of this bug. ***