Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2015 03:26:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204050] mail/opendmarc: needs mail/libspf2 runtime dependency
Message-ID:  <bug-204050-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: douglas@douglasthrift.net
                CC: sunpoet@FreeBSD.org
                CC: sunpoet@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204050-13>