severity 644395 grave close 644395 thanks On Wed, Oct 05, 2011 at 03:00:09PM +0200, Gian Uberto Lauri wrote: > Severity: critical
How the f* does this break unlrelated applicatoions or the whole system? Right, it doesn't. if this was a bug (see below) this would only be grave. > the last update of the system introduced a critical malfunctionn in > libreoffice: ^^^^^^^^ You mean the one almost a month ago? [2011-09-13] libreoffice 1:3.4.3-1 MIGRATED to testing (Britney) (And yes, this added libpng linkage to ooplash.bin) > saint@quigley:~ > 14:33:11 [24] $soffice > /usr/lib/libreoffice/program/oosplash.bin: /usr/local/lib/libpng12.so.0: no > version information available (required by > /usr/lib/libreoffice/program/oosplash.bin) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > /usr/lib/libreoffice/program/oosplash.bin: symbol lookup error: > /usr/local/lib/libpng12.so.0: undefined symbol: inflateInit_ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ (Remark: don't use soffice, better to use libreoffice. Doesn't have to do with this problem, though) Notice the /usr/local. That's your problem. You have a hand-compiled(?) libpng which doesn't match what libreoffice is built against (which is Debians official libpng12 with versioned symbols). In you subject you write "oosplash.bin possibly compiled against wrong version of libpng12". No, oosplash is compiled against the *correct* libpng12, sou have a wrong version in /usr/local. Remove it and/or fix it. Closing. Grüße/Regards, René -- .''`. René Engelhard -- Debian GNU/Linux Developer : :' : http://www.debian.org | http://people.debian.org/~rene/ `. `' r...@debian.org | GnuPG-Key ID: D03E3E70 `- Fingerprint: E12D EA46 7506 70CF A960 801D 0AA0 4571 D03E 3E70 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org