pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/47444: py-libxslt is broken
>Number: 47444
>Category: pkg
>Synopsis: py-libxslt is broken
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jan 14 05:45:00 +0000 2013
>Originator: diro%nixsyspaus.org@localhost
>Release: NetBSD 6.0.1
>Organization:
>Environment:
System: NetBSD amd64 6.0.1
Architecture: amd64
Machine: amd64
>Description:
py-libxslt fails on execution (and has since 6.0_BETA, i think).
>How-To-Repeat:
% python2.7
>>> import libxslt
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/pkg/lib/python2.7/site-packages/libxslt.py", line 56, in <module>
import libxsltmod
ImportError: /usr/pkg/lib/python2.7/site-packages/libxsltmod.so: Undefined PLT
symbol "libxml_xmlParserCtxtPtrWrap" (symnum = 95)
>Fix:
Home |
Main Index |
Thread Index |
Old Index