| Summary: | libedb has libdb4.2 | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | at <at> |
| Component: | libedb | Assignee: | Yuri N. Sedunov <aris> |
| Status: | CLOSED WONTFIX | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P2 | CC: | mike |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
|
Description
at@altlinux.org
2005-10-17 01:36:58 MSD
reassign to new maintainer Проблема всё ещё актуальна? [icesik@iceberg ~]$ ldd /usr/lib/libedb.so.1.0.5
linux-gate.so.1 => (0xffffe000)
libc.so.6 => /lib/libc.so.6 (0xb7e81000)
/lib/ld-linux.so.2 (0x80000000)
[icesik@iceberg ~]$
Судя по этому, да.
%description Edb is a database abstraction layer to Berkeley Databases. Edb contains the source for DB 2.7.7, thus freezing the database format on disk, making sure it will never become incompatible (as is a habit of the DB interface in libc). Edb wraps this with a convenience and optimization API layer, making database access easy, fast and consistent. It handles typing of information in the database and much more. Ужос. Похоже что проблема в головах. (In reply to comment #4) > Edb is a database abstraction layer to Berkeley Databases. Edb contains the > source for DB 2.7.7, thus freezing the database format on disk, making sure > Ужос. Похоже что проблема в головах. Надо будет посмотреть, если ли у нас в Сизифе DB 2.7.7. Если нет, то заврнуть и слинковать с ним. (In reply to comment #5) > Надо будет посмотреть, если ли у нас в Сизифе DB 2.7.7. Если нет, то заврнуть > и слинковать с ним. Как оказалось, нет. Придётся завернуть. re Нет смысла по постановке задачи апстримом. |