Package: php-zeroc-ice
Version: 3.4.2-8.1
Architecture: mipsel
After upgrading to the newest wheezy packages, I now have phpapi-20100525+lfs.
php-zeroc-ice is depending on phpapi-20100525+lfs, which seems to be correct.
But it seems it indeed got compiled with phpapi-20090626+lfs,
because IcePHP.so gets installed to: /usr/lib/php5/20090626+lfs/IcePHP.so
And after linking it to /usr/lib/php5/20100525+lfs/IcePHP.so some things
start to work, but there are many exceptions thrown in php-scripts using Ice:
With Mumble Admin Plugin (Apache log):
PHP Fatal error: Uncaught
exception ::Ice::UnmarshalOutOfBoundsException\n{\n reason = \n}\n
thrown in /var/www/MAP/inc/resources/php/slice.php on line 113
With mumble-server-web (http output):
Ice_UnmarshalOutOfBoundsException Object ( [reason] =>
[message:protected] => [string:Exception:private] => [code:protected]
=> 0 [file:protected] => /usr/share/mumble-server-web/www/weblist.php
[line:protected] => 40 [trace:Exception:private] => Array ( [0] =>
Array ( [file] => /usr/share/mumble-server-web/www/weblist.php [line]
=> 40 [function] => getUsers [class] => Ice_ObjectPrx [type] => ->
[args] => Array ( ) ) ) [previous:Exception:private] => )
I'm using an up-to-date (w/o kernel) Debian wheezy on mipsel with apt:
deb ftp://ftp2.de.debian.org/debian/ wheezy main
deb http://security.debian.org wheezy/updates main
libc6:mipsel 2.13-35
Linux 2.6.38-vs2.3.0.37-rc8-custom2 mips64 GNU/Linux
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]