Bug 211616

Summary: lang/python27: missing dependency bsddb
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Individual Port(s)Assignee: freebsd-python (Nobody) <python>
Status: Closed Not Accepted    
Severity: Affects Only Me CC: w.schwarzenfeld
Priority: --- Flags: yuri: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   

Description Yuri Victorovich freebsd_committer freebsd_triage 2016-08-05 23:37:56 UTC
The file references bsddb:
/usr/local/lib/python2.7/bsddb/__init__.py:67:     import _bsddb

python27 is probably missing this dependency: py27-bsddb.
Comment 1 Walter Schwarzenfeld freebsd_triage 2018-01-13 21:51:14 UTC
Maintainer feedback?
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2018-01-13 21:55:59 UTC
Timeout expired, implicit approval.
Comment 3 Antoine Brodin freebsd_committer freebsd_triage 2018-01-13 22:04:37 UTC
There is a try around the import,  and python can't depend on python modules/extensions