[Bug 193459] New: ap22-mod_security dependency on db48 shared library is missing
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 8 09:17:27 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193459
Bug ID: 193459
Summary: ap22-mod_security dependency on db48 shared library is
missing
Product: Ports Tree
Version: Latest
Hardware: amd64
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: matorola at gmail.com
Can someone update ap22-mod_security to list/depend on db48 package?
[root at u163 13:14:14 /]# pkg which /usr/local/lib/mod_security2.so
/usr/local/lib/mod_security2.so was installed by package
ap22-mod_security-2.7.7_3
[root at u163 13:14:18 /]# ldd /usr/local/lib/mod_security2.so | grep db
libdb-4.8.so.0 => /usr/local/lib/libdb-4.8.so.0 (0x8018f0000)
[root at u163 13:14:32 /]# pkg which /usr/local/lib/libdb-4.8.so.0
/usr/local/lib/libdb-4.8.so.0 was installed by package db48-4.8.30.0_2
so if you try to remove db48, it will complain that ap22-mod_security depends
on it.
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list