diff options
Diffstat (limited to '')
| -rw-r--r-- | results/classifier/108/graphic/1278 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/results/classifier/108/graphic/1278 b/results/classifier/108/graphic/1278 new file mode 100644 index 00000000..977f6b19 --- /dev/null +++ b/results/classifier/108/graphic/1278 @@ -0,0 +1,21 @@ +graphic: 0.960 +device: 0.863 +network: 0.528 +debug: 0.427 +semantic: 0.405 +PID: 0.386 +socket: 0.332 +vnc: 0.277 +other: 0.274 +files: 0.267 +boot: 0.246 +performance: 0.236 +KVM: 0.216 +permissions: 0.203 + +Error creating encrypted qcow2 disk using qemu-img +Description of problem: +Error creating encrypted qcow2 disk using qemu-img:No crypto library supporting PBKDF in this build: Function not implemented + +Steps to reproduce: +1.qemu-img create --object secret,id=sec0,data=123456 -f qcow2 -o encrypt.format=luks,encrypt.key-secret=sec0 base.qcow2 1G |
