[Swan-dev] setting up tests on a brand new Fedora 23 installation

D. Hugh Redelmeier hugh at mimosa.com
Mon May 9 22:55:43 UTC 2016


| From: D. Hugh Redelmeier <hugh at mimosa.com>

| 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.


More information about the Swan-dev mailing list