Public bug reported:

Binary package hint: xulrunner-1.9.2

I was running 9.04 until earlier today.  Upgraded to 9.10 (successfully,
it seemed).  Rebooted.  Immediately upgraded to 10.04.  Got errors
during the upgrade.  Keep seeing similar errors every time I tried to
use apt-get (during what appeared to be a package configuration phase).
Tracked the problem down to the xulrunner-1.9.2 package (which appears
to be a dependency for stuff like ubuntu-desktop, yelp, startupmanager,
etc.).  Can reliably re-trigger the problem by removing the
xulrunner-1.9.2 package and reinstalling it.  Installation goes as
follows:

$ sudo apt-get install xulrunner-1.9.2
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  xulrunner-1.9.2
0 upgraded, 1 newly installed, 0 to remove and 88 not upgraded.
Need to get 0B/8,984kB of archives.
After this operation, 23.8MB of additional disk space will be used.
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell 
buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
Selecting previously deselected package xulrunner-1.9.2.
(Reading database ... 182817 files and directories currently installed.)
Unpacking xulrunner-1.9.2 (from 
.../xulrunner-1.9.2_1.9.2.3+nobinonly-0ubuntu2_i386.deb) ...
Setting up xulrunner-1.9.2 (1.9.2.3+nobinonly-0ubuntu2) ...
/usr/lib/xulrunner-1.9.2.3/xulrunner-bin: symbol lookup error: 
/usr/lib/xulrunner-1.9.2.3/libxul.so: undefined symbol: sqlite3_initialize
dpkg: error processing xulrunner-1.9.2 (--configure):
 subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
 xulrunner-1.9.2
E: Sub-process /usr/bin/dpkg returned an error code (1)
$

libsqlite3 is installed on my system.  Not sure what the following tells
you about the symbols it exports:

$ nm /usr/lib/libsqlite3.so.0
nm: /usr/lib/libsqlite3.so.0: no symbols
$ ls -l /usr/lib/libsqlite3.so.0
lrwxrwxrwx 1 root root 19 2010-06-26 16:56 /usr/lib/libsqlite3.so.0 -> 
libsqlite3.so.0.8.6
$ strings /usr/lib/libsqlite3.so.0 | grep sqlite3_initialize
sqlite3_initialize
$

** Affects: xulrunner-1.9.2 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
xulrunner-1.9.2 fails to install in Ubuntu 10.04 (post-installation scripts 
fail: "undefined symbol: sqlite3_initialize")
https://bugs.launchpad.net/bugs/598936
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to