[Bug 199294] ports-mgmt/portell: does not work

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 8 14:37:39 UTC 2015


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 at FreeBSD.org
          Reporter: torsten.eichstaedt at web.de
             Flags: maintainer-feedback?(mich at FreeBSD.org)
          Assignee: mich at 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.


More information about the freebsd-ports-bugs mailing list