Next problem:
when I run
        sh testing/libvirt/install.sh
I get
        qemu-img: /home/build/pool/east.qcow2: Could not create file: 
Permission denied

This is because I already have an old one.

I fixed this by adding an rm -f to the script.

Next problem:
error: failed to get domain 'swanfedorabase'
error: Domain not found: no domain with matching name 'swanfedorabase'

It seems that swanfedorabase and swanfedorabase.qcow2 are left over from 
an old test system.  Still, thse script should survive this and does not.

I fixed that by removing those two files by hand.
_______________________________________________
Swan-dev mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-dev

Reply via email to