FreeBSD Port: gns3-0.8.7_1

Russell Rinaldi russell.rinaldi1 at gmail.com
Wed Mar 22 15:04:23 UTC 2017


Hi Oliver,

I'm trying to get gns3 working on 11 release. I have had some issues, it
seems pretty broken. I have it starting now but am unable to get any of the
router images to run. I have another box running gns3 on Linux mint, and
the images test good. Of course I'd rather use FreeBSD, even if the gns3
version is older.

I fixed the startup error:

==================================================

error: Traceback (most recent call last): File "/usr/local/bin/gns3", line
35, in <module> from PyQt4 import QtCore, QtGui RuntimeError: the sip
module implements API v11.0 to v11.2 but the PyQt4.QtCore module requires
API v11.3.

==================================================

with:

==================================================
# pkg f search py27-sip

Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
Updating database digests format: 100%
pkg: No packages matching 'search' have been found in the repositories
The following packages will be fetched:

New packages to be FETCHED:
    py27-sip-4.18,1 (495 KiB: 100.00% of the 495 KiB to download)

Number of packages to be fetched: 1

495 KiB to be downloaded.

Proceed with fetching packages? [y/N]: y
Fetching py27-sip-4.18,1.txz: 100%  495 KiB 506.6kB/s    00:01
root at daemon:/usr/ports/devel/py-sip # pkg install py27-sip
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
Checking integrity... done (0 conflicting)
The following 1 package(s) will be affected (of 0 checked):

Installed packages to be UPGRADED:
    py27-sip: 4.17,1 -> 4.18,1

Number of packages to be upgraded: 1

Proceed with this action? [y/N]: y
[1/1] Upgrading py27-sip from 4.17,1 to 4.18,1...
[1/1] Extracting py27-sip-4.18,1: 100%
root at daemon:/usr/ports/devel/py-sip # sip -V
4.18.

==================================================

Now having problems with the hypervisor. do you have any suggestions are
work arounds?

Thanks,


More information about the freebsd-ports mailing list