Bug 34270

Summary: недостаёт R: cpio
Product: Sisyphus Reporter: Michael Shigorin <mike>
Component: make-initrdAssignee: Alexey Gladkov <legion>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: major    
Priority: P3 CC: glebfm, ldv, legion, placeholder, zerg
Version: unstableKeywords: regression
Hardware: all   
OS: Linux   

Description Michael Shigorin 2017-12-01 19:02:55 MSK
Кое-кто, не будем указывать пальцем, добавил скрипт
/usr/share/make-initrd/tools/add-ucode, но не добавил
Requires: cpio

Выяснено ловлей 

/usr/share/make-initrd/tools/add-ucode: line 39: cpio: command not found
make: *** [ucode] Error 1
make: *** [all] Error 1

при установке alt-p8-server-pve-20171201-x86_64.iso, в состав которого входит
make-initrd-0.8.15-alt1.

Пока объеду в mkimage-profiles.
Comment 1 Sergey V Turchin 2017-12-04 11:46:46 MSK
Ааа. Ну, я обычно ищу завимиости при помощи rpm.
Спасибо! Ща исправлю.

P.S.
У меня и при тестировании не вылезло.
Comment 2 Sergey V Turchin 2017-12-04 11:50:14 MSK
В Сизифе тоже.

P.S. в p8 ща исправлю.
Comment 3 Michael Shigorin 2017-12-04 12:07:37 MSK
(В ответ на комментарий №1)
> У меня и при тестировании не вылезло.
Дык и у меня _только_ на server-pve проявилось -- видать, во все другие образы так или иначе cpio попадает.
Comment 4 Repository Robot 2018-01-12 23:56:11 MSK
make-initrd-2.0.7-alt1 -> sisyphus:

Fri Jan 12 2018 Alexey Gladkov <legion@altlinux.ru> 2.0.7-alt1
- Add initrd-extract to split initramfs.
- Add feature to save information about generated initramfs.
- Feature make-initrd-ucode requires cpio (ALT#34270).
- LUKS feature changes:
  + Add luks-ignore option (thx Vladimir D. Seleznev).
  + Add luks-discard option (thx Vladimir D. Seleznev).
  + Add support for xts blockcipher (thx Vladimir D. Seleznev).
  + Add luks-key-format option.