Your message dated Thu, 7 Jan 2010 14:45:49 +0700
with message-id <75bffeb71001062345y5567e7abt3c053742c730d...@mail.gmail.com>
and subject line broken system
has caused the Debian Bug report #564016,
regarding libwebkit-1.0-2: Undefined symbol: jpeg_resync_to_restart
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 ow...@bugs.debian.org
immediately.)
--
564016: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564016
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libwebkit-1.0-2
Version: 1.1.17-2
Severity: grave
Justification: renders package unusable
epiphany, midori, GtkLauncher fail to start, with following error message:
---8<---
symbol lookup error: /usr/lib/libwebkit-1.0.so.2: undefined symbol:
jpeg_resync_to_restart
---8<---
Checking:
---8<---
$ ldd /usr/lib/libwebkit-1.0.so.2 | grep jpeg
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x00007f4553e5e000)
$ objdump -T /usr/lib/libjpeg.so.62 | grep resync
$
---8<---
However, libjpeg62 does ship 2 different shared objects:
---8<---
$ dpkg -L libjpeg62 | grep '.so.'
/usr/lib/libjpeg.so.62.0.0
/usr/lib/libjpeg.so.62
$ ls -l /usr/lib/libjpeg.so*
lrwxrwxrwx 1 root root 17 2009-08-18 10:28 /usr/lib/libjpeg.so ->
libjpeg.so.62.0.0
-rw-r--r-- 1 root root 10528208 2009-10-16 05:00 /usr/lib/libjpeg.so.62
-rw-r--r-- 1 root root 144016 2009-08-17 18:51 /usr/lib/libjpeg.so.62.0.0
---8<---
And the other one does provide the required symbol:
---8<---
$ $ objdump -T /usr/lib/libjpeg.so.62.0.0 | grep resync
0000000000010d30 g DF .text 0000000000000184 Base
jpeg_resync_to_restart
---8<---
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=th_TH.UTF-8, LC_CTYPE=th_TH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libwebkit-1.0-2 depends on:
ii libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii libc6 2.10.2-3 Embedded GNU C Library: Shared lib
ii libcairo2 1.8.8-2 The Cairo 2D vector graphics libra
ii libenchant1c2a 1.4.2-3.4 a wrapper library for various spel
ii libfontconfig1 2.8.0-2 generic font configuration library
ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib
ii libgail18 2.18.5-1 GNOME Accessibility Implementation
ii libglib2.0-0 2.22.3-2 The GLib library of C routines
ii libgstreamer-plugins-base0 0.10.25-7 GStreamer libraries from the "base
ii libgstreamer0.10-0 0.10.25-4+b1 Core GStreamer libraries and eleme
ii libgtk2.0-0 2.18.5-1 The GTK+ graphical user interface
ii libicu42 4.2.1-3 International Components for Unico
ii libjpeg62 6b-15 The Independent JPEG Group's JPEG
ii libpango1.0-0 1.26.2-1thep1 Layout and rendering of internatio
ii libpng12-0 1.2.41-1 PNG library - runtime
ii libsoup2.4-1 2.28.2-1 an HTTP library implementation in
ii libsqlite3-0 3.6.21-2 SQLite 3 shared library
ii libstdc++6 4.4.2-8 The GNU Standard C++ Library v3
ii libwebkit-1.0-common 1.1.17-2 Web content engine library for Gtk
ii libxml2 2.7.6.dfsg-1 GNOME XML library
ii libxslt1.1 1.1.26-1 XSLT processing library - runtime
ii libxt6 1:1.0.7-1 X11 toolkit intrinsics library
libwebkit-1.0-2 recommends no packages.
libwebkit-1.0-2 suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
My system appeared to be broken. After reinstalling libjpeg62,
libjpeg.so.62 becomes a symlink to libjpeg.so.62.0.0 as expected.
Something must be wrong in my upgrade path, but it's not
libwebkit's or libjpeg's problem. So, closing this false-alarm
bug now.
--
Theppitak Karoonboonyanan
http://linux.thai.net/~thep/
--- End Message ---