Your message dated Mon, 05 Sep 2016 16:16:01 +0200
with message-id
<1473084961.2370433.716197817.3f438...@webmail.messagingengine.com>
and subject line Re: [php-maint] Bug#831739: undefined symbol
"php_XML_SetUserData" in plugin shared library wddx.so
has caused the Debian Bug report #831739,
regarding /usr/lib/php/20151012/wddx.so: undefined symbol: php_XML_SetUserData
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
831739: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831739
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php7.0-xml
Version: 7.0.8-5
Severity: normal
Hey.
This happens on a jessie system (!!) where I've enabled all PHP 7 packages
via apt_preferences mechanism in order to run Icinga Web2 from testing
The whole thing is via Apache HTTP and using the CGI SAPI.
On every access to the site, I get a:
PHP Warning: PHP Startup: Unable to load dynamic library
'/usr/lib/php/20151012/wddx.so' - /usr/lib/php/20151012/wddx.so: undefined
symbol: php_XML_SetUserData in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library
'/usr/lib/php/20151012/wddx.so' - /usr/lib/php/20151012/wddx.so: undefined
symbol: php_XML_SetUserData in Unknown on line 0
in the Apache error logs.
It doesn't really seem to cause any problems, but possibly, Icigna Web2 simply
makes no use
of wddx and just requires other stuff from modules shipped with php-xml.
Best wishes,
Chris.
--- End Message ---
--- Begin Message ---
Ok, closing the bug.
Cheers,
--
Ondřej Surý <[email protected]>
Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server
Knot Resolver (https://www.knot-resolver.cz/) – secure, privacy-aware,
fast DNS(SEC) resolver
Vše pro chleba (https://vseprochleba.cz) – Potřeby pro pečení chleba
všeho druhu
On Mon, Sep 5, 2016, at 15:51, J G Miller wrote:
> At 09:09h, on Monday, September 05, 2016,
> in message
> <1473059384.2272376.715823825.592b0...@webmail.messagingengine.com>,
> on the subject of "Re: [php-maint] Bug#831739: undefined symbol
> "php_XML_SetUserData" in plugin shared library wddx.so", you wrote -
>
> > are you sure about the priorities?
>
> I was not certain about the current priorities on Debian jessie and I did
> ask
>
> >> In some previous versions, did xml.ini in fact have a priority of 15 to
> >> ensure that this problem did not occur?
>
> Doing a purge, moving /etc/ucf.conf out of the way, and reinstalling
>
> dom.ini: ; priority=20
> simplexml.ini: ; priority=20
> wddx.ini: ; priority=20
> xml.ini: ; priority=15
> xmlreader.ini: ; priority=20
> xmlwriter.ini: ; priority=20
> xsl.ini: ; priority=20
>
> So xml.ini is definitely 15.
>
> I did send an e-mail message to the original reporter of the bug
> explaining in
> more details at the tiem of making the additional comments to the bug
> report,
> but never received a response.
>
> Looks like a misconfiguration by the end user so the bug should be
> closed, but
> should anybody ever run into the same undefined symbol problem, they will
> know
> what to check if they find the bug report.
>
> Thanks for all the work you do on maintaining the PHP packages,
> Greg
--- End Message ---