Date: Mon, 21 Aug 2006 17:07:59 -0400 From: Bill Moran <wmoran@collaborativefusion.com> To: ports@freebsd.org Subject: "make fetch" refuses because dependencies aren't installed? Message-ID: <20060821170759.dcd369f0.wmoran@collaborativefusion.com>
next in thread | raw e-mail | index | archive | help
[root@ravage /usr/ports/www/bacula-web]# make fetch This port requires the Apache Module or the CGI version of PHP, but you have already installed a PHP port without them. *** Error code 1 This is on a dedicated fetch/NFS server. It's not supposed to have mod_php installed. It would be pretty roundabout for me to install it just for the purpose of fetching a package. The machines that mount the ports tree via NFS shares off this do not have any access to the Internet for security reasons. Thus we use this machine to fetch packages into /usr/ports/distfiles, then we can build them on the secured systems. It would make life easier if "make fetch" and "make fetch-recursive" could ignore these kinds of dependency errors. It seems to me that "make fetch*" should _never_ fail because of dependencies. -- Bill Moran Collaborative Fusion Inc. **************************************************************** IMPORTANT: This message contains confidential information and is intended only for the individual named. If the reader of this message is not an intended recipient (or the individual responsible for the delivery of this message to an intended recipient), please be advised that any re-use, dissemination, distribution or copying of this message is prohibited. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. ****************************************************************
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060821170759.dcd369f0.wmoran>