Bug 53269 - create-initrd: Not found utility: btrfs
Summary: create-initrd: Not found utility: btrfs
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: pve-backup-restore-image (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Alexey Shabalin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-02 00:40 MSK by Vitaly Lipatov
Modified: 2025-03-02 20:45 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Lipatov 2025-03-02 00:40:51 MSK
# /usr/libexec/proxmox-backup/file-restore/pve-backup-restore-image.sh
VMLINUZ = /boot/vmlinuz-5.10.213-std-def-alt1
...
/boot/vmlinuz-6.1.85-std-def-alt1
KVER = 6.1.85-std-def-alt1
[00:00:00] Config file: /usr/libexec/proxmox-backup/file-restore/pve-backup-restore-image.mk
[00:00:02] Generating module dependencies on host ...
create-initrd: Not found utility: btrfs
make[2]: *** [/usr/share/make-initrd/mk/genimage.mk:18: create] Error 1
make[1]: *** [/usr/share/make-initrd/mk/main.mk:67: process-config] Error 2
make: *** [/usr/share/make-initrd/mk/main.mk:56: all] Error 1
cp: не удалось выполнить stat для '/usr/libexec/proxmox-backup/file-restore/initramfs.img': Нет такого файла или каталога
mv: не удалось выполнить stat для '/var/cache/proxmox-backup/file-restore-initramfs.img.tmp': Нет такого файла или каталога
chmod: невозможно получить доступ к '/usr/libexec/proxmox-backup/file-restore/initramfs.img': Нет такого файла или каталога


После установки btrfs-progs прошло успешно.