summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1278.toml
blob: b3e8a1c28f40f5574edd4e2ee958115e1c8d79d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
id = 1278
title = "Error creating encrypted qcow2 disk using qemu-img"
state = "opened"
created_at = "2022-10-27T01:32:29.047Z"
closed_at = "n/a"
labels = ["Storage", "qemu-img"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/1278"
host-os = "**CentOS8**"
host-arch = "**x86**"
qemu-version = "**6.0.0**"
guest-os = "n/a"
guest-arch = "n/a"
description = """Error creating encrypted qcow2 disk using qemu-img:No crypto library supporting PBKDF in this build: Function not implemented
![lQLPJxbQZxk1_S5mzQYqsIWtnD11kWWxA1aDadOATAA_1578_102](/uploads/7bc8327c1289a22839a3272eb1352bbb/lQLPJxbQZxk1_S5mzQYqsIWtnD11kWWxA1aDadOATAA_1578_102.png)"""
reproduce = """1.qemu-img create --object secret,id=sec0,data=123456 -f qcow2 -o encrypt.format=luks,encrypt.key-secret=sec0 base.qcow2 1G"""
additional = "n/a"