When installing Anjuta in Natty Alpha libsqlite3.so is missing

Bug #722079 reported by Thorsten Sick
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libgda
Fix Released
Medium
libgda4 (Debian)
Fix Released
Unknown
libgda4 (Ubuntu)
Fix Released
Low
Unassigned
Natty
Fix Released
Low
Unassigned

Bug Description

Binary package hint: anjuta

Description: Ubuntu natty (development branch)
Release: 11.04

anjuta:
  Installiert: 2:2.32.1.1-0ubuntu3
  Kandidat: 2:2.32.1.1-0ubuntu3
  Versionstabelle:
 *** 2:2.32.1.1-0ubuntu3 0
        500 http://de.archive.ubuntu.com/ubuntu/ natty/universe amd64 Packages
        100 /var/lib/dpkg/status

I expected anjuta to start.

It does not and fails-can't find libsqlite3.so

** (anjuta:2875): WARNING **: Can't find libsqlite3.so file.

which finally results in
libanjuta-symbol-db-ERROR **: Opening global project under /home/thorsten/.cache/anjuta
aborting...

ls /usr/lib/libsqlite3.so.0
libsqlite3.so.0 libsqlite3.so.0.8.6

are available.

sudo ln -s libsqlite3.so.0 libsqlite3.so

fixes it.

Related branches

Revision history for this message
Johannes Schmid (jhs.schmid) wrote :

Packaging bug...

Revision history for this message
Johannes Schmid (jhs.schmid) wrote :

Actually, this is more a bug in libgda / libgda-sqlite package because anjuta doesn't interact directly with sqlite. As this works when installing upstream stuff it is a bug in Ubuntu.

Revision history for this message
Sebastien Bacher (seb128) wrote :

it's a libgda issue gda-symbols-util.c try to load the .so at runtime so either it should depends on libsqlite3-dev on open the .so.0, the second solution seems a better one

affects: anjuta (Ubuntu) → libgda4 (Ubuntu)
Changed in libgda4 (Ubuntu):
importance: Undecided → Low
status: New → Confirmed
Changed in libgda:
importance: Unknown → Medium
status: Unknown → Incomplete
Revision history for this message
Johannes Schmid (jhs.schmid) wrote :
Michael Terry (mterry)
Changed in libgda4 (Ubuntu Natty):
assignee: nobody → Michael Terry (mterry)
status: Confirmed → In Progress
Revision history for this message
Michael Terry (mterry) wrote :

Here's a debdiff with upstream's patch.

Changed in libgda4 (Ubuntu Natty):
assignee: Michael Terry (mterry) → nobody
status: In Progress → Triaged
Changed in libgda4 (Debian):
status: Unknown → New
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libgda4 - 4.2.4-1ubuntu1

---------------
libgda4 (4.2.4-1ubuntu1) natty; urgency=low

  * debian/patches/allow-loading-sqlite-so-0.patch:
    - Load libsqlite3.so.0 if available, instead of requiring libsqlite3.so.
      LP: #722079
 -- Michael Terry <email address hidden> Mon, 21 Mar 2011 08:21:01 -0400

Changed in libgda4 (Ubuntu Natty):
status: Triaged → Fix Released
Changed in libgda:
status: Incomplete → Fix Released
Revision history for this message
Bryce Harrington (bryce) wrote :

[Unsubbing sponsors since it appears to have been fixed in ubuntu already]

Changed in libgda4 (Debian):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.