| From: D. Hugh Redelmeier <[email protected]> | Command: | sudo yum install virt-manager virt-install qemu-system-x86 qemu-kvm \ | qemu-img qemu-user libvirt-python racoon strongswan pyOpenSSL \ | docker-io | | Error: | No package racoon available.
Should be racoon2, not racoon. Fixed in wiki. | Command: | sudo yum install python-pexpect git tcpdump expect python-setproctitle python-ujson \ | diffstat python3-setproctitle python3-pexpect pyOpenSSL | | Error: | Error: installed package python2-pexpect-4.0.1-4.fc23.noarch obsoletes | python-pexpect < 4.0.1-4.fc23 provided by python-pexpect-3.1-4.fc23.noarch | (try to add '--allowerasing' to command line to replace conflicting | packages) python-pexpect and python3-pexpect should not clash. But we only need the later. Fixed in wiki. Paul figured these out. _______________________________________________ Swan-dev mailing list [email protected] https://lists.libreswan.org/mailman/listinfo/swan-dev
