sqlite3 support for python compilation failed due to a missing symbolic link

Bug #772029 reported by mardiros
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sqlite3 (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: sqlite3

If you install libsqlite3-dev and try to compile yourself a python,
the make will failed/crash because of a missing symbolic link ( crash depend on it http://bugs.python.org/issue1706863 ).

To solve the bug you can just create a link like this :
sudo ln -s /usr/lib/i386-linux-gnu/libsqlite3.so.0 /usr/lib/libsqlite3.so

But maybe something else is concern by this changment ( before natty sqlite3 was not in i386-linux-gnu ).
Best Regards.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: libsqlite3-0 3.7.4-2ubuntu5
ProcVersionSignature: Ubuntu 2.6.35-28.50-generic 2.6.35.11
Uname: Linux 2.6.35-28-generic i686
Architecture: i386
Date: Wed Apr 27 23:14:04 2011
ProcEnviron:
 LANGUAGE=fr_FR:en
 PATH=(custom, no user)
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: sqlite3
UpgradeStatus: Upgraded to natty on 2011-04-11 (16 days ago)

Revision history for this message
mardiros (mardiros) wrote :
mardiros (mardiros)
description: updated
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.