[Bug 205323] devel/p5-Parse-Pidl: p5-Parse-Pidl-4.3.1 is not fully compatible with net/samba4

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 14 19:30:02 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205323

            Bug ID: 205323
           Summary: devel/p5-Parse-Pidl: p5-Parse-Pidl-4.3.1 is not fully
                    compatible with net/samba4
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: timur at FreeBSD.org
          Reporter: danm at vivocore.com
          Assignee: timur at FreeBSD.org
             Flags: maintainer-feedback?(timur at FreeBSD.org)

After upgrading Samba and the p5-Parse-Pidl dependency running samba-tool
commands resulted in errors like the following:

[root at dc1:/usr/home/danm] samba-tool dns help
Traceback (most recent call last):
 File "/usr/local/bin/samba-tool", line 33, in <module>
   from samba.netcmd.main import cmd_sambatool
 File "/usr/local/lib/python2.7/site-packages/samba/netcmd/__init__.py", line
20, in <module>
   from samba import getopt as options
 File "/usr/local/lib/python2.7/site-packages/samba/getopt.py", line 30, in
<module>
   from samba.hostconfig import Hostconfig
 File "/usr/local/lib/python2.7/site-packages/samba/hostconfig.py", line 20, in
<module>
   from samdb import SamDB
 File "/usr/local/lib/python2.7/site-packages/samba/samdb.py", line 32, in
<module>
   from samba.dcerpc import drsblobs, misc
ImportError: /usr/local/lib/python2.7/site-packages/samba/dcerpc/drsblobs.so:
Undefined symbol "py_dcerpc_syntax_init_helper"
Exit 1

In order to fix with the samba port I have installed (samba4-4.0.26_2) I had to
downgrade to p5-Parse-4.1.18.

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


More information about the freebsd-ports-bugs mailing list