Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Apr 2015 14:37:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199294] ports-mgmt/portell: does not work
Message-ID:  <bug-199294-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199294

            Bug ID: 199294
           Summary: ports-mgmt/portell: does not work
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: mich@FreeBSD.org
          Reporter: torsten.eichstaedt@web.de
             Flags: maintainer-feedback?(mich@FreeBSD.org)
          Assignee: mich@FreeBSD.org

On invocation, it replies:
Traceback (most recent call last):
  File "/usr/local/bin/portell", line 93, in <module>
    main()
  File "/usr/local/bin/portell", line 73, in main
    if d.has_key(portname): 
  File "/usr/local/lib/python2.7/shelve.py", line 107, in has_key
    return key in self.dict
TypeError: argument of type 'bsddb.bsddb' is not iterable

bug: portell does not work at all.  On invocation, it replies:
Traceback (most recent call last):
  File "/usr/local/bin/portell", line 93, in <module>
    main()
  File "/usr/local/bin/portell", line 73, in main
    if d.has_key(portname): 
  File "/usr/local/lib/python2.7/shelve.py", line 107, in has_key
    return key in self.dict
TypeError: argument of type 'bsddb.bsddb' is not iterable

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199294-13>