| Summary: | app-admin/apache-tools-2.2.14 has automagic dep on gdbm | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Nikoli <nikoli> |
| Component: | Current packages | Assignee: | Apache Team - Bugzilla Reports <apache-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bug, pva |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Nikoli
2010-03-22 21:31:23 UTC
app-admin/apache-tools-2.2.16 and apache-2.2.16 still has problem. Hm, I don't see this problem in apache-tools-2.2.20. If this is still a problem, please, reopen.
$=> readelf -d /usr/sbin/htdbm | grep NEEDED
0x0000000000000001 (NEEDED) Shared library: [libm.so.6]
0x0000000000000001 (NEEDED) Shared library: [libpcre.so.0]
0x0000000000000001 (NEEDED) Shared library: [libaprutil-1.so.0]
0x0000000000000001 (NEEDED) Shared library: [libexpat.so.1]
0x0000000000000001 (NEEDED) Shared library: [libapr-1.so.0]
0x0000000000000001 (NEEDED) Shared library: [libuuid.so.1]
0x0000000000000001 (NEEDED) Shared library: [librt.so.1]
0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0]
0x0000000000000001 (NEEDED) Shared library: [libdl.so.2]
0x0000000000000001 (NEEDED) Shared library: [libcrypt.so.1]
0x0000000000000001 (NEEDED) Shared library: [libc.so.6]
[pva in /vt/portage/tmp/portage/app-admin/apache-tools-2.2.20/work/httpd-2.2.20]
$=> eix -e gdbm
[I] sys-libs/gdbm
Available versions: 1.8.3-r3 1.8.3-r4 {berkdb}
Installed versions: 1.8.3-r4(12:19:54 09.01.2010)(-berkdb)
Homepage: http://www.gnu.org/software/gdbm/gdbm.html
Description: Standard GNU database libraries
|