debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #01239
[Bug 772029] Re: sqlite3 support for python compilation failed due to a missing symbolic link
This bug is rather old, dating back to when Ubuntu (and Debian) first
implemented MultiArch which allows installing libraries and packages
from other architecutres at the same time.
We are not going to undo multiarchification and we cannot add that
symlink since it would break multiarch for that library.
I'm not a Python expert so I'm not sure what you need to do exactly to
load the correct sqlite library. But since this isn't the correct fix,
I'm closing this bug.
** Changed in: sqlite3 (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to sqlite3 in Ubuntu.
https://bugs.launchpad.net/bugs/772029
Title:
sqlite3 support for python compilation failed due to a missing
symbolic link
Status in sqlite3 package in Ubuntu:
Invalid
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)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sqlite3/+bug/772029/+subscriptions