diff options
Diffstat (limited to 'results/classifier/105/graphic/1278')
| -rw-r--r-- | results/classifier/105/graphic/1278 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/results/classifier/105/graphic/1278 b/results/classifier/105/graphic/1278 new file mode 100644 index 000000000..342f5c5b5 --- /dev/null +++ b/results/classifier/105/graphic/1278 @@ -0,0 +1,19 @@ +graphic: 0.960 +device: 0.863 +mistranslation: 0.712 +instruction: 0.705 +network: 0.528 +semantic: 0.405 +socket: 0.332 +vnc: 0.277 +other: 0.274 +boot: 0.246 +KVM: 0.216 +assembly: 0.041 + +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 |