[Bug 204050] mail/opendmarc: needs mail/libspf2 runtime dependency

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 27 03:26:37 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204050

            Bug ID: 204050
           Summary: mail/opendmarc: needs mail/libspf2 runtime dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: douglas at douglasthrift.net
                CC: sunpoet at FreeBSD.org
                CC: sunpoet at FreeBSD.org

Created attachment 162490
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162490&action=edit
the output of "pkg install opendmarc", "ldd /usr/local/sbin/opendmarc", and
"pkg autoremove"

There seems to be a problem with the dependency on libspf2 for the
package of opendmarc: libspf2 was installed when I did a "pkg install
opendmarc", but upon inspection there does not seem to be any dependency
information registered and "pkg autoremove" removes it. Running "ldd
/usr/local/sbin/opendmarc" shows that it links to libspf2.so.2, so it
definitely needs a runtime dependency. I have attached the output of the
relevant commands.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list