pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/50096: 'zenmap' GUI for net/nmap fails to start--claims missing module



>Number:         50096
>Category:       pkg
>Synopsis:       'zenmap' GUI for net/nmap fails to start--claims missing module
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 28 02:40:00 +0000 2015
>Originator:     John D. Baker
>Release:        NetBSD/i386-7.0_RC2 (pkgsrc-2015Q2), NetBSD/evbmips-mips64el-7.99.20 (pkgsrc-HEAD)
>Organization:
>Environment:
NetBSD slate.technoskunk.fur 7.0_RC2 NetBSD 7.0_RC2 (SLATE) #0: Fri Jul 24 06:46:50 CDT 2015  sysop%slate.technoskunk.fur@localhost:/d0/build/netbsd-7/obj/i386/sys/arch/i386/compile/SLATE i386

NetBSD chalk.technoskunk.fur 7.99.20 NetBSD 7.99.20 (YEELOONG) #5: Thu Jul 23 14:49:50 CDT 2015  sysop%skuld.technoskunk.fur@localhost:/d0/build/current/obj/mips64el/sys/arch/evbmips/compile/YEELOONG evbmips

>Description:
After building "net/nmap" with PKG_OPTIONS.nmap+=zenmap, the 'zenmap'
GUI front end fails to start with:

$ zenmap
/usr/pkg/bin/zenmap:179: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  I checked in these directories:""" % repr(e.message)
Could not import the zenmapGUI.App module: 'No module named DelayedObject'.
I checked in these directories:
    /usr/pkg/bin
    /usr/pkg/lib/python27.zip
    /usr/pkg/lib/python2.7
    /usr/pkg/lib/python2.7/plat-netbsd7
    /usr/pkg/lib/python2.7/lib-tk
    /usr/pkg/lib/python2.7/lib-old
    /usr/pkg/lib/python2.7/lib-dynload
    /usr/pkg/lib/python2.7/site-packages
    /usr/pkg/lib/python2.7/site-packages/gtk-2.0
    /usr/pkg/lib/python2.7/site-packages
If you installed Zenmap in another directory, you may have to add the
modules directory to the PYTHONPATH environment variable.

>How-To-Repeat:
Build "net/nmap" with PKG_OPTIONS.nmap+=zenmap

Attempt to start 'zenmap'.
>Fix:



Home | Main Index | Thread Index | Old Index