[/usr/ports/net/openldap24-server] root@omni# make install clean ===> openldap-server-2.4.9 depends on file: /usr/local/bin/libtool - found ===> openldap-server-2.4.9 depends on shared library: ldap-2.4.2 - found ===> openldap-server-2.4.9 depends on shared library: db-4.6.0 - not found ===> Verifying install for db-4.6.0 in /usr/ports/databases/db46 ===> Vulnerability check disabled, database not found => patch.4.6.21.1 doesn't seem to exist in /usr/ports/distfiles/bdb. => Attempting to fetch from http://www.oracle.com/technology/products/berkeley-db/xml/update/4.6.21/. fetch: http://www.oracle.com/technology/products/berkeley-db/xml/update/4.6.21/patch.4.6.21.1: Moved Temporarily => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/bdb/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/bdb/patch.4.6.21.1: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/bdb and try again. *** Error code 1 Stop in /usr/ports/databases/db46. *** Error code 1 Stop in /usr/ports/net/openldap24-server. *** Error code 1 Fix: The following change to /usr/ports/databases/db46/Makefile __may__ fix the problem. joji@omni> diff Makefile Makefile.orig 18c18 < PATCH_SITES= http://www.oracle.com/technology/products/berkeley-db/db/update/${PORTVERSION:R}/ --- > PATCH_SITES= http://www.oracle.com/technology/products/berkeley-db/xml/update/${PORTVERSION:R}/
Maintainer of databases/db46, Please note that PR ports/123801 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/123801 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
State Changed From-To: feedback->closed Already fixed by maintainer submitted pr.